Template:Main other: Difference between revisions
Jump to navigation
Jump to search
m (1 revision imported) |
No edit summary |
||
Line 2: | Line 2: | ||
<!--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}}|{{ns:0}} | | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | ||
| main | | main | ||
| other | | other | ||
}} | |||
}} | |||
| main = {{{1|}}} | | main = {{{1|}}} | ||
| other | | other | ||
| #default = {{{2|}}} | | #default = {{{2|}}} | ||
}} | }}<noinclude> | ||
{{documentation}} | |||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | |||
</noinclude> |
Revision as of 16:01, 5 September 2021
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages. |