Template:Transclude: Difference between revisions

From PhyWiki
Jump to navigation Jump to search
(Source: http://en.wikipedia.org/w/index.php?title=Template:Transclude&action=edit)
 
(Removing all content from page)
Line 1: Line 1:
{{#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 -->
    }}
}}

Revision as of 12:13, 9 June 2011