(Created page with "test: {{{date}}} <noinclude> <templatedata> { "params": { "date": { "label": "Date", "description": "a date goes here", "type": "date", "required": true } } } </templatedata> </noinclude>") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
test: {{{ | <templatestyles src="Sandbox/styles.css" /> | ||
<span class="test-auto">test: {{{testing}}}</span> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
" | "testing": { | ||
" | "type": "string", | ||
" | "suggestedvalues": [ | ||
"3ds", | |||
"wiiu", | |||
"switch", | |||
"wii" | |||
] | |||
} | } | ||
} | } |
Latest revision as of 05:30, 31 October 2024
test: {{{testing}}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
testing | testing | no description
| String | optional |