Content deleted Content added
add templatedocs |
|||
Line 2:
=== Usage ===
<templatedata>
{
"params": {
"state": {
"label": "Collapse state",
"description": "Specify if the list should be collapsed by default.",
"type": "string",
"suggestedvalues": [
"mw-collapsed"
]
}
},
"description": "A list of all the known [[Unicode block]]s, formatted as a table."
}
</templatedata>
"Blocks" are well-defined in Unicode. They are described from the ''numbering''-way down: Unicode -> Plane -> Block -> code point.<br>
Think "scripts" if you work from the ''character''-way upwards: character -> code-point -> Unicode.
|