Open main menu

Difference between revisions of "Template:Template other"

en>Davidgothberg
(Changing "Template" to "{{ns:Template}}". Thus slightly easier to port to other projects.)
(Blanked the page)
Tag: Blanking
 
(4 intermediate revisions by 4 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:Template}}
 
    | template
 
    | other
 
    }}
 
  }}
 
| template = {{{1|}}}
 
| other
 
| #default = {{{2|}}}
 
}}<!--End switch--><noinclude>
 
  
{{pp-template}}
 
{{documentation}}
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 

Latest revision as of 01:50, 10 September 2019