Template:EmotePage: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{EmoteInfobox | <includeonly>{{EmoteInfobox | ||
|{{{1}}} | |{{trim|{{{1}}}}} | ||
|image={{{image|}}} | |image={{{image|}}} | ||
|animated={{{animated|}}} | |animated={{{animated|}}} | ||
Line 9: | Line 9: | ||
|variants={{{variants|}}} | |variants={{{variants|}}} | ||
}}<!--- | }}<!--- | ||
-->{{DEFAULTSORT:{{#sub:{{{1}}}|3}}}}<!--- | -->{{DEFAULTSORT:{{#sub:{{trim|{{{1}}}}}|3}}}}<!--- | ||
-->[[Category: Emotes]]<!--- | -->[[Category: Emotes]]<!--- | ||
-->{{#if: {{{discord|}}} | [[Category: Discord Emotes]]}}<!--- | -->{{#if: {{{discord|}}} | [[Category: Discord Emotes]]}}<!--- | ||
-->{{#if: {{{twitch|}}} | [[Category: Twitch Emotes]]}}<!--- | -->{{#if: {{{twitch|}}} | [[Category: Twitch Emotes]]}}<!--- | ||
-->[[Category: {{#if:{{{animated|}}}|Animated|Static}} Emotes]]<!--- | -->[[Category: {{#if:{{{animated|}}}|Animated|Static}} Emotes]]<!--- | ||
-->[[{{{ image | {{EmoteFilename | {{{1}}} }} }}}|25px|alt={{{1}}}]] “{{trim|{{{1}}}}}” is an {{#if:{{{animated|}}}|animated}} emote that can be found on: | -->[[{{{ image | {{EmoteFilename | {{trim|{{{1}}}}} }} }}}|25px|alt={{trim|{{{1}}}}}]] “{{trim|{{{1}}}}}” is an {{#if:{{{animated|}}}|animated}} emote that can be found on: | ||
{{#switch: {{{twitch|}}} | {{#switch: {{{twitch|}}} | ||
|true = * Twitch | |true = * Twitch |
Revision as of 22:19, 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 | suggested |
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 |