This is a documentation subpage for Template:1x. It contains usage information, categories and other content that is not part of the original Template page. |
[[Category:Template documentation pages{{#translation:}}]]
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
1x
[[Category:TemplateData documentation{{#translation:}}]]
<templatedata> { "description": "Template to wrap some content in; used mostly to test templating features.", "params": { "1": { "aliases": [ "content" ], "label": "Content", "description": "What you want echoed", "required": true, "type": "content" } } } </templatedata>