Template:EmoteInfobox: Difference between revisions
No edit summary Tag: Manual revert |
No edit summary |
||
Line 96: | Line 96: | ||
"description": "The image file for the emote. Defaults to looking for the name, but better to specify it explicitly.", | "description": "The image file for the emote. Defaults to looking for the name, but better to specify it explicitly.", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"default": "{{{ | "default": "{{{1}}}.png|.gif", | ||
" | "required": true | ||
} | } | ||
}, | }, | ||
Line 103: | Line 103: | ||
"paramOrder": [ | "paramOrder": [ | ||
"1", | "1", | ||
"image", | |||
"animated", | "animated", | ||
"artist", | "artist", | ||
Line 108: | Line 109: | ||
"twitch", | "twitch", | ||
"discord", | "discord", | ||
"variants | "variants" | ||
], | ], | ||
"format": "block" | "format": "block" |