When used inside the {{Redirect category shell}} template:
When used by itself:
- From an emoji: This is a redirect from an emoji to an article describing the depicted concept or the emoji itself, per WP:REMOJI.
- Only use {{R from Unicode character}} in addition to this redirect template if the title consists of a single Unicode character. Do not use it for multiple-character emoji sequences, such as skin tone variants or national flags.
Template:R from emoji is used to categorize emoji redirects and populates Category:Redirects from emoji when used. It is also added to Category:Printworthy redirects by default. In 2003, efforts were begun to support the Wikimedia Foundation's goal of increasing access and availability of Wikipedia articles in printed versions. Redirects from emojis are suitable for a printed version. In other words they are printworthy.
Usage
This template can be used in combination with {{Redirect category shell}} or without. This is in accord with instructions found at Wikipedia:REDCAT.
- Use this template on any redirect from a title that is an emoji, whether or not it is included in the Unicode chart single emoji (i.e. ♥ uses this template).
- For emoji that are a single Unicode character, it should be paired with {{R from Unicode character}}.
- This does not include emoji with skin-tone modifiers, or country flags, which consist of multiple characters. 👩🏿🤝👨🏼, for example, is rendered as one character in most web browsers, but is composed of seven (this can be seen in the percent-encoded title of its article: https://en.wikipedia.org/w/index.php?title=%F0%9F%91%A9%F0%9F%8F%BF%E2%80%8D%F0%9F%A4%9D%E2%80%8D%F0%9F%91%A8%F0%9F%8F%BC).
- For emoji which are a subset of another emoji (such as skin tone variations), use {{R avoided double redirect}} with the value being the base emoji.
When using Template:Redirect category shell
{{Redirect category shell}} may be used to add as many appropriate redirect categories as needed to a redirect. Add this redirect category to a redirect in the following manner:
#REDIRECT [[(target page name)]]
{{Redirect category shell|
{{R from emoji}}
}}
When used individually
#REDIRECT [[(target page name)]]
{{R from emoji}}
Optional parameters
Emoji name
The name of the emoji should be added using the |1= parameter. This helps identify the emoji and also sort it by its name.
{{R from emoji|(name)}}{{R from emoji|1=(name)}}
The |name= comes from the CLDR and can be found in places such as: https://www.unicode.org/cldr/charts/44/annotations/americas.html
Flags
If the emoji is a flag, |flag= should be set.
{{R from emoji|(name)|flag=yes}}{{R from emoji|1=(name)|flag=yes}}
Examples
#REDIRECT [[(target page name)]]
{{Redirect category shell|
{{R from emoji|Flag: Wales|flag=yes}}
}}
#REDIRECT [[(target page name)]]
{{Redirect category shell|
{{R from emoji|Person: Light Skin Tone}}
{{R avoided double redirect|🧑}}
}}
TemplateData
TemplateData for R from emoji
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | 1 | The official CLDR emoji name.
| Line | suggested |
| Flag | flag | Set to "yes" if the emoji is that of a flag. | Line | optional |
See also
- {{R from Unicode character}}
- WikiProject Redirect/Style guide
- WP:REMOJI
- Module:Emoji which sometimes consumes or return short names or their keywords.