Template:Current iOS/doc: Difference between revisions

Content deleted Content added
No edit summary
Update and correct templatedata
Line 41:
{
"params": {
"Show1": {
"description": "For data about the latest major version of iOS, use the data keywords. ('short' will return only the latest (minor) version number; 'shortlink' returns the latest version, with a link to the major article; 'date' returns the date of the last update; 'ref' returns the reference for it.) For an older major version, use the version number here ('18'). Currently only supports iOS 18.",
"type": "string",
"suggestedvalues": [
"short",
"shortlink",
"date",
"ref",
"18 "
],
"suggested": true
"description": "If not entered, the template will show the default version of it",
"type": "string"
},
"Version2": {
"description": "If a version number is entered as the first parameter, this parameter can be used to specify data from that version. ('short' will return only the latest (minor) version number; 'shortlink' returns the latest version, with a link to the major article; 'date' returns the date of the last update; 'ref' returns the reference for it.)",
"description": "The version of an older iOS version. Only iOS 18 is available in this template. Do not enter \"iOS 18\" or an older version, so enter the number \"18\"",
"type": "numberstring",
"suggestedvalues": [
"short",
"shortlink",
"date",
"ref"
],
"suggested": true
}
},
"paramOrder": [
"Show1",
"Version2"
],
"format": "inline"
}
</templatedata>