Template:Chance to
{{#vardefine: docpage_link|Template:Chance_to/doc}}
Template documentation
[[{{#var:docpage_link}}|view]] or edit this documentation {{#iferror: gray
|Template:Error |•
}} about template documentationTemplate:Chance to/doc
<templatedata> { "params": { "1": { "label": "What will happen?", "description": "A chance to what?", "example": "blow up", "type": "string", "required": true }, "prob": { "label": "Probability", "description": "A chance of something to happen, from 0 to 1.", "example": "0.3", "type": "number", "required": true } }, "description": "Describes a chance of something to happen using percentages.", "paramOrder": [ "1", "prob" ] } </templatedata>