Template:Module other: Difference between revisions

From Laserwiki
Jump to navigation Jump to search
(Blanked the page)
m (Reverted edits by 81.107.214.11 (talk) to last revision by TheDJ)
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 and interwikis to the /doc subpage, not here! -->
</noinclude>

Revision as of 05:36, 12 January 2018


Template documentation