Template:Main other: Difference between revisions

From Ethan's Workspace
Jump to navigation Jump to search
m (1 revision imported)
No edit summary
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 and interwikis to the /doc subpage, not here! -->
</noinclude>

Revision as of 17:01, 5 September 2021


Template:Main other/doc