Template:TemplateDataInfo/i18n/sandbox: Difference between revisions
More actions
Marked this version for translation |
Replace language interwiki prefix in helppage with :w: form |
||
| Line 16: | Line 16: | ||
[[Commons:Requests for comment/How Commons should deal with TemplateData|<translate><!--T:9--> 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.</translate>]] | [[Commons:Requests for comment/How Commons should deal with TemplateData|<translate><!--T:9--> 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.</translate>]] | ||
|help=<translate><!--T:10--> Wikipedia's help about TemplateData</translate> | |help=<translate><!--T:10--> Wikipedia's help about TemplateData</translate> | ||
|helppage=<translate nowrap><!--T:11--> : | |helppage=<translate nowrap><!--T:11--> :w:Wikipedia:VisualEditor/TemplateData/Tutorial</translate> | ||
|info=<translate><!--T:12--> Commons-specific information</translate> | |info=<translate><!--T:12--> Commons-specific information</translate> | ||
|lang={{#invoke:Caller title|lang|base=Template:TemplateDataInfo/i18n}} | |lang={{#invoke:Caller title|lang|base=Template:TemplateDataInfo/i18n}} | ||
}} | }} | ||
Latest revision as of 18:30, 11 August 2026
- TemplateData
TemplateData is a way of storing information about a template, such as parameter names, or a description of the template. 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