Template:Template other: Difference between revisions

From Case Amber
Jump to navigation Jump to search
Created page with "{{#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>"
 
No edit summary
Tag: Reverted
Line 1: Line 1:
{{#switch:
{{#switch:
  <!--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"-->
Line 11: Line 10:
| other
| other
| #default = {{{2|}}}
| #default = {{{2|}}}
}}<!--End switch--><noinclude>
}}<noinclude>


{{documentation}}
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Revision as of 19:26, 15 December 2024