Template:Transclude: Difference between revisions
Jump to navigation
Jump to search
Chrysophylax (talk | contribs) (Created page with "{{#switch: {{NAMESPACE: {{{1}}} }} |#default = {{FULLPAGENAME: {{{1}}} }} <!-- eg "User:Foo" --> |{{ns:0}} = {{#ifeq: {{NAMESPACE: {{{1}}} }} | {{NAMESPACE: Template{{{...") |
Chrysophylax (talk | contribs) m (1 revision: Moare portal templates from mediawiki) |
(2 intermediate revisions by 2 users not shown) | |
(No difference)
|
Latest revision as of 01:15, 1 September 2013
Template:{{{1}}}
- The following documentation is located at Template:Transclude/doc. [edit]
- Useful links: subpage list • links • redirects • transclusions • errors (parser/module) • sandbox
This template resolves page names as they would be handled by MediaWiki's template-transclusion process. It thereby removes ambiguity when doing other things with template pagenames, e.g. linking.
Usage
{{transclude| Template:Foo }}
→ Template:Foo{{transclude| Category:Foo }}
→ Category:Foo{{transclude| Foo }}
→ Template:Foo{{transclude| :Foo }}
→ Foo