Template:EmotePage: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 84: | Line 84: | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"default": "{{{name}}}.png|.gif", | "default": "{{{name}}}.png|.gif", | ||
" | "required": true | ||
} | } | ||
}, | }, | ||
| Line 90: | Line 90: | ||
"paramOrder": [ | "paramOrder": [ | ||
"1", | "1", | ||
"image", | |||
"animated", | "animated", | ||
"artist", | "artist", | ||
Latest revision as of 23:13, 25 January 2025
A template for a page describing an emote.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | 1 | The name of the emote. | String | required |
| Image | image | The image file for the emote. Defaults to looking for the name, but better to specify it explicitly.
| File | required |
| Animated | animated | If this is an animated emote.
| Boolean | optional |
| Artist | artist | The name of the artist who created the emote. | Unknown | required |
| Reference | reference | A description of what the emote references or represents. | Content | suggested |
| Available on Twitch | twitch | If the emote is currently available on Twitch.
| String | optional |
| Available on Discord | discord | If the emote is currently available on Discord.
| String | optional |
| Variants | variants | A list of any variants of this emote that exist. | Content | optional |