Template:Template other: Difference between revisions
From All Skies Encyclopaedia
imported>Davidgothberg m (Protected Template:Template other: Highly visible template: Will be used in for instance {{dmbox}} used in all disambig boxes, thus very high-risk. ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
imported>Davidgothberg (Changing "Template" to "{{ns:Template}}". Thus slightly easier to port to other projects.) |
||
Line 1: | Line 1: | ||
{{#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}}|Template |
| {{#ifeq:{{NAMESPACE}}|{{ns:Template}} |
||
| template |
| template |
||
| other |
| other |
||
}} |
}} |
||
}} |
}} |
||
| template = {{{1|}}} |
| template = {{{1|}}} |
||
Line 13: | Line 13: | ||
}}<!--End switch--><noinclude> |
}}<!--End switch--><noinclude> |
||
{{pp-template |
{{pp-template}} |
||
{{ |
{{documentation}} |
||
<!-- Add categories and interwikis to the /doc subpage, not here! --> |
<!-- Add categories and interwikis to the /doc subpage, not here! --> |
||
</noinclude> |
</noinclude> |