Template:TestTemplate: Difference between revisions
(Created page with "<noinclude> <!-- Optional: Categorize your template --> Category:Test templates <templatedata> { "params": { "TestField": { "label": "Test Field", "description": "Enter some test data", "example": "Example text", "type": "string", "required": true } }, "description": "A test template that displays a Test Field value" } </templatedata> </noinclude> <includeonly> == Test Section == * **Test Field:** {{{TestField|}}} </include...") |
Tag: Reverted |
||
Line 18: | Line 18: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
Revision as of 08:48, 26 March 2025
A test template that displays a Test Field value
Parameter | Description | Type | Status | |
---|---|---|---|---|
Test Field | TestField | Enter some test data
| String | required |