Template:EmotePage: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
| label2 = Animated | | label2 = Animated | ||
| data2 = {{#if: {{{animated|}}} | Yes }} | | data2 = {{#if: {{{animated|}}} | Yes }} | ||
| label3 = Based On | | label3 = Variants | ||
| | | data3 = {{{variants|}}} | ||
| | | label4 = Based On | ||
| | | data4 = {{{reference|}}} | ||
| | | header5 = Attribution | ||
| label6 = Artwork | |||
| data6 = {{Attribution|{{{artist|}}}|categorise=true}} | |||
}} | }} | ||
Line 76: | Line 78: | ||
"type": "boolean", | "type": "boolean", | ||
"default": "false" | "default": "false" | ||
}, | |||
"variants": { | |||
"aliases": [ | |||
"variant" | |||
], | |||
"label": "Variants", | |||
"description": "A list of any variants of this emote that exist.", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
Line 86: | Line 96: | ||
"reference", | "reference", | ||
"twitch", | "twitch", | ||
"discord" | "discord", | ||
"variants" | |||
], | ], | ||
"format": "block" | "format": "block" |
Revision as of 08:11, 21 January 2025
EmotePage | |
---|---|
[[File:{{{1}}}.png|center|frameless|“{{{1}}}”]] | |
Available On |
|
Attribution | |
Artwork | by [[|]] |
[[File:{{{1}}}.png|25px|alt={{{1}}}]] “{{{1}}}” is an emote that can be found on:
It was drawn by [[{{{artist}}}|{{{artist}}}]].
A template for a page describing an emote.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | 1 name emote | The name of the emote. | String | required |
Animated | animated | If this is an animated emote.
| Boolean | optional |
Image | image | The image to use. | File | 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.
| Boolean | optional |
Available on Discord | discord | If the emote is currently available on Discord.
| Boolean | optional |
Variants | variants variant | A list of any variants of this emote that exist. | String | optional |