Template:Special chat character
Jump to navigation
Jump to search
This template is used to display Special chat characters using an icon-only font.
Icons can be specified using their hexidecimal codepoint, or using an aliased shortname.
Documentation for Template:Special chat character does not exist yet [create] (How does this work?)
Example
Valid characters are inserted directly:
| Wikicode | Result |
|---|---|
{{Special chat character|time}} |
|
{{Special chat character|ilvl}} |
|
{{Special chat character|autol}} |
|
{{Special chat character|autor}} |
|
{{Special chat character|lv}} |
|
{{Special chat character|lv1}} |
|
{{Special chat character|U+E037}} |
|
{{Special chat character|0xe0b0}} |
|
Inserted characters will follow the color of their surrounding text:
| Wikicode | Result |
|---|---|
<font color="green">{{Special chat character|autol}}</font>
Hello!
<font color="red">{{Special chat character|autor}}</font> |
Hello! |
Invalid short-codes get shown in an error state:
| Wikicode | Result |
|---|---|
{{Special chat character|asdfjkl}} |
Unknown shortcode: asdfjkl |