Template:EmotePage: Difference between revisions
Appearance
Added close brackets to former emote section to (hopefully) avoid strange happenings. |
Didn't work, tried another fix. |
||
Line 2: | Line 2: | ||
| twitch = [[Category:Twitch Emotes|{{#sub:{{{1}}}|3}}]] | | twitch = [[Category:Twitch Emotes|{{#sub:{{{1}}}|3}}]] | ||
| discord = [[Category:Discord Emotes|{{#sub:{{{1}}}|3}}]] | | discord = [[Category:Discord Emotes|{{#sub:{{{1}}}|3}}]] | ||
[[Category:{{#if:{{{animated|}}}|Animated|Static}} Emotes|{{#sub:{{{1}}}|3}}]]}}</includeonly>[[File:{{{image|{{{1}}}.{{#if: {{{animated|}}} | gif | png }}}}}|right|thumb|250px|“{{{1}}}” {{Attribution|{{{artist}}}}}]] | |||
[[File:{{{image|{{{1}}}.{{#if: {{{animated|}}} | gif | png }}}}}|25px|alt={{{1}}}]] “{{{1}}}” | [[File:{{{image|{{{1}}}.{{#if: {{{animated|}}} | gif | png }}}}}|25px|alt={{{1}}}]] “{{{1}}}” is an {{#if:{{{animated|}}}|animated}} emote that {{#if:{{{active|}}}|can|used to}} be found on {{{source}}}. | ||
{{#if:{{{reference|}}}|It is a reference to [[{{{reference}}}]].}} | {{#if:{{{reference|}}}|It is a reference to [[{{{reference}}}]].}} |
Revision as of 07:27, 21 January 2025
[[File:{{{1}}}.png|right|thumb|250px|“{{{1}}}” by [[{{{artist}}}|{{{artist}}}]]]]
[[File:{{{1}}}.png|25px|alt={{{1}}}]] “{{{1}}}” is an emote that used to be found on {{{source}}}.
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 |
Source | source | Where the emote is (or was) available.
| String | suggested |
Reference | reference | A description of what the emote references or represents. | String | suggested |
Active | active | If the emote is currently available for use. | Boolean | optional |