Template:EmoteInfobox: Difference between revisions
No edit summary |
No edit summary |
||
Line 91: | Line 91: | ||
"description": "A list of any variants of this emote that exist.", | "description": "A list of any variants of this emote that exist.", | ||
"type": "string" | "type": "string" | ||
}, | |||
"image": { | |||
"label": "Image", | |||
"description": "The image file for the emote. Defaults to looking for the name, but better to specify it explicitly.", | |||
"type": "wiki-file-name", | |||
"default": "{{{name}}}.png|.gif", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
Line 101: | Line 108: | ||
"twitch", | "twitch", | ||
"discord", | "discord", | ||
"variants" | "variants", | ||
"image" | |||
], | ], | ||
"format": "block" | "format": "block" |