Abuse filter editor, Bureaucrats, Check users, Interface administrators, Staff, Suppressors, Administrators, Translation Reviewer
2,193
edits
(Created page with "This is a button selector for disambiguation pages where each console has a different page. This provides three arguments: <code>|3ds=</code>, <code>|wiiu=</code>, and <code>|switch=</code>. Set <code>1</code> to link to the same page in the console namespace (e.g. if the page is "Cheats", <code>|3ds=1</code> will link to "3DS:Cheats"). Set to a page title to link to a specific one, including namespace (e.g. <code>|3ds=3DS:Game plugins</code>). == TemplateData == <tem...") |
(wii=) |
||
Line 1: | Line 1: | ||
This is a button selector for disambiguation pages where each console has a different page. | This is a button selector for disambiguation pages where each console has a different page. | ||
This provides three arguments: <code>|3ds=</code>, <code>|wiiu=</code>, and <code>| | This provides three arguments: <code>|3ds=</code>, <code>|wiiu=</code>, <code>|switch=</code>, and <code>|wii=</code>. Set <code>1</code> to link to the same page in the console namespace (e.g. if the page is "Cheats", <code>|3ds=1</code> will link to "3DS:Cheats"). Set to a page title to link to a specific one, including namespace (e.g. <code>|3ds=3DS:Game plugins</code>). | ||
== TemplateData == | == TemplateData == | ||
Line 21: | Line 21: | ||
"label": "Switch page", | "label": "Switch page", | ||
"description": "Set to 1 to link to same page in Switch namespace, or to a specific page name to link to that", | "description": "Set to 1 to link to same page in Switch namespace, or to a specific page name to link to that", | ||
"type": "string" | |||
}, | |||
"wii": { | |||
"label": "Wii page", | |||
"description": "Set to 1 to link to same page in Wii namespace, or to a specific page name to link to that", | |||
"type": "string" | "type": "string" | ||
} | } |