Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 03:48, 6 March 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} {{tsc|remo|rmoji|emojir}} {{tlr|rawemoji|rawmoji|raw emoji}} {{Wrapper|Emoji}} Wrapper template for Template:Emoji that by default sets {{para|theme|none}}, which makes it output Unicode emoji characters directly rather than images. {{strong|Note:}} this also "inverts" Template:Emoji's way of treating an unnamed parameter if given. This wrapper maps {{nowrap|{{para|1}}}} to the {{nowrap|{{para|name}}}} argument instead of to {{nowrap|{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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