Template:TemplateDataInfo/i18n/vi: Difference between revisions
More actions
←Created page with 'TemplateData' |
←Created page with 'Thảo luận' |
||
| Line 15: | Line 15: | ||
</div> | </div> | ||
<u> | <u>Thảo luận</u><br/> | ||
[[Commons:Requests for comment/How Commons should deal with TemplateData|<span lang="en" dir="ltr" class="mw-content-ltr">There is an ongoing discussion about that matter. Feel invited to comment if you are experienced in either way, your time permits and if you like to share your opinion or to make a suggestion.</span>]] | [[Commons:Requests for comment/How Commons should deal with TemplateData|<span lang="en" dir="ltr" class="mw-content-ltr">There is an ongoing discussion about that matter. Feel invited to comment if you are experienced in either way, your time permits and if you like to share your opinion or to make a suggestion.</span>]] | ||
|help=<span lang="en" dir="ltr" class="mw-content-ltr">Wikipedia's help about TemplateData</span> | |help=<span lang="en" dir="ltr" class="mw-content-ltr">Wikipedia's help about TemplateData</span> | ||
Revision as of 11:35, 24 November 2021
- TemplateData
TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.
Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either useTemplateData=1 or useTemplateData=only on the /doc subpage and transcluding it with {{Documentation}} into the template. <nowiki>-tags can be wrapped around the arguments, if required, to avoid templates being expanded.
Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>-tags into the Wikitext of the template, as described in various Wikipediae.
Wikipedia's help about TemplateData • Commons-specific information