Template:Module other: Difference between revisions

From Danno's Rocket Wiki
(Blanked the page)
m (Reverted edits by 70.71.231.89 (talk) to last version by DannyS712)
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 19:57, 18 February 2020

{{#switch:

 {{#if:
 | {{{demospace}}}    
 | {{#ifeq:Template|Template:Ns:Module
   | module
   | other
   }}
 }}

| module = | other | #default = }}

{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}{{#if:| [[Category:Template documentation pages{{#translation:}}]] }}