Difference between revisions of "Template:Transclude"

From The Broken Dagger Wiki
Jump to: navigation, search
(hmn)
m (1 revision)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{#switch: {{NAMESPACE: {{{1}}} }}
 
{{#switch: {{NAMESPACE: {{{1}}} }}
  |#default = {{{1}}} <!-- eg "User:Foo" -->
+
  |#default = {{FULLPAGENAME: {{{1}}} }} <!-- eg "User:Foo" -->
  |{{ns:0}} = {{#ifeq: {{NAMESPACE: {{{1}}} }} | {{NAMESPACE: Template{{{1}}} }}<!--
+
  |{{ns:0}} =  
            -->| Template:{{{1}}} <!-- no leading colon, eg "Foo" --><!--
+
    {{#ifeq: {{NAMESPACE: {{{1}}} }} | {{NAMESPACE: Template{{{1}}} }}
            -->| {{{1}}}         <!-- leading colon, eg ":Foo", so we want the article --><!--
+
      | Template:{{{1}}}           <!-- no leading colon, eg "Foo" -->
          -->}}
+
      | {{PAGENAME: {{{1}}} }}      <!-- leading colon, eg ":Foo", so we want the article -->
 +
    }}
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 14:49, 14 July 2014

Template:{{{1}}} {{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}