68,798
editsAd placeholder
Template:Spell page/doc: Difference between revisions
Jump to navigation
Jump to search
Added extra description to doc
(Add 'bugs' parameter.) |
HiddenDragon (talk | contribs) (Added extra description to doc) |
||
Line 18: | Line 18: | ||
| summary = | | summary = | ||
| description = | | description = | ||
| extra description = | |||
| cost = | | cost = | ||
| hit cost = | | hit cost = | ||
Line 334: | Line 335: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | |||
"extra description": { | |||
"label": "Extra description", | |||
"description": "The extra in-game description of the spell, shown when the tooltip is locked on screen.", | |||
"type": "string" | |||
}, | }, | ||
"cost": { | "cost": { | ||
Line 785: | Line 791: | ||
"summary", | "summary", | ||
"description", | "description", | ||
"extra description", | |||
"cost", | "cost", | ||
"hit cost", | "hit cost", |