Line 1: |
Line 1: |
− | [[Compendium of Muslim Texts|Sahih Bukhari]] [http://www.usc.edu/org/cmje/religious-texts/hadith/bukhari/{{three digit|{{{2|1}}}}}-sbt.php#{{three digit|{{{1|1}}}}}.{{three digit|{{{2|1}}}}}.{{three digit|{{{3|1}}}}} {{{1|1}}}:{{{2|1}}}:{{{3|1}}}]<noinclude>
| + | {{#if: {{{4|}}} | |
| + | {{ #switch: {{lc: {{{4|}}} }} |
| + | | in-book = [https://quranx.com/Hadith/Bukhari/In-Book/Book-{{#expr:{{{2|1}}}}}/Hadith-{{#expr:{{{3|1}}}}}/ Sahih Bukhari {{{2|1}}}:{{{3|1}}} (In-Book Ref)] |
| + | | darussalam= [https://quranx.com/Hadith/Bukhari/DarusSalam/Hadith-{{#expr:{{{3|1}}}}}/ Sahih Bukhari {{{3|1}}} (Dar-us-Salam Ref)] |
| + | | [https://quranx.com/Hadith/Bukhari/Reference/Hadith-{{#expr:{{{3|1}}}}}/ Sahih Bukhari {{{3|1}}} (4th parameter error)] |
| + | }}| |
| + | [https://quranx.com/Hadith/Bukhari/USC-MSA/Volume-{{#expr:{{{1|1}}}}}/Book-{{#expr:{{{2|1}}}}}/Hadith-{{#expr:{{{3|1}}}}}/ Sahih Bukhari {{{1|1}}}:{{{2|1}}}:{{{3|1}}}] |
| + | }}<noinclude> |
| + | <!--The noinclude tag must be right at the end of the template on the same line or you will get new lines after its use in some situations--> |
| + | <!--The <nowiki>{{#expr: }}</nowiki> function in the template is used to trim any leading zeros in the numbers.--> |
| + | <!--the old cmje links were constructed making use of the <nowiki>{{three digit|}}</nowiki> function)--> |
| | | |
− | This template is used to provide sources for Bukhari references from USC-MSA. | + | <templatedata> |
− | Please note that all of Bukhari is Sahih.<BR>
| + | { |
| + | "description": "This template will create a link to the specified hadith in Sahih Bukhari. Please visit its template page or read the Citing Sources page for instructions on its use with alternative hadith reference systems.", |
| + | "params": { |
| + | "1": { |
| + | "label": "Volume number", |
| + | "description": "The Volume number when using the USC-MSA reference system", |
| + | "required": false, |
| + | "suggested": true, |
| + | "type": "number", |
| + | "default": "1", |
| + | "example": "3" |
| + | }, |
| + | "2": { |
| + | "label": "Book number", |
| + | "description": "The Book number when using the USC-MSA or In-book reference system", |
| + | "required": false, |
| + | "suggested": true, |
| + | "type": "number", |
| + | "default": "1", |
| + | "example": "27" |
| + | }, |
| + | "3": { |
| + | "label": "Hadith number", |
| + | "description": "The hadith number", |
| + | "required": true, |
| + | "type": "number", |
| + | "default": "1", |
| + | "example": "8" |
| + | }, |
| + | "4": { |
| + | "label": "Alternative reference system", |
| + | "description": "Enter darussalam when you are using the Dar-us-Salam reference system or in-book when using the In-book reference system (leave blank if using the USC-MSA reference system)", |
| + | "required": false, |
| + | "suggested": true, |
| + | "type": "string", |
| + | "default": "", |
| + | "example": "darussalam" |
| + | } |
| + | } |
| + | } |
| + | </templatedata> |
| + | |
| + | This template is used to provide sources for Bukhari references from USC-MSA and other indexing conventions. It formerly produced links to the cmje website, which no longer works. We are currently using QuranX.com instead, which is able to handle USC-MSA, In-book, and Dar-us-Salam reference conventions. |
| + | |
| + | Note that all of Bukhari is Sahih.<BR> |
| | | |
| ==Usage== | | ==Usage== |
| First Parameter is the Volume Number.<BR> | | First Parameter is the Volume Number.<BR> |
| Second Parameter is the Book Number.<BR> | | Second Parameter is the Book Number.<BR> |
− | Third Parameter is the Verse Number.<BR> | + | Third Parameter is the Hadith Number.<BR> |
| + | Forth Parameter (optional) is used to indicate that you are using one of the alternative referencing systems: Dar-us-Salam or In-book (default is USC-MSA). |
| + | |
| + | With the Dar-us-Salam Reference system, only a hadith number is specified, and is the same as in the Dar-us-Salam print edition. |
| + | |
| + | With the In-book system, the book number for a hadith is the same as in the Dar-us-Salam print edition, and the hadith number is a simple incremental index starting at 1 for the first hadith in each book. |
| + | |
| + | To cite a hadith with USC-MSA numbering: <tt><nowiki>{{Bukhari|#|#|#}}</nowiki></tt> |
| + | |
| + | To cite a hadith with Dar-us-Salam Reference numbering: <tt><nowiki>{{Bukhari|||#|darussalam}}</nowiki></tt> (note the empty first and second parameters) |
| + | |
| + | To cite a hadith with In-book numbering: <tt><nowiki>{{Bukhari||#|#|in-book}}</nowiki></tt> (note the empty first parameter) |
| + | |
| + | ;Example for hadiths using MSA-USC numbering: |
| + | :<nowiki>{{Bukhari|3|27|8}}</nowiki> |
| + | |
| + | Produces: |
| + | :{{Bukhari|3|27|8}} |
| + | |
| + | ;Example for the same hadith using Dar-us-Salam Reference numbering: |
| + | :<nowiki>{{Bukhari|||1780|darussalam}}</nowiki> |
| + | |
| + | Produces: |
| + | :{{Bukhari|||1780|darussalam}} |
| + | |
| + | ;Example for the same hadith using In-book reference numbering: |
| + | :<nowiki>{{Bukhari||26|8|in-book}}</nowiki> |
| | | |
− | To use this type: <tt><nowiki>{{Bukhari|###|###|###}}</nowiki></tt>
| + | Produces: |
| + | :{{Bukhari||26|8|in-book}} |
| | | |
− | [[Category:Islamic text templates|Bukhari-usc]] | + | [[Category:Islamic text templates|Muslim-usc]] |
| [[Category:Templates]] | | [[Category:Templates]] |
| </noinclude> | | </noinclude> |