Template:Transclude: Difference between revisions

no edit summary
m (1 revision imported)
No edit summary
 
Line 1:
{{#switch: {{NAMESPACE: {{{1}}} }}
|#default = {{FULLPAGENAME: {{{1}}} }} <!-- the namespace was specified eg "User:Foo" "Template:Foo", "Category:Foo" -->
|{{ns:0}} = <!-- we have either ":Foo" (mainspace) or "Foo" (a template) -->
|{{ns:0}} =
{{#ifeqif: {{NAMESPACE#invoke: string2|startswith|1={{{1|}}} }} | {{NAMESPACE2=: Template{{{1}}} }}
| Template{{PAGENAME: {{{1}}} }} <!-- no leading colon, eg ":Foo", so we want the article -->
| {{PAGENAMETemplate: {{{1}}} }} <!-- no leading colon, eg ":Foo", so we want the articletemplate -->
}}
}}<noinclude>
Moderators, verified
343

edits