Template:TemplateDataInfo/i18n/cs: Difference between revisions
More actions
←Created page with 'TemplateData je způsob, jak uložit údaje o parametrech šablony i o šabloně samotné pro strojově čtení i pro lidi.' |
No edit summary |
||
| Line 3: | Line 3: | ||
<onlyinclude>{{TemplateDataInfo/layout | <onlyinclude>{{TemplateDataInfo/layout | ||
|title=TemplateData | |title=TemplateData | ||
|text=[[:mw:Special:MyLanguage/Extension:TemplateData|TemplateData]] je způsob, jak uložit údaje o parametrech šablony i o šabloně samotné | |text=[[:mw:Special:MyLanguage/Extension:TemplateData|TemplateData]] je způsob, jak uložit údaje o parametrech šablony i o šabloně samotné v podobě čitelné lidem i strojově. It is used by [[:mw:Special:MyLanguage/:VisualEditor|VisualEditor]] and possibly other tools like [[Special:MyLanguage/Commons:Upload Wizard|Upload Wizard]]. | ||
---- | ---- | ||
<u>Existing template documentation</u><br/> | <u>Existing template documentation</u><br/> | ||
Revision as of 09:27, 27 January 2017
- TemplateData
TemplateData je způsob, jak uložit údaje o parametrech šablony i o šabloně samotné v podobě čitelné lidem i strojově. 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 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 or the template as described in various Wikipediae.
Wikipedia's help about TemplateData • Commons-specific information