[[File:{{{1}}}|20px|link=|alt=]]
A way to easily create emotes to use in wiki pages.
Configuration
{{inline emote|IMAGE.png|TITLE|SIZE}}
When specifying the image, do not include File: at the beginning.
Title is optional, but suggested. This is what will show up if you hover your cursor over the emote.
Size is optional. The default is 20px.
If creating a template using this, you should add the template page to Category:Wiki emotes by adding <noinclude>[[Category:Wiki emotes]]</noinclude>
.
Example
{{inline emote|Trollface.svg|:troll:}}
Outputs:
Parameters
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | 1 | The image to use. Do not include "File:".
| File | required |
Title | 2 | What will show up if you hover over the emote. | String | suggested |
Size | 3 | The width of the image. Format is "20px".
| String | optional |