Toggle 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
(→‎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>