Difference between revisions of "Template:DYKrule/doc"

From blackwiki
Jump to navigation Jump to search
imported>WOSlinker
(add cat)
imported>DannyS712
(add template data)
Line 14: Line 14:
 
| <code><nowiki>{{DYKrule|A1}}</nowiki></code> || {{DYKrule|A1}} || Both rules are linked
 
| <code><nowiki>{{DYKrule|A1}}</nowiki></code> || {{DYKrule|A1}} || Both rules are linked
 
|}
 
|}
 +
 +
 +
==TemplateData==
 +
{{TemplateDataHeader}}
 +
<templatedata>
 +
{
 +
"params": {
 +
"1": {
 +
"aliases": [
 +
"Rule",
 +
"rule"
 +
],
 +
"label": "rule",
 +
"description": "The specific rule to link to",
 +
"example": "gen1",
 +
"type": "string",
 +
"required": true
 +
}
 +
},
 +
"description": "Link to a DYK rule",
 +
"format": "inline",
 +
"paramOrder": [
 +
"1"
 +
]
 +
}
 +
</templatedata>
  
 
<includeonly>
 
<includeonly>

Revision as of 01:05, 29 December 2018

Usage

This template provides an easy way to link to the rules of the Did you know project. Usage: {{DYKrule|<rule>}}. <rule> may be one of the five rules listed at WP:DYK#Selection criteria (numbered gen1 through gen5), or one of the rules listed at WP:DYKAR or WP:DYK1P. Because some of these rules have the same names, conflicts arise; in this case, the template behaves as follows:

Code Result Comment
{{DYKrule|A1a}} A1 Additional rule A1 linked
{{DYKrule|A1b}} A1 Rule A1 listed at WP:DYK1P linked
{{DYKrule|A1}} additional rule A1 or after nominating rule A1 Both rules are linked


TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for DYKrule

Link to a DYK rule

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
rule1 Rule rule

The specific rule to link to

Example
gen1
Stringrequired