Template:Transclude: Difference between revisions

From TEPwiki, Urth's Encyclopedia
Jump to navigation Jump to search
Content added Content deleted
nswiki>Todd McCloud
m (1 revision)
 
No edit summary
 
(One intermediate revision by one other user not shown)
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>

Latest revision as of 16:41, 19 October 2022