Template:History: Difference between revisions
PushedTester (talk | contribs) m (Created template for testing) |
PushedTester (talk | contribs) m (added more versions for testing) |
||
| Line 5: | Line 5: | ||
{{#if:{{{1.0.0|}}}| !1.0.0}} | {{#if:{{{1.0.0|}}}| !1.0.0}} | ||
|} | |} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1.0.0": { | |||
"type": "boolean" | |||
}, | |||
"1.1.0": { | |||
"type": "boolean" | |||
}, | |||
"1.1.0 Change 1": {}, | |||
"1.0.0 Change 1": { | |||
"type": "content", | |||
"suggestedvalues": [ | |||
"First change of this version" | |||
] | |||
}, | |||
"1.1.1": { | |||
"type": "boolean" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"1.0.0", | |||
"1.0.0 Change 1", | |||
"1.1.0", | |||
"1.1.0 Change 1", | |||
"1.1.1" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 15:57, 18 December 2025
| Version | Description |
|---|
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1.0.0 | 1.0.0 | no description | Boolean | optional |
| 1.0.0 Change 1 | 1.0.0 Change 1 | no description
| Content | optional |
| 1.1.0 | 1.1.0 | no description | Boolean | optional |
| 1.1.0 Change 1 | 1.1.0 Change 1 | no description | Unknown | optional |
| 1.1.1 | 1.1.1 | no description | Boolean | optional |