Template:EmoteInfobox: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
(4 intermediate revisions by the same user not shown)
Line 14: Line 14:
   |By={{{artist|}}}
   |By={{{artist|}}}
   |Has Emote Image={{{ image | {{EmoteFilename | {{trim|{{{1}}}}} }} }}}
   |Has Emote Image={{{ image | {{EmoteFilename | {{trim|{{{1}}}}} }} }}}
}}
}}{{Infobox
1: {{{1}}}
1 trim: {{trim|{{{1}}}}}
filename: {{EmoteFilename | {{trim|{{{1}}}}} }}
image or filename: {{{ image | {{EmoteFilename | {{trim|{{{1}}}}} }} }}}
image full: [[{{{ image | {{EmoteFilename | {{trim|{{{1}}}}} }} }}}|center|frameless|“{{trim|{{{1}}}}}”]]
{{Infobox
   | bodystyle = border-spacing: 2px 5px;
   | bodystyle = border-spacing: 2px 5px;
   | above = {{trim|{{{1}}}}}
   | above = {{trim|{{{1}}}}}
Line 102: Line 96:
"description": "The image file for the emote. Defaults to looking for the name, but better to specify it explicitly.",
"description": "The image file for the emote. Defaults to looking for the name, but better to specify it explicitly.",
"type": "wiki-file-name",
"type": "wiki-file-name",
"default": "{{{name}}}.png|.gif",
"default": "{{{1}}}.png|.gif",
"suggested": true
"required": true
}
}
},
},
Line 109: Line 103:
"paramOrder": [
"paramOrder": [
"1",
"1",
"image",
"animated",
"animated",
"artist",
"artist",
Line 114: Line 109:
"twitch",
"twitch",
"discord",
"discord",
"variants",
"variants"
"image"
],
],
"format": "block"
"format": "block"