The wiki has moved!

Visit the new wiki at stationeers-wiki.com The old wiki here at legacy.stationeers-wiki.com will sunset eventually.

Edits made after the 7th of March 6PM EST were NOT carried over to the new server as previously announced right here in this box.

 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]