Template:Approval min
Template page
More actions
Template documentation
Use this with an approval value to automatically insert the corresponding category that starts at that value. E.g. 20 -> Medium. If the given value is not one of the lower category limits, it instead links to Approval so the reader can check where that value lies.
Examples:
Markup
Approval must be at least 20 (Medium).
Approval must be at least {{approval min|20}}.Renders as
Approval must be at least 20 (Medium).
Markup
Approval must be at least 40 (High).
Approval must be at least {{approval min|40}}.Renders as
Approval must be at least 40 (High).
Markup
Approval must be at least 50 (see thresholds).
Approval must be at least {{approval min|50}}.Renders as
Approval must be at least 50 (see thresholds).
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Minimum Value | 1 | The minimum needed approval value. | Number | required |