Template:Main other: Difference between revisions

From SlyMods
Jump to navigation Jump to search
Content added Content deleted
(Added Sly 4 namespace)
(Fixed guide namespace ID)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
{{#if:{{{demospace|}}}
{{#if:{{{demospace|}}}
| {{lc: {{{demospace}}} }} <!--Use lower case "demospace"-->
| {{lc: {{{demospace}}} }} <!--Use lower case "demospace"-->
| {{#ifeq:{{NAMESPACE}}|{{ns:0}}
| {{#ifeq:{{NAMESPACE}}|{{ns:0}} <!-- mainspace -->
| main
| main
| {{#ifeq:{{NAMESPACE}}|{{ns:3000}}
| {{#ifeq:{{NAMESPACE}}|{{ns:3000}} <!-- Sly 1 -->
| main
| main
| {{#ifeq:{{NAMESPACE}}|{{ns:3002}}
| {{#ifeq:{{NAMESPACE}}|{{ns:3002}} <!-- Sly 2 -->
| main
| main
| {{#ifeq:{{NAMESPACE}}|{{ns:3004}}
| {{#ifeq:{{NAMESPACE}}|{{ns:3004}} <!-- Sly 3 -->
| main
| main
| {{#ifeq:{{NAMESPACE}}|{{ns:3006}}
| {{#ifeq:{{NAMESPACE}}|{{ns:3006}} <!-- Sly 4 -->
| main
| main
| other
| {{#ifeq:{{NAMESPACE}}|{{ns:3010}} <!-- Sly Guide -->
| main
| other
}}
}}
}}
}}
}}
Line 24: Line 27:
| #default = {{{2|}}}
| #default = {{{2|}}}
}}<noinclude>
}}<noinclude>

{{documentation}}
{{documentation}}
<!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! -->
</noinclude>
</noinclude>

Latest revision as of 13:59, 14 September 2023