Template:Main other: Difference between revisions
Template page
More actions
No edit summary |
m Changed protection level for "Template:Main other": downgraded protection level per consensus ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)) |
||
| (2 intermediate revisions by one other user not shown) | |||
| 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> | ||