Note: This is a project under development. The articles on this wiki are just being initiated and broadly incomplete. You can Help creating new pages.
Difference between revisions of "Template:Template other"
(emptying it for now.) (Tag: Blanking) |
|||
Line 1: | Line 1: | ||
+ | {{#switch: | ||
+ | <!--If no or empty "demospace" parameter then detect namespace--> | ||
+ | {{#if:{{{demospace|}}} | ||
+ | | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | ||
+ | | {{#ifeq:{{NAMESPACE}}|{{ns:Template}} | ||
+ | | template | ||
+ | | other | ||
+ | }} | ||
+ | }} | ||
+ | | template = {{{1|}}} | ||
+ | | other | ||
+ | | #default = {{{2|}}} | ||
+ | }}<!--End switch--><noinclude> | ||
+ | {{documentation}} | ||
+ | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
+ | </noinclude> |
Latest revision as of 20:51, 1 July 2020
The above documentation is transcluded from Template:Template other/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |