Template:Main other: Difference between revisions
Template page
More actions
No edit summary |
m Reverted edits by 139.192.38.5 (talk) to last revision by Evrik |
||
| Line 1: | Line 1: | ||
{{#switch: | {{#switch: | ||
<!--If no or empty "demospace | <!--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 and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> | ||