Wikipedia:TemplateData/Tutorial: Difference between revisions
Content deleted Content added
m Reverted edit by 2C0F:FC89:BC:B91:608D:CE37:67FA:9698 (talk) to last version by SurabhiMinocha |
|||
(6 intermediate revisions by 5 users not shown) | |||
Line 177:
"description": "zzzzz",
"params": {
"
"label": "x",
"description": "xxx",
Line 189:
"type": "string"
},
"
"label": "y",
"description": "yyy",
Line 399:
* {{tl|Format TemplateData}} (which uses [[Module:Format TemplateData]]) help format the appearance of template data sections on documentation pages.
* [[:ru:Модуль:TemplateDataDoc]] allows to create blank copy and usage example from template data. The module is in Russian.
== External links ==
{{MediaWiki|Extension:TemplateData#Defining a TemplateData block}}
*[http://jsonlint.com/ Jsonlint] a JSON validator to help spot errors in the template data syntax.
*[https://json-validate.com/ Json Validate] – A tool for not just identifying errors and validating JSON data but also converting it into different formats, ensuring data integrity.
[[Category:TemplateData]]
|