Note: This is a project under development. The articles on this wiki are just being initiated and broadly incomplete. You can Help creating new pages.

Difference between revisions of "Template:Template other"

From Ayurwiki
Jump to: navigation, search
(Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {...")
 
(emptying it for now.)
(Tag: Blanking)
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>
 
  
{{documentation}}
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 

Revision as of 20:51, 1 July 2020