Difference between revisions of "Template:Module other"

From Mod My Classic Wiki
Jump to: navigation, search
(Blanked the page)
(Tag: Blanking)
m (1 revision imported)
 
(2 intermediate revisions by the same user 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 and interwikis to the /doc subpage, not here! -->
 +
</noinclude>

Latest revision as of 13:24, 4 January 2019


Documentation icon Template documentation[create]