Template:Main other

From Wayne's Dusty Box of Words
Revision as of 20:15, 19 December 2020 by Wprecht (talk | contribs) (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> |...")

{{#switch:

 {{#if: 
 | {{{demospace}}}    
 | {{#ifeq:Template|
   | main
   | other
   }} 
 }}

| main = | other | #default = }}

{{#if:|

[[Category:Template documentation pages{{#translation:}}]] }}