minecraft.wiki-mirror/wiki_backup/Template-Transclude.txt
2024-12-20 08:07:18 -05:00

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>