Toggle menu
15
236
70
27.5K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Wrapper template for Template:Emoji that by default sets |theme=none, which makes it output Unicode emoji characters directly rather than images.

Note: this also "inverts" Template:Emoji's way of treating an unnamed parameter if given. This wrapper maps |1= to the |name= argument instead of to |hex=. This lets you do like so: {{Emoji raw|grin}} without putting |name= (though passing |name= still works as well). To pass in a hexadecimal character value, use the |hex= named parameter.

Usage

{{Emoji raw}} ? 😃
{{Emoji raw|scream}} ? 😱
{{Emoji raw|hex=1F431}} ? 🐱

See also