Template:Module other: Difference between revisions

From Laserwiki
Jump to navigation Jump to search
(Blanked the page)
m (Reverted edits by 107.77.217.122 (talk) to last version by 1997kB)
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 21:35, 15 October 2019


Template documentation