Content deleted Content added
m syntaxhighlight lang="wikitext" |
|||
Line 23:
===Block input===
For each block, use
<syntaxhighlight lang="wikitext">
{{Unicode blocks/row
|plane = One from set BMP, SMP, SIP, TTP, ..., PUA-AB (BMP=default)
Line 32:
|contains= Content op the block (scripts)
}}
</syntaxhighlight>
The template starts a new row in the table (adds {{code|1={{!}}-}}).
Line 38:
;Example:
<syntaxhighlight lang="wikitext">
{{Unicode blocks/row
|range=U+0080..U+00FF
Line 46:
|contains=Latin (64 characters), Common (64 characters)
}}
</syntaxhighlight>
|