Šablon:unicode-add/dok
This template add a line to a Unicode chart.
Usage
urediThis template should be added directly between {{unicode-top}}
and {{unicode-bottom}}
.
Parameters
urediNamed parameter:
- Šablon:docparam The hexadecimal representation of the characters, minus the last digit.
Positional (unnamed) parameters:
- Šablon:docparam, Šablon:docparam, … Šablon:docparam 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 Šablon:docparam.
Examples
uredi{{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
uredi{{unicode-top}}
{{unicode-bottom}}