Wikipedia:Reliable sources/Perennial sources/Status/doc: Difference between revisions

Content deleted Content added
Examples: {{demo}}
TemplateData
Line 4:
This template displays the "Status" table cell at [[Wikipedia:Reliable sources/Perennial sources]].
 
== UsageStatus parameter values ==
This template accepts an unnamed [[H:T#Parameters|parameter]], which can be one of the following values:
* <code>gr</code>: [[WP:RSP#Generally reliable|Generally reliable]]
* <code>nc</code>: [[WP:RSP#No consensus|No consensus, unclear, or additional considerations apply]]
* <code>gu</code>: [[WP:RSP#Generally unreliable|Generally unreliable]]
* <code>d</code>: [[WP:RSP#Deprecated|Deprecated]]
 
{| class="wikitable"
This template also accepts an optional named parameter:
! Header text !! Header text
* '''b''': Set this to <code>y</code> if the source is [[WP:RSP#Blacklisted|blacklisted]].
|-
*| <code>{{pval|gr</code>:}} || [[WP:RSP#Generally reliable|Generally reliable]]
|-
*| <code>{{pval|nc</code>:}} || [[WP:RSP#No consensus|No consensus, unclear, or additional considerations apply]]
|-
*| <code>{{pval|gu</code>:}} || [[WP:RSP#Generally unreliable|Generally unreliable]]
|-
*| <code>{{pval|d</code>:}} || [[WP:RSP#Deprecated|Deprecated]]
|}
 
== Examples ==
Line 32 ⟶ 36:
 
{{demo|<nowiki>{{Wikipedia:Reliable sources/Perennial sources/Status|d|b=y}}</nowiki>}}
 
 
== TemplateData ==
 
<templatedata>
{
"params": {
"1": {
"label": "Status",
"required": true,
"suggestedvalues": [
"gr",
"nc",
"gu",
"d"
]
},
"b": {
"label": "Blacklisted",
* '''b''' "description": "Set this to <code>y</code> if the source is [[WPWikipedia:RSP#Blacklisted|blacklisted]].",
"suggestedvalues": [
"yes"
]
}
}
}</templatedata>
 
== See also ==