Template:Main other: Difference between revisions
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:0}} | main | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>") |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<!-- DRE deleted the following 2024_01_02:15:50 | |||
{{#switch: | {{#switch: | ||
<!--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 | ||
| Line 11: | Line 12: | ||
| other | | other | ||
| #default = {{{2|}}} | | #default = {{{2|}}} | ||
}}<noinclude> | }} | ||
--> | |||
<noinclude> | |||
{{documentation}} | {{documentation}} | ||
<!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> | <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> | ||
</noinclude> | </noinclude> | ||