Abuse filter editor, Bureaucrats, Check users, Interface administrators, Staff, Suppressors, Administrators, Translation Reviewer
2,193
edits
(link to Category:Pages that may need updating) |
(→TemplateData: document "reason" parameter) |
||
Line 42: | Line 42: | ||
"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> |