Template:TemplateDataInfo/i18n/hu: Difference between revisions
More actions
←Created page with 'A VisualEditor és esetleg más eszközök is használják, mint az Feltöltésvarázsló.' |
←Created page with 'Létező sablondokumentáció' |
||
| Line 5: | Line 5: | ||
|text=A [[:mw:Special:MyLanguage/Extension:TemplateData|TemplateData]] egy olyan módszer a sablonparaméterek (és a sablon saját) leírásának tárolására, amit gépek és emberek is értelmezni tudnak. A [[:mw:Special:MyLanguage/:VisualEditor|VisualEditor]] és esetleg más eszközök is használják, mint az [[Special:MyLanguage/Commons:Upload Wizard|Feltöltésvarázsló]]. | |text=A [[:mw:Special:MyLanguage/Extension:TemplateData|TemplateData]] egy olyan módszer a sablonparaméterek (és a sablon saját) leírásának tárolására, amit gépek és emberek is értelmezni tudnak. A [[:mw:Special:MyLanguage/:VisualEditor|VisualEditor]] és esetleg más eszközök is használják, mint az [[Special:MyLanguage/Commons:Upload Wizard|Feltöltésvarázsló]]. | ||
---- | ---- | ||
<u> | <u>Létező sablondokumentáció</u><br/> | ||
At Wikimedia Commons, it is recommended to use {{tl|TemplateBox}} with either <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.<br/> | At Wikimedia Commons, it is recommended to use {{tl|TemplateBox}} with either <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.<br/> | ||
Revision as of 18:09, 28 March 2014
- TemplateData
A TemplateData egy olyan módszer a sablonparaméterek (és a sablon saját) leírásának tárolására, amit gépek és emberek is értelmezni tudnak. A VisualEditor és esetleg más eszközök is használják, mint az Feltöltésvarázsló.
Létező sablondokumentáció
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