Template:codepoint/documentation

Hello, you have come here looking for the meaning of the word Template:codepoint/documentation. In DICTIOUS you will not only get to know all the dictionary meanings for the word Template:codepoint/documentation, but we will also tell you about its etymology, its characteristics and you will know how to say Template:codepoint/documentation in singular and plural. Everything you need to know about the word Template:codepoint/documentation you have here. The definition of the word Template:codepoint/documentation will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofTemplate:codepoint/documentation, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
Documentation for Template:codepoint.
This page contains usage information, categories, interwiki links and other content describing the template.

This template generates a textual reference to a Unicode codepoint. Implemented with Module:Unicode data/templates/codepoint.

Parameters

|1= (required)
The codepoint, either given as a single character or in the notation U+xxxx.
|display=
Whether to display the referenced character. Done by default if the codepoint is assigned and represents a printable non-whitespace character.
|link=
Whether to display a link to the referenced character. Done by default if the codepoint is assigned and represents a printable character. If the character is displayed, the link will be added to the character, and otherwise to the hexadecimal notation.
|plain=1
Automatically specifies |display=0, |link=0.
|html=1
Displays a HTML entity representation.
|noname=1
Hides the character name.

Examples

{{codepoint|U+2010}}

(U+2010 HYPHEN)

{{codepoint|U+2010|display=0}}

U+2010 HYPHEN

{{codepoint|:}}

: (U+003A COLON)