Template:Inline emote/doc

From Irony Wiki
Jump to navigation Jump to search

A way to easily create emotes to use in wiki pages.

Configuration[edit source]

{{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[edit source]

{{inline emote|Trollface.svg|:troll:}}

Outputs:

Parameters[edit source]

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Image1

The image to use. Do not include "File:".

Example
Trollface.svg
Filerequired
Title2

What will show up if you hover over the emote.

Stringsuggested
Size3

The width of the image. Format is "20px".

Default
20px
Stringoptional