Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:System version outdated article/doc: Difference between revisions

Template page
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


The latest system version is taken from {{tl|SystemVersion}}. Note that due to caching, updating that template will not instantly categorize every outdated page.
The latest system version is taken from {{tl|SystemVersion}}. Note that due to caching, updating that template will not instantly categorize every outdated page.
{{ambox
| text = Please check [[Project:Maintenance]] on what to do when a system update is released.
}}


This will categorize the page into [[:Category:Pages that may need updating]] when the version doesn't match.
This will categorize the page into [[:Category:Pages that may need updating]] when the version doesn't match.
Line 42: Line 46:
"hac"
"hac"
]
]
},
"reason": {
"label": "Reason",
"description": "What parts of this article may need updating.",
"example": "\"exploit X might not work on newer versions\"",
"type": "string",
"suggested": true
}
}
},
},
"description": "Shows a warning if the system version provided doesn't match the latest version.",
"description": "Shows a warning if the system version provided doesn't match the latest version.",
"format": "inline"
"format": "inline",
"paramOrder": [
"sysversion",
"console",
"reason"
]
}
}
</templatedata>
</templatedata>