Jump to content

Template:EmotePage: Difference between revisions

From Joepedia
No edit summary
Tag: Manual revert
No edit summary
Line 2: Line 2:
  | twitch = [[Category:Twitch Emotes]]
  | twitch = [[Category:Twitch Emotes]]
  | discord = [[Category:Discord Emotes]]
  | discord = [[Category:Discord Emotes]]
}}</includeonly>[[File:{{{image|{{{1}}}.png}}}|right|thumb|250px|“{{{1}}}” {{Attribution|{{{artist}}}}}]]
}}{{#if: {{{animated|}}} | [[Category:Animated Emotes]] | [[Category:Static Emotes]]}}</includeonly>[[File:{{{image|{{{1}}}.png}}}|right|thumb|250px|“{{{1}}}” {{Attribution|{{{artist}}}}}]]


[[File:{{{image|{{{1}}}.png}}}|25px|alt={{{1}}}]] “{{{1}}}” is an emote that {{#if:{{{active|}}}|can|used to}} be found on {{{source}}}.  
[[File:{{{image|{{{1}}}.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}}}]].}}
Line 53: Line 53:
"description": "If the emote is currently available for use.",
"description": "If the emote is currently available for use.",
"type": "boolean"
"type": "boolean"
},
"animated": {
"label": "Animated",
"description": "If this is an animated emote.",
"type": "boolean",
"default": "false"
}
}
},
},
Line 62: Line 68:
"artist",
"artist",
"reference",
"reference",
"active"
"active",
"animated"
],
],
"format": "block"
"format": "block"

Revision as of 04:53, 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.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Name1 name emote

The name of the emote.

Stringrequired
Sourcesource

Where the emote is (or was) available.

Suggested values
discord twitch
Stringsuggested
Imageimage

The image to use.

Auto value
{{{name}}}.png
Stringoptional
Artistartist

The name of the artist who created the emote.

Unknownrequired
Referencereference

A description of what the emote references or represents.

Stringsuggested
Activeactive

If the emote is currently available for use.

Booleanoptional
Animatedanimated

If this is an animated emote.

Default
false
Booleanoptional