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 (7 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
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>

Latest revision as of 15:00, 14 July 2018


Template documentation[create]