|
|
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:0}}
| |
| | main
| |
| | other
| |
| }}
| |
| }}
| |
| | main = {{{1|}}}
| |
| | other
| |
| | #default = {{{2|}}}
| |
| }}<noinclude>
| |
|
| |
|
| {{documentation}}
| |
| <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! -->
| |
| </noinclude>
| |