Template:Infobox Relic/doc
The relic infobox — the canonical infobox for relics. Relics modify a weapon/ability and scale their effect across rarities, so the infobox lists the effect value at each rarity tier (Uncommon → Legendary) rather than carrying a single rarity. It auto-categorises the host page into Category:Relics.
Usage
{{Infobox Relic
| name =
| image =
| alt =
| type =
| ability =
| statname =
| uncommon =
| rare =
| epic =
| legendary =
| value =
| examine =
}}
Parameters
| Parameter | Required | Description |
|---|---|---|
name |
Yes | Exact in-game relic name; the header. |
image |
Recommended | Sprite file name without File:. Falls back to the wiki logo and tags Category:Pages needing an image.
|
alt |
No | Image alt text. |
type |
No | Category label (defaults to Relic).
|
ability |
Recommended | Which weapon or ability this relic modifies. |
statname |
Recommended | Name of the stat/effect being scaled (e.g. Arc Width Increase). Shown as the heading above the tier values.
|
uncommon, rare, epic, legendary |
One required | Effect value at each rarity tier. At least one must be filled or the page is flagged into Category:Pages missing data. |
value |
No | Sell value in gold. |
examine |
No | Flavour line (alias: description).
|
Versions / switch pattern
Base uses unsuffixed parameters; alternates use a numeric suffix (name2, statname2, rare2, …) with an optional version2 label; | sel = 2 selects the alternate.
Categories applied
On an article: Category:Relics. Hidden maintenance: Category:Pages needing an image when image is blank; Category:Pages missing data when name is blank or none of the four tier values is filled.
Canonical relic infobox: per-rarity effect scaling, sel/version switch, auto-categorisation into Relics.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | String | required |
| Image | image | no description | File | suggested |
| Alt text | alt | no description | String | optional |
| Type | type | no description | String | optional |
| Modifies ability | ability | no description | String | suggested |
| Stat name | statname | no description | String | suggested |
| Uncommon value | uncommon | no description | String | suggested |
| Rare value | rare | no description | String | suggested |
| Epic value | epic | no description | String | suggested |
| Legendary value | legendary | no description | String | suggested |
| Sell value | value | no description | String | optional |
| Examine | examine | no description | String | optional |
| Selected version | sel | no description | String | optional |