Plantilla:TemplateData
Apariencia
[
Usage
[revisa codigo]Use of this template's functionality may inhibit maintenance of TemplateData until Phabricator ticket Plantilla:Phab has been resolved and the Manage TemplateData widget functions correctly. |
{{TemplateData|TemplateData content}}
This template is intended for inclusion in template documentation, either within /doc or the <noinclude>...</noinclude>
tags of a template. It displays any content, intended to be TemplateData or transclusions of TemplateData from other locations, along with standard headers. If parameter 1 is not specified, this template detects whether the subpage /TemplateData exists for the current template, and provides a standardized header based on its existence:
- /TemplateData exists - the template automatically transcludes the TemplateData subpage into the documentation to be used by the visual editor and other tools that read the machine code, including all of the proper headers, along with links to edit and view the page and its history.
- /TemplateData does not exist - the template creates a section header with links to create the TemplateData subpage and preloads basic TemplateData code that is usable by Wikipedia tools.
Examples
[revisa codigo]Default /TemplateData subpage exists
[revisa codigo]{{TemplateData}}
[
Missing /TemplateData subpage
[revisa codigo]{{TemplateData}}
[Alternate TemplateData content
[revisa codigo]Simple TemplateData not needing a subpage | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{TemplateData|
<templatedata>{
"description": "simple template description",
"format": "inline",
"params": { }
}</templatedata>
}}
|
view] [edit] [history] [purge]
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. see the monthly parameter usage report for Template:TemplateData.
TemplateData for TemplateData simple template description
| [||||||||||||
Complex TemplateData transcluded from elsewhere | |||||||||||||
{{TemplateData|
{{TemplateData/other_TD_page|{{PAGENAME}}}}
|template:TemplateData/other_TD_page
}}
|
view] [edit] [history] [purge]
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. see the monthly parameter usage report for Template:TemplateData.
TemplateData for TemplateData | [
See also
[revisa codigo]- {{TemplateData header}} – inserts a brief header for the template data section