Template:EmotePage: Difference between revisions

No edit summary
No edit summary
Line 4: Line 4:
}}{{#if: {{{animated|}}} | [[Category:Animated Emotes]] | [[Category:Static 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 {{#if:{{{animated|}}}|animated}} emote that {{#if:{{{active|}}}|can|used to}} be found on {{{source}}}.  
[[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}}}]].}}
Line 25: Line 25:
"label": "Image",
"label": "Image",
"description": "The image to use.",
"description": "The image to use.",
"type": "string",
"type": "wiki-file-name"
"autovalue": "{{{name}}}.png"
},
},
"source": {
"source": {
Line 64: Line 63:
"paramOrder": [
"paramOrder": [
"1",
"1",
"source",
"animated",
"image",
"image",
"artist",
"artist",
"source",
"reference",
"reference",
"active",
"active"
"animated"
],
],
"format": "block"
"format": "block"