Template:Format TemplateData/doc: Difference between revisions

Content deleted Content added
ExE Boss (talk | contribs)
Subst {{tl}} because {{Format TemplateData}} doesn’t expand templates
ExE Boss (talk | contribs)
Usage: Document the `TNT` parameter
Line 9:
"1": {
"label": "<templadata> template information",
"description": "If the JSON parameterand isTNT parameters are not specified, this will be processed to extract the JSON. This option allows you to use the GUI TemplateData Editor, but it's a bit wonkier than giving the actual JSON object directly.",
"default": "See {{{JSON}}}.",
"type": "string"
Line 17:
"description": "The code that would normally be wrapped in [[WP:TemplateData|&lt;templatedata&gt;]] tags (not including the &lt;templatedata&gt; tags themselves. Links and basic text formatting should just work in the displayed table; see this template's page for full details. You should use HTML entities for special characters such as &lt;&gt;. <noexport><h3>Formatting options</h3>\n*'''Wikilinks''' can be specified in the usual way. They will only work in the table; in VisualEditor, the title of the link will be displayed as plain text.\n*'''External links''' can be specified by just inserting the URL; this will be clickable in the table and viewable in VisualEditor. If the URL is specified as &#91;https:&#47;&#47;en.wikipedia.org Wikipedia&#93;, this will appear as [https://en.wikipedia.org Wikipedia] in the table and https:&#47;&#47;en.wikipedia.org in VisualEditor.\n*'''[[HTML entities]]''': you may specify &amp;lt; &amp;gt; &amp;amp; &amp;quot; &amp;nbsp; and any numeric entity.*'''HTML tags''' may be used; they won't appear in VisualEditor.\n*'''&lt;noexport&gt;&lt;/noexport&gt;''' Content wrapped in these tags will appear only in the table. It will not appear in VisualEditor at all; it is useful for detailed explanations of parameters, and for content that is only useful with formatting. Newline characters are respected here.\n*'''Templates''' may be transcluded. However some templates may output content that makes the JSON invalid.</noexport>",
"type": "string",
"default": "If neither {{{1}}}, {{{JSON}}}, nor {{{JSONTNT}}} is given, the page's source code is scanned for a <templatedata> tag.",
"suggested": true
},
"TNT": {
"label": "Commons “Data:Templatedata” subpage",
"description": "If the JSON parameter is not specified, this is the name of the tabular data file storing the [[mw:Special:MyLanguage/Help:TemplateData|TemplateData]] file on [[c:Special:MyLanguage|Wikimedia Commons]] in the '''Data:''' namespace as a subpage of [[c:Special:PrefixIndex/Data:Templatedata/|Data:Templatedata]]. This relies on [[Module:TNT]].",
"autovalue": "{{subst:ROOTPAGENAME}}",
"suggested": true,
"type": "string"
},
"TOC": {