Template:TemplateDataInfo/i18n/de: Difference between revisions
More actions
Updating to match new version of source page |
mNo edit summary |
||
| Line 3: | Line 3: | ||
<onlyinclude>{{TemplateDataInfo/layout | <onlyinclude>{{TemplateDataInfo/layout | ||
|title=TemplateData | |title=TemplateData | ||
|text=[[:mw:Special:MyLanguage/Extension:TemplateData|TemplateData]] ist eine Möglichkeit, Informationen über Vorlagenparameter (die Beschreibung dieser und der gesamte Vorlage) für Menschen und Maschine lesbar zu speichern. Diese Technik wird vom [[:mw:Special:MyLanguage/:VisualEditor|VisualEditor]] und anderen Werkzeugen genutzt | |text=[[:mw:Special:MyLanguage/Extension:TemplateData|TemplateData]] ist eine Möglichkeit, Informationen über Vorlagenparameter (die Beschreibung dieser und der gesamte Vorlage) für Menschen und Maschine lesbar zu speichern. Diese Technik wird vom [[:mw:Special:MyLanguage/:VisualEditor|VisualEditor]] und anderen Werkzeugen wie [[Special:MyLanguage/Commons:Upload Wizard|Upload Wizard]] genutzt. At Wikimedia Commons, there is the '''recommendation''' to either use {{tl|TemplateBox}} with <code><nowiki>useTemplateData=1</nowiki></code> or <code><nowiki>useTemplateData=only</nowiki></code> on the <code><nowiki>/doc</nowiki></code> subpage and transcluding it with {{tl|Documentation}} into the template. <code><nowiki><nowiki></nowiki></code>-tags can be wrapped around the the arguments, if required, to avoid templates being expanded. Another option, especially for imported templates, or for users with JSON experience, is placing raw <nowiki><templatedata></nowiki>-tags into the Wikitext or the template. | ||
---- | ---- | ||
[[Commons:Requests for comment/How Commons should deal with TemplateData|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.]] | [[Commons:Requests for comment/How Commons should deal with TemplateData|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.]] | ||
Revision as of 08:58, 2 September 2013
- TemplateData
TemplateData ist eine Möglichkeit, Informationen über Vorlagenparameter (die Beschreibung dieser und der gesamte Vorlage) für Menschen und Maschine lesbar zu speichern. Diese Technik wird vom VisualEditor und anderen Werkzeugen wie Upload Wizard genutzt. At Wikimedia Commons, there is the recommendation to either use {{TemplateBox}} with 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. Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>-tags into the Wikitext or the template.
Wikipedia-Hilfe über TemplateData • Commons-spezifische Informationen