Template:EmotePage: Difference between revisions
Appearance
m Latty moved page Template:EmoteDescription to Template:EmotePage |
No edit summary |
||
Line 11: | Line 11: | ||
|reference = Wikitext string | |reference = Wikitext string | ||
}}--> | }}--> | ||
</noinclude><includeonly> | </noinclude><includeonly><!-- Temporarily commented out due to bugs. | ||
{{#cargo_store: | {{#cargo_store: | ||
_table = emotes | _table = emotes | ||
Line 22: | Line 21: | ||
|artist = {{{artist|}}} | |artist = {{{artist|}}} | ||
|reference = {{{reference|}}} | |reference = {{{reference|}}} | ||
}}--> | }}-->{{EmoteInfobox | ||
|{{{1}}} | |||
|animated={{{animated|}}} | |||
|artist={{{artist|}}} | |||
|reference={{{reference|}}} | |||
|twitch={{{twitch|}}} | |||
|discord={{{discord|}}} | |||
| | |variants={{{variants|}}} | ||
}}<!--- | |||
| | -->{{DEFAULTSORT:{{#sub:{{{1}}}|3}}}}<!--- | ||
-->[[Category: Emotes]]<!--- | |||
-->{{#if: {{{discord|}}} | [[Category: Discord Emotes]]}}<!--- | |||
| | -->{{#if: {{{twitch|}}} | [[Category: Twitch Emotes]]}}<!--- | ||
-->[[Category: {{#if:{{{animated|}}}|Animated|Static}} Emotes]]<!--- | |||
-->[[{{EmoteFilename|{{{1}}}}}|25px|alt={{{1}}}]] “{{trim|{{{1}}}}}” is an {{#if:{{{animated|}}}|animated}} emote that can be found on: | |||
| | |||
{{#switch: {{{twitch|}}} | {{#switch: {{{twitch|}}} | ||
|true = * Twitch | |true = * Twitch | ||
Line 63: | Line 46: | ||
{{#if:{{{reference|}}}|It is a reference to {{{reference}}}.}} | {{#if:{{{reference|}}}|It is a reference to {{{reference}}}.}} | ||
It was drawn {{Attribution|{{{artist}}}}}.<noinclude> | It was drawn {{Attribution|{{{artist}}}}}.</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { |
Revision as of 18:18, 25 January 2025
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 |
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 variant | A list of any variants of this emote that exist. | String | optional |