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 }}
→ 模板:Foo{{transclude| Category:Foo }}
→ 分类:Foo{{transclude| Foo }}
→ Template:Foo{{transclude| :Foo }}
→ Foo{{transclude| :File:Foo }}
→ 文件:Foo
See also[编辑 | 编辑源代码]
- Template:Transclude on Wikipedia
[查看 | 编辑 | 历史 | 刷新]The above documentation is transcluded from 模板:Transclude/doc.