71,331
editsAdd extra description to doc
(Add 'bugs' parameter.) |
HiddenDragon (talk | contribs) (Add extra description to doc) |
||
Line 5: | Line 5: | ||
| summary = | | summary = | ||
| description = | | description = | ||
| extra description = | |||
| image = | | image = | ||
| controller icon = | | controller icon = | ||
Line 100: | Line 101: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | |||
"extra description": { | |||
"label": "Extra description", | |||
"description": "The extra in-game description of the action, shown when the tooltip is locked on screen.", | |||
"type": "string" | |||
}, | }, | ||
"image": { | "image": { | ||
Line 781: | Line 787: | ||
"summary", | "summary", | ||
"description", | "description", | ||
"extra description", | |||
"image", | "image", | ||
"controller icon", | "controller icon", |