10 lines
445 B
Text
10 lines
445 B
Text
{{ #switch: {{NAMESPACE: {{{1}}} }}
|
|
| #default = {{FULLPAGENAME: {{{1}}} }} <!-- eg "User:Foo" -->
|
|
| {{ns:0}} = {{ #ifeq: {{NAMESPACE: {{{1}}} }} | {{NAMESPACE: Template{{{1}}} }}
|
|
| Template:{{{1}}} <!-- no leading colon, eg "Foo" -->
|
|
| {{PAGENAME: {{{1}}} }} <!-- leading colon, eg ":Foo", so we want the article -->
|
|
}}
|
|
}}<noinclude>
|
|
{{Documentation}}
|
|
<!-- categories/interwikis on the /doc subpage, not here -->
|
|
</noinclude>
|