Plantilla:Transclude
Ichura
Template:{{{1}}}
![]() | This template is used on approximately 26 000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Tranclusion count updated automatically (see documentation). |
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
[revisa codigo]{{transclude| Template:Foo }}
→ Plantilla:Foo{{transclude| Category:Foo }}
→ Categoría:Foo{{transclude| Foo }}
→ Template:Foo{{transclude| :Foo }}
→ Template::Foo{{transclude| :File:Foo }}
→ File:Foo
TemplateData
[revisa codigo]This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. see the monthly parameter usage report for Template:Transclude.
TemplateData for Transclude
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.
Parámetro | Descripción | Tipo | Estado | |
---|---|---|---|---|
Page name | 1 | The name of the page you are trying to link to | Cadena | obligatorio |
See also
[revisa codigo]- {{Linked}}
- {{Category title}}
- {{File title}}