Difference between revisions of "Template:Module other"
Jump to navigation
Jump to search
(←Blanked the page) |
en>Eyesnore m (Reverted edits by 66.87.135.28 (talk): Unexplained blanking of page (HG) (3.1.21)) |
||
| 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:Module}} | ||
| + | | module | ||
| + | | other | ||
| + | }} | ||
| + | }} | ||
| + | | module = {{{1|}}} | ||
| + | | other | ||
| + | | #default = {{{2|}}} | ||
| + | }}<!--End switch--><noinclude> | ||
| + | {{documentation}} | ||
| + | <!-- Add categories to the /doc subpage, not here! --> | ||
| + | </noinclude> | ||
Revision as of 15:37, 31 July 2016
{{#switch:
{{#if:
| {{{demospace}}}
| {{#ifeq:Template|Module
| module
| other
}}
}}
| module = | other | #default = }}
| 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. |