Actions

Template

Difference between revisions of "Module other"

From Unofficial Stationeers Wiki

(Blanked the page)
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 10:37, 31 July 2016


Template documentation[create]