Template:Abu Dawud: Difference between revisions

From WikiIslam, the online resource on Islam
Jump to navigation Jump to search
[checked revision][checked revision]
(updated for simplified quranx url)
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if: {{{3|}}}  |  
{{#if: {{{3|}}}  |  
   {{ #switch: {{lc: {{{3|}}} }}  
   {{ #switch: {{lc: {{{3|}}} }}  
     | reference = [http://quranx.com/Hadith/AbuDawud/Reference/Hadith-{{#expr:{{{2|1}}}}}/ Sunan Abu Dawud {{{2|1}}} (Dar-us-Salam Ref)]
     | darussalam= [https://quranx.com/Hadith/AbuDawud/DarusSalam/Hadith-{{#expr:{{{2|1}}}}}/ Sunan Abu Dawud {{{2|1}}} (Dar-us-Salam Ref)]
     | hasan = [http://quranx.com/Hadith/AbuDawud/Hasan/Book-{{#expr:{{{1|1}}}}}/Hadith-{{#expr:{{{2|1}}}}}/ Sunan Abu Dawud {{{1|1}}}:{{{2|1}}} (Ahmad Hasan Ref)]
     | hasan = [https://quranx.com/Hadith/AbuDawud/Hasan/Hadith-{{#expr:{{{2|1}}}}}/ Sunan Abu Dawud {{{2|1}}} (Ahmad Hasan Ref)]
     | [http://quranx.com/Hadith/AbuDawud/Reference/Hadith-{{#expr:{{{2|1}}}}}/ Sunan Abu Dawud {{{2|1}}} (3rd parameter error)]
     | [https://quranx.com/Hadith/AbuDawud/Reference/Hadith-{{#expr:{{{2|1}}}}}/ Sunan Abu Dawud {{{2|1}}} (3rd parameter error)]
   }}|
   }}|
   [http://quranx.com/Hadith/AbuDawud/USC-MSA/Book-{{#expr:{{{1|1}}}}}/Hadith-{{#expr:{{{2|1}}}}}/ Sunan Abu Dawud {{{1|1}}}:{{{2|1}}}]
   [https://quranx.com/Hadith/AbuDawud/USC-MSA/Book-{{#expr:{{{1|1}}}}}/Hadith-{{#expr:{{{2|1}}}}}/ Sunan Abu Dawud {{{1|1}}}:{{{2|1}}}]
}}<noinclude>
}}<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 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 <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)-->
<!--the old cmje links were constructed making use of the <nowiki>{{three digit|}}</nowiki> function)-->
<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": "The Book number when using the USC-MSA reference system",
"required": false,
"suggested": true,
"type": "number",
"default": "1",
"example": "33"
},
"2": {
"label": "Hadith number",
"description": "The hadith number",
"required": true,
"type": "number",
"default": "1",
"example": "4166"
},
"3": {
"label": "Alternative reference system",
"description": "Enter darussalam when you are using the Dar-us-Salam reference system or enter hasan when using the Ahmad Hasan reference system (leave blank if using the USC-MSA reference system)",
"required": false,
"suggested": true,
"type": "string",
"default": "",
"example": "hasan"
}
}
}
</templatedata>


This template is used to provide sources for Sunan Abu Dawud references. 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, Dar-us-Salam, and Ahmad Hasan reference conventions.<BR>
This template is used to provide sources for Sunan Abu Dawud references. 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, Dar-us-Salam, and Ahmad Hasan reference conventions.<BR>
Line 21: Line 55:
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 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 Ahmad Hasan referencing system, the book and hadith number are the same as in one of the print editions of 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 was used by USC-MSA for their partial Abu Dawud collection, though the book numbering differs in many cases.
With the Ahmad Hasan referencing system, only a hadith number is specified, and 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 was 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 USC-MSA numbering:    <tt><nowiki>{{Abu Dawud|#|#}}</nowiki></tt>
To use this template with USC-MSA numbering:    <tt><nowiki>{{Abu Dawud|#|#}}</nowiki></tt>


To use this template with Dar-us-Salam Reference numbering:    <tt><nowiki>{{Abu Dawud||#|reference}}</nowiki></tt> (note the empty second parameter)  
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 Ahmad Hasan numbering:    <tt><nowiki>{{Abu Dawud|#|#|hasan}}</nowiki></tt>
To use this template with Ahmad Hasan numbering:    <tt><nowiki>{{Abu Dawud||#|hasan}}</nowiki></tt> (note the empty first parameter)




Line 39: Line 73:


;Example for the same hadith using Dar-us-Salam Reference numbering:
;Example for the same hadith using Dar-us-Salam Reference numbering:
:<nowiki>{{Abu Dawud||4178|reference}}</nowiki>
:<nowiki>{{Abu Dawud||4178|darussalam}}</nowiki>


Produces:
Produces:
:{{Abu Dawud||4178|reference}}
:{{Abu Dawud||4178|darussalam}}


;Example for the same hadith using Ahmad Hasan numbering:
;Example for the same hadith using Ahmad Hasan numbering:
:<nowiki>{{Abu Dawud|34|4166|hasan}}</nowiki>
:<nowiki>{{Abu Dawud||4166|hasan}}</nowiki>


Produces:
Produces:
:{{Abu Dawud|34|4166|hasan}}
:{{Abu Dawud||4166|hasan}}


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

Latest revision as of 01:25, 22 December 2018

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

The Book number when using the USC-MSA reference system

Default
1
Example
33
Numbersuggested
Hadith number2

The hadith number

Default
1
Example
4166
Numberrequired
Alternative reference system3

Enter darussalam when you are using the Dar-us-Salam reference system or enter hasan when using the Ahmad Hasan reference system (leave blank if using the USC-MSA reference system)

Default
Example
hasan
Stringsuggested

This template is used to provide sources for Sunan Abu Dawud references. 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, Dar-us-Salam, and Ahmad Hasan reference conventions.

Usage

First Parameter is the Book Number.
Second Parameter is the Hadith Number.
Third Parameter (optional) is used to indicate that you are using one of the alternative referencing systems: Dar-us-Salam or Hasan (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 Ahmad Hasan referencing system, only a hadith number is specified, and 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 was 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 USC-MSA numbering: {{Abu Dawud|#|#}}

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

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


Example for hadiths using USC-MSA numbering
{{Abu Dawud|33|4166}}

Produces:

Sunan Abu Dawud 33:4166
Example for the same hadith using Dar-us-Salam Reference numbering
{{Abu Dawud||4178|darussalam}}

Produces:

Sunan Abu Dawud 4178 (Dar-us-Salam Ref)
Example for the same hadith using Ahmad Hasan numbering
{{Abu Dawud||4166|hasan}}

Produces:

Sunan Abu Dawud 4166 (Ahmad Hasan Ref)