Template:Redirect-distinguish/doc: Difference between revisions

Add TemplateData
(add {{documentation subpage}})
(Add TemplateData)
Line 6:
* {{tlx|Redirect-distinguish|REDIRECT|PAGE1}} → {{Redirect-distinguish|REDIRECT|PAGE1}}
* {{tlx|Redirect-distinguish|REDIRECT|PAGE1|PAGE2|PAGE3|PAGE4}} → {{Redirect-distinguish|REDIRECT|PAGE1|PAGE2|PAGE3|PAGE4}}
 
== TemplateData ==
{{TemplateData header}}
<templatedata>
{
"params": {
"1": {
"label": "Redirecting page",
"description": "Name of page that redirects here",
"type": "wiki-page-name",
"required": true
},
"2": {
"label": "Use 1",
"description": "1st other use",
"type": "wiki-page-name",
"required": true
},
"3": {
"label": "Use 2",
"description": "2nd other use",
"type": "wiki-page-name"
},
"4": {
"label": "Use 3",
"description": "3rd other use",
"type": "wiki-page-name"
},
"5": {
"label": "Use 4",
"description": "4th other use",
"type": "wiki-page-name"
},
"6": {
"label": "Use 5",
"description": "5th other use",
"type": "wiki-page-name"
},
"7": {
"label": "Use 6",
"description": "6th other use",
"type": "wiki-page-name"
},
"8": {
"label": "Use 7",
"description": "7th other use",
"type": "wiki-page-name"
},
"9": {
"label": "Use 8",
"description": "8th other use",
"type": "wiki-page-name"
},
"10": {
"label": "Use 9",
"description": "9th other use",
"type": "wiki-page-name"
}
},
"description": "Indicates that a page is not to be confused with other pages. This template supports unlimited arguments.",
"format": "inline"
}
</templatedata>
 
{{Hatnote templates}}
Anonymous user