Template:TemplateDataInfo/i18n/ja: Difference between revisions
More actions
Updating to match new version of source page |
Updating to match new version of source page |
||
| Line 14: | Line 14: | ||
Another option, especially for imported templates, or for users with JSON experience, is placing raw {{tag|templatedata|o}}-tags into the Wikitext of the template, as described in various Wikipediae. | Another option, especially for imported templates, or for users with JSON experience, is placing raw {{tag|templatedata|o}}-tags into the Wikitext of the template, as described in various Wikipediae. | ||
</div> | </div> | ||
|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> | ||
|helppage=:en:Wikipedia:VisualEditor/TemplateData/Tutorial | |helppage=:en:Wikipedia:VisualEditor/TemplateData/Tutorial | ||
Revision as of 12:45, 30 October 2024
- テンプレートデータ
テンプレートデータは、人間と機械の両方のテンプレートパラメータ(それらの説明とテンプレート全体の説明)に関する情報を保存する方法です。 ビジュアルエディターや、アップロードウィザードなどの他のツールで使用されます。
既存のテンプレートドキュメント
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