Template:EmoteInfobox: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{Infobox | <includeonly>{{Infobox | ||
| bodystyle = border-spacing: 2px 5px; | | bodystyle = border-spacing: 2px 5px; | ||
| above = {{{ | | above = {{{1}}} | ||
| abovestyle = background-color: var(--background-color-backdrop-dark); color: var(--color-inverted); | | abovestyle = background-color: var(--background-color-backdrop-dark); color: var(--color-inverted); | ||
| headerstyle = background-color: var(--background-color-backdrop-dark); color: var(--color-inverted); | | headerstyle = background-color: var(--background-color-backdrop-dark); color: var(--color-inverted); | ||
| name = {{{ | | name = {{{1}}} | ||
| image = [[{{EmoteFilename|{{{1}}}}}|center|frameless|“{{{1}}}”]] | | image = [[{{EmoteFilename|{{{1}}}}}|center|frameless|“{{{1}}}”]] | ||
| label1 = Available On | | label1 = Available On | ||
Line 28: | Line 28: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": "Name", | "label": "Name", | ||
"description": "The name of the emote.", | "description": "The name of the emote.", | ||
Line 77: | Line 73: | ||
}, | }, | ||
"variants": { | "variants": { | ||
"label": "Variants", | "label": "Variants", | ||
"description": "A list of any variants of this emote that exist.", | "description": "A list of any variants of this emote that exist.", |