(switch 16.0.0) |
(system version update) |
||
(11 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#switch: {{{1}}} | <includeonly>{{#switch: {{{1}}} | ||
| ctr = 11. | | ctr = 11.17.0-50 | ||
| wup = 5.5.6 | | wup = 5.5.6 | ||
| hac = | | hac = 19.0.1 | ||
| {{Error|1=Incorrect console type given to {{tl|SystemVersion}}. Correct ones are <code>ctr</code>, <code>wup</code>, and <code> | | rvl = 4.3 | ||
| {{Error|1=Incorrect console type given to {{tl|SystemVersion}}. Correct ones are <code>ctr</code>, <code>wup</code>, <code>hac</code>, and <code>rvl</code>. Given: <code>{{{1}}}</code>}}{{#if: {{{nocat|}}} | <!-- categorization suppressed --> | [[Category:Pages with incorrect template use]] }} | |||
}}</includeonly><noinclude>{{Documentation}} | }}</includeonly><noinclude>{{Documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 05:44, 29 October 2024
Provides the latest system version. The possible arguments are ctr
, wup
, hac
, and rvl
.
When updating please make sure to check the maintenance guide: Hacks Guide Wiki:Maintenance#New system versions
{{SystemVersion|ctr}}
-> 11.17.0-50{{SystemVersion|wup}}
-> 5.5.6{{SystemVersion|hac}}
-> 19.0.1{{SystemVersion|rvl}}
-> 4.3
Using the wrong one will output an error and add it to a category: Category:Pages with incorrect template use:
{{SystemVersion|twl}}
-> Incorrect console type given to {{SystemVersion}}. Correct ones arectr
,wup
,hac
, andrvl
. Given:twl
TemplateData
Returns the current system version for the given console.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Console | 1 | Console to get the version for.
| Content | required |