Template:Main other: Difference between revisions

From Ethan's Workspace
Jump to navigation Jump to search
m (1 revision imported)
m (1 revision imported)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
   <!--If no or empty "demospace" parameter then detect namespace-->
   <!--If no or empty "demospace" parameter then detect namespace-->
   {{#if:{{{demospace|}}}  
   {{#if:{{{demospace|}}}  
   | {{lc: {{{demospace}}}}}    <!--Use lower case "demospace"-->
   | {{lc: {{{demospace}}} }}    <!--Use lower case "demospace"-->
   | {{#ifeq:{{NAMESPACE}}|{{ns:0}}
   | {{#ifeq:{{NAMESPACE}}|{{ns:0}}
     | main
     | main
     | other
     | other
  }}  
    }}  
}}
  }}
| main    = {{{1|}}}
| main    = {{{1|}}}
| other
| other
| #default = {{{2|}}}
| #default = {{{2|}}}
}}
}}<noinclude>
 
{{documentation}}
<!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! -->
</noinclude>

Latest revision as of 22:04, 21 January 2022


Template:Main other/doc