{{{blockname}}}

Usage संपादन करीं

This infobox is used for articles on Unicode character blocks.

Syntax संपादन करीं

{{Infobox Unicode block

<!--General parameters:-->
 |style      = Sets overall style of the infobox (infobox bodystyle)
 |blockname  = When page name is not the name of the Unicode block
 |rangestart = Start codepoint of block (without U+)
 |rangeend   = End codepoint of block 
 |script1    = Primary Unicode script
 |script2-5  = Secondary Unicode scripts
 |alphabets  = Major alphabets covered by block
 |symbols    = Symbol sets in block (usually not used if "alphabets" is defined)

<!--Characters:-->
 |assigned   = Overrides number of assigned characters
               Not necessary if rangestart and rangeend are specified
 |nonchar    = Number of non-characters
 |deprecated = Number of deprecated characters

<!--Per version:-->
 |1_0_0      = Number of characters in v. 1.0.0
 |1_0_1      = Number of characters added in v. 1.0.1
 |1_1        = Number of characters added in v. 1.1
 |2_0        = Number of characters added in v. 2.0
 |2_1        = Number of characters added in v. 2.1
 |3_0        = Number of characters added in v. 3.0
 |3_1        = Number of characters added in v. 3.1
 |3_2        = Number of characters added in v. 3.2
 |4_0        = Number of characters added in v. 4.0
 |4_1        = Number of characters added in v. 4.1
 |5_0        = Number of characters added in v. 5.0
 |5_1        = Number of characters added in v. 5.1
 |5_2        = Number of characters added in v. 5.2
 |6_0        = Number of characters added in v. 6.0
 |6_1        = Number of characters added in v. 6.1
 |6_2        = Number of characters added in v. 6.2
 |6_3        = Number of characters added in v. 6.3
 |7_0        = Number of characters added in v. 7.0
 |8_0        = Number of characters added in v. 8.0
 |9_0        = Number of characters added in v. 9.0
 |sources    = Source standards for block
 |note       = Notes and refs
}}

Parameters:

Rangestart Acceptable values are of the form xxx0 or xxxx0, where "x" is a hex digit.
Rangeend Acceptable values are of the form xxxF, xxxf, xxxxF, or xxxxf, where "x" is a hex digit.
ScriptN Acceptable values are ISO 15924 code or Unicode script alias. These can be linked by appending (script) and a pipe | to the link, e.g. [[Greek (script)|]] or [[Grek (script)|]], which will display as Greek and Grek. Any other script link will not correctly format the block name.
Versions:
1_0_0 .. 9_0
Versions in which characters were added to the block, and only those versions, should be specified by the number of characters added to that version, not the running total. Setting version = 0 will erroneously display that version in the version history section of the template.
Versions:
1_0_1 & 1_1
The parameters 1_0_1 and 1_1 can be set to negative numbers to account for character removal. For version 1.1, Unicode merged with ISO 10646, and some characters were removed in this process.

Example संपादन करीं

Test
RangeU+0300..U+037F
(128 code points)
PlaneBMP
ScriptsCuneiform
Symbol setsCalculus symbols
Assigned37 code points
Unused85 reserved code points
6 non-characters
3 deprecated
Source standardsISCII
Unicode version history
1.0.043 (+43)
1.130 (-13)
6.233 (+3)
7.037 (+4)
Note: This is not an accurate description of the code point range U+0300..U+037F.

{{Infobox Unicode block
|blockname = Test
|rangestart = 0300
|rangeend = 037f
|script1 = [[Cuneiform (script)|]]
|symbols = Calculus symbols
|1_0_0 = 43
|1_1 = -13
|6_2 = 3
|7_0 = 4
|nonchar = 6
|deprecated = 3
|sources = [[ISCII]]
|note = This is not an accurate description of the code point range U+0300..U+037F.
}}