Template:Abu Dawud: Difference between revisions

From WikiIslam, the online resource on Islam
Jump to navigation Jump to search
[checked revision][checked revision]
(they changed their Url again, this time it should be more stable, goes to the main server now)
No edit summary
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Compendium of Muslim Texts|Abu Dawud]] [http://www.usc.edu/org/cmje/religious-texts/hadith/abudawud/{{three digit|{{{1|1}}}}}-sat.php#{{three digit|{{{1|1}}}}}.{{Four digit|{{{2|1}}}}} {{{1|1}}}:{{{2|1}}}] <noinclude>
{{#if: {{{3|}}}  |
  {{ #switch: {{lc: {{{3|}}} }}
    | darussalam= [https://quranx.com/Hadith/AbuDawud/DarusSalam/Hadith-{{{2|1}}}/ Sunan Abu Dawud {{{2|1}}}]
    | hasan = [https://quranx.com/Hadith/AbuDawud/Hasan/Hadith-{{{2|1}}}/ Sunan Abu Dawud {{{2|1}}} (Ahmad Hasan Ref)]
    | [https://quranx.com/Hadith/AbuDawud/Reference/Hadith-{{{2|1}}}/ Sunan Abu Dawud {{{2|1}}} (3rd parameter error)]
  }}|
  [https://quranx.com/Hadith/AbuDawud/USC-MSA/Book-{{{1|1}}}/Hadith-{{{2|1}}}/ Sunan Abu Dawud {{{1|1}}}:{{{2|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-->


This template is used to provide sources for Sunan Abu Dawud references from USC-MSA.
<templatedata>
{
"description": "This template will create a link to the specified hadith in Sunan Abu Dawud. Please visit its template page or read the Citing Sources page for instructions on its use with alternative hadith reference systems.",
"params": {
"1": {
"label": "Book number",
"description": "Enter a single space, or Book number when using the USC-MSA reference system",
"required": false,
"suggested": true,
"type": "number",
"default": "",
"example": "33"
},
"2": {
"label": "Hadith number",
"description": "The hadith number",
"required": true,
"type": "number",
"default": "1",
"example": "4166"
},
"3": {
"label": "Reference system",
"description": "Enter darussalam for the Dar-us-Salam reference system (preferred). Enter hasan when using the Ahmad Hasan reference system or leave blank if using the USC-MSA reference system.",
"required": false,
"suggested": true,
"type": "string",
"default": "darussalam",
"example": "darussalam"
}
}
}
</templatedata>
 
This template is used to provide sources for Sunan Abu Dawud references. It formerly produced links to USC's CMJE compendium, which is retired. We are currently using QuranX.com instead, which is able to handle a choice of indexing conventions:
 
* USC-MSA (created by University of South Carolina)
* Ahmad Hasan (created by the translator Ahmad Hasan)
* Dar-us-Salam (created by the mid 20th century scholar Fuad Abdul Baqi).
 
The latter has become the de facto standard in English, Arabic and other languages. For that reason we have converted all existing USC-MSA and Hasan citations for this collection to the Dar-us-Salam (al-Baqi) referencing system.
 
Detailed information about the hadith translations and reference systems available on QuranX.com can be read in the following document:<BR /> https://github.com/QuranX/QuranX/blob/master/docs/QuranXHadiths.md


==Usage==
==Usage==
First Parameter is the Book Number.<BR>
First Parameter is the Book Number (optional).<BR>
Second Parameter is the Verse Number.<BR>
Second Parameter is the Hadith Number.<BR>
To use the template type: <tt><nowiki>{{Abu Dawud|###|####}}</nowiki></tt>
Third Parameter (optional) is used to indicate the referencing system: Dar-us-Salam or Hasan (if left blank, the default is USC-MSA). The revised site policy is to use the Dar-us-Salam system.
 
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 (and is the number in bold on sunnah.com). The third parameter must be darussalam. '''When using Visual Editor''' (but not source editor), a single space should be entered for the Book number so that the generated wikitext will have a pipe ("|") for the first empty parameter i.e. when saved it will generate for example <code><nowiki>{{Abu Dawud||123|darussalam}}</nowiki></code> instead of <code><nowiki>{{Abu Dawud|2=123|3=darussalam}}</nowiki></code>. This is preferred in order to keep Visual Editor generated wikitext consistent with the existing wikitext across the site.
 
With the USC-MSA system, a book number and hadith number are specified, as in USC's CMJE compendium (retired).
 
With the Ahmad Hasan referencing system, the third parameter must be hasan and only a hadith number is specified, which is the same as in Ahmad Hasan's translation (this is the English translation used for Abu Dawud on Quranx and other popular sites). The hadith numbers and translation are the same as were used by USC-MSA for their partial Abu Dawud collection. Hasan's book numbering is not used as it changed depending on the edition (hadiths were divided into 36 books, or into 41 books).
 
 
To use this template with Dar-us-Salam Reference numbering:    <tt><nowiki>{{Abu Dawud||#|darussalam}}</nowiki></tt> (note the empty first parameter)
 
To use this template with USC-MSA numbering:     <tt><nowiki>{{Abu Dawud|#|#}}</nowiki></tt>
 
To use this template with Ahmad Hasan numbering:    <tt><nowiki>{{Abu Dawud||#|hasan}}</nowiki></tt> (note the empty first parameter)
 
 
;Example for hadith using Dar-us-Salam Reference numbering:
:<nowiki>{{Abu Dawud||4178|darussalam}}</nowiki>
 
Produces:
:{{Abu Dawud||4178|darussalam}}
 
;Example for the same hadith using USC-MSA numbering:
:<nowiki>{{Abu Dawud|33|4166}}</nowiki>
 
Produces:
:{{Abu Dawud|33|4166}}
 
;Example for the same hadith using Ahmad Hasan numbering:
:<nowiki>{{Abu Dawud||4166|hasan}}</nowiki>
 
Produces:
:{{Abu Dawud||4166|hasan}}


[[Category:Islamic text templates|Abu Dawud]]
[[Category:Islamic text templates|Muslim-usc]]
[[Category:External link templates|Abu Dawud]]
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 23:33, 13 November 2025

Sunan Abu Dawud 1:1

This template will create a link to the specified hadith in Sunan Abu Dawud. Please visit its template page or read the Citing Sources page for instructions on its use with alternative hadith reference systems.

Template parameters

ParameterDescriptionTypeStatus
Book number1

Enter a single space, or Book number when using the USC-MSA reference system

Default
Example
33
Numbersuggested
Hadith number2

The hadith number

Default
1
Example
4166
Numberrequired
Reference system3

Enter darussalam for the Dar-us-Salam reference system (preferred). Enter hasan when using the Ahmad Hasan reference system or leave blank if using the USC-MSA reference system.

Default
darussalam
Example
darussalam
Stringsuggested

This template is used to provide sources for Sunan Abu Dawud references. It formerly produced links to USC's CMJE compendium, which is retired. We are currently using QuranX.com instead, which is able to handle a choice of indexing conventions:

  • USC-MSA (created by University of South Carolina)
  • Ahmad Hasan (created by the translator Ahmad Hasan)
  • Dar-us-Salam (created by the mid 20th century scholar Fuad Abdul Baqi).

The latter has become the de facto standard in English, Arabic and other languages. For that reason we have converted all existing USC-MSA and Hasan citations for this collection to the Dar-us-Salam (al-Baqi) referencing system.

Detailed information about the hadith translations and reference systems available on QuranX.com can be read in the following document:
https://github.com/QuranX/QuranX/blob/master/docs/QuranXHadiths.md

Usage

First Parameter is the Book Number (optional).
Second Parameter is the Hadith Number.
Third Parameter (optional) is used to indicate the referencing system: Dar-us-Salam or Hasan (if left blank, the default is USC-MSA). The revised site policy is to use the Dar-us-Salam system.

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 (and is the number in bold on sunnah.com). The third parameter must be darussalam. When using Visual Editor (but not source editor), a single space should be entered for the Book number so that the generated wikitext will have a pipe ("|") for the first empty parameter i.e. when saved it will generate for example {{Abu Dawud||123|darussalam}} instead of {{Abu Dawud|2=123|3=darussalam}}. This is preferred in order to keep Visual Editor generated wikitext consistent with the existing wikitext across the site.

With the USC-MSA system, a book number and hadith number are specified, as in USC's CMJE compendium (retired).

With the Ahmad Hasan referencing system, the third parameter must be hasan and only a hadith number is specified, which is the same as in Ahmad Hasan's translation (this is the English translation used for Abu Dawud on Quranx and other popular sites). The hadith numbers and translation are the same as were used by USC-MSA for their partial Abu Dawud collection. Hasan's book numbering is not used as it changed depending on the edition (hadiths were divided into 36 books, or into 41 books).


To use this template with Dar-us-Salam Reference numbering: {{Abu Dawud||#|darussalam}} (note the empty first parameter)

To use this template with USC-MSA numbering: {{Abu Dawud|#|#}}

To use this template with Ahmad Hasan numbering: {{Abu Dawud||#|hasan}} (note the empty first parameter)


Example for hadith using Dar-us-Salam Reference numbering
{{Abu Dawud||4178|darussalam}}

Produces:

Sunan Abu Dawud 4178
Example for the same hadith using USC-MSA numbering
{{Abu Dawud|33|4166}}

Produces:

Sunan Abu Dawud 33:4166
Example for the same hadith using Ahmad Hasan numbering
{{Abu Dawud||4166|hasan}}

Produces:

Sunan Abu Dawud 4166 (Ahmad Hasan Ref)