Template:unicode-add

Hello, you have come here looking for the meaning of the word Template:unicode-add. In DICTIOUS you will not only get to know all the dictionary meanings for the word Template:unicode-add, but we will also tell you about its etymology, its characteristics and you will know how to say Template:unicode-add in singular and plural. Everything you need to know about the word Template:unicode-add you have here. The definition of the word Template:unicode-add will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofTemplate:unicode-add, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

This template add a line to a Unicode table. It is implemented using HTML.

Usage

This template should be added directly between {{unicode-top}} and {{unicode-bottom}}.

Parameters

Named parameter:

  • |line= The hexadecimal representation of the characters, minus the last digit.

Positional (unnamed) parameters:

  • |1=, |2=, … |16= The values of the last digit for each character in the row.

Each unnamed parameter may contain one hexadecimal digit ("0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F"), to complete the 4-digit value started with |line=.

Examples

  • {{unicode-add|line=002|8|9}}
    This generates a line with the two unicode characters U+0028 and U+0029, which are the open- and close-parentheses characters: "(" and ")".

See also