Difference between revisions of "Template:Module other"
Jump to navigation
Jump to search
(←Blanked the page) |
m (7 revisions imported) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| 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> | ||
Latest revision as of 01:25, 10 September 2019
{{#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. |