Template:RollRow/doc
Appearance
This is the documentation subpage for Template:RollRow. It holds usage notes, parameters and examples, and is transcluded onto the template page itself. Edit the documentation here; edit the template's code on the template page.
One rarity band in an item's Possible rolls table. See {{RollTableHead}}
for the whole pattern.
- The guaranteed core row — the bonus stats that appear in every package — uses
label=Alwaysinstead of a rarity. - Every other row uses
rarity=2…5, which renders the colour-coded rarity name. - Say how many stats a package takes at the start of
stats:'''+2 more of:'''followed by the possibilities. A package takes that many of the listed stats — it does not take all of them, and they are not rolled one at a time. - Build
statsfrom{{RollStat}}
calls separated by a single space. The dots between them come from CSS; do not add your own commas or bullets.
legendarygoes on the rarity-5 row only, linking into the catalogue:[[Legendary Effects#Stormcall|Stormcall]]. Nothing below Legendary can carry an effect.
One rarity band row in a Possible rolls table.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Rarity number | rarity | 2–5 | Number | suggested |
| Row label | label | Overrides the rarity cell — use "Always" for the guaranteed core row | String | optional |
| Bonus stats | stats | Space-separated {{RollStat}} calls, optionally prefixed with '+N more of:' | Content | required |
| Legendary effect | legendary | Link(s) into the Legendary Effects catalogue — rarity 5 rows only | Content | optional |