On November 6th, 2024, the 9,000th article was added to the SuccuWiki!
Template:Transclude/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
*<code><nowiki>{{transclude| :Foo }}</nowiki></code> → '''{{transclude|:Foo}}''' | *<code><nowiki>{{transclude| :Foo }}</nowiki></code> → '''{{transclude|:Foo}}''' | ||
*<code><nowiki>{{transclude| :File:Foo }}</nowiki></code> → '''{{transclude|:File:Foo}}''' | *<code><nowiki>{{transclude| :File:Foo }}</nowiki></code> → '''{{transclude|:File:Foo}}''' | ||
<includeonly> | <includeonly> |
Latest revision as of 20:40, 9 October 2012
![]() |
This is a documentation subpage for Template:Transclude. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
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.
The most prominent use of this template is in the Navbar menu used at the top of each navbox, though it is used in other templates as well.
Usage
{{transclude| Template:Foo }}
→ Template:Foo{{transclude| Category:Foo }}
→ Category:Foo{{transclude| Foo }}
→ Template:Foo{{transclude| :Foo }}
→ Foo{{transclude| :File:Foo }}
→ File:Foo