Template:EmoteInfobox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{Infobox | <includeonly>{{#set: | ||
|Is Animated={{{animated|false}}} | |||
|{{#switch: {{{twitch|}}} | |||
|true = Available On=Twitch | |||
|historic = Formerly Available On=Twitch | |||
|false = | |||
}} | |||
|{{#switch: {{{discord|}}} | |||
|true = Available On=Discord | |||
|historic = Formerly Available On=Discord | |||
|false = | |||
}}}} | |||
|By={{artist|}} | |||
}}{{Infobox | |||
| bodystyle = border-spacing: 2px 5px; | | bodystyle = border-spacing: 2px 5px; | ||
| above = {{{1}}} | | above = {{{1}}} |
Revision as of 20: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 |
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. | String | 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. | String | optional |