Template:Unicode chart/doc: Difference between revisions

Content deleted Content added
mNo edit summary
No edit summary
 
(20 intermediate revisions by 8 users not shown)
Line 1:
{{Documentation subpage}}
{{lua|Module:Unicode chart}}
{{purple|Under construction. Not fit for mainspace. 01 Oct 2022}}
 
== Usage ==
<syntaxhighlight lang="wikitext">
{| class="infobox" style="float:none; font-family:monospace; font-size: inherit;"
{{Unicode chart
! | &#x7B;&#x7B;unicode_chart || ||
| block-name =
|-
| block-status = dflt / PUA / / collection
!| <div>| block</div><div>| 1</div> || <div>=</div><div>=</div>
!| | block-range || =
| &lt;!-- actual name of the Unicode block, e.g. ''Unified Canadian Aboriginal Syllabics Extended''. Must match one of [[Module:Unicode data/blocks]]. This affects what codepoint range is selected by default. -->
| block-page =
|-
!| |chart-id link_block || =
| chart-contentpage =
|| &lt;!-- title of Wikipedia's article about said block, defaults to ''&#x7B;&#x7B;&#x7B;block&#x7D;&#x7D;&#x7D; (Unicode block)'', which should always exist as a redirect if not correct. -->
| chart-commons-image=
|-
| unicode-version =
!| | display_block || =
| fn1=
|| &lt;!-- displayed title of said block, defaults to actual block name. -->
| fn2=
|-
|}}
!| | state || =
</syntaxhighlight>
|| &lt;!-- options include ''expanded'', ''collapsed'', etc. see [[Template:Navbox/doc#Parameter list]] -->
|-
!| | range || =
|| &lt;!-- range(s) of codepoints to display, if not the entire block. e.g. ''0041–005A, 0061–007A'' for Basic Latin capital and lowercase letters only. -->
|-
!| <div>| link</div><div>| link_NNNx</div><div>| link_NNNN</div> || <div>=</div><div>=</div><div>=</div>
|| &lt;!-- Specifies (for the entire chart, or for a row of codepoints NNNx, or for an individual codepoint NNNN) a linking option for each character. Options include ''yes'', ''no'', ''wikt''. Default is ''no''. Every parameter of this type is disregarded when ''info''=''yes''. -->
|-
!| | notes || =
|| &lt;!-- Specifies additional footnotes to appear at the bottom. Any text outside a &lt;ref&gt; tag is an error. -->
|-
!| | info || =
|| &lt;!-- whether to include (highly experimental) info panel feature. Options include ''yes'', ''no''. Causes all ''link'' parameter input to be disregarded. -->
|-
!| | fonts || =
|| &lt;!-- whether to use font-family CSS selected from [[Template:Unicode chart/script_styles.css|script_styles.css]] according to the [[ISO 15924]] code of the [[Script (Unicode)|script]] to which each printable character belongs. Default (and any value other than ''no'') is ''yes''. -->
|-
!| &#x7D;&#x7D; || ||
|}
 
==Related==
<includeonly>[[Category:Unicode templates]]</includeonly>
* {{t links|Unicode chart}} ({{edit|Template:Unicode chart}})
* {{clc|Category:Unicode blocks|pages}}
* {{clc|Unicode charts|pages}}
 
== Parameters ==
 
<includeonly>{{Sandbox other||
<includeonly>[[Category:Unicode templates]]</includeonly>
}}</includeonly>