<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AChset-cell-unified%2Fdoc</id>
	<title>Template:Chset-cell-unified/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AChset-cell-unified%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Chset-cell-unified/doc&amp;action=history"/>
	<updated>2026-04-12T09:41:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://moasspedia.org/w/index.php?title=Template:Chset-cell-unified/doc&amp;diff=8182&amp;oldid=prev</id>
		<title>Wikipedia&gt;Gonnym: /* Examples */replace template per TfD</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Chset-cell-unified/doc&amp;diff=8182&amp;oldid=prev"/>
		<updated>2022-01-04T11:54:12Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Examples: &lt;/span&gt;replace template per TfD&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
This template is the metatemplate behind {{tlx|chset-ctrl}}, {{tlx|chset-ctrl3}}, {{tlx|chset-ctrl4}}, {{tlx|chset-cell}}, {{tlx|chset-cell3}}, and {{tlx|chset-cell4}}. The intention is to implement them using this template and thus make it easier to keep them in sync.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Used with [[:Template:chset-tableformat]] to indicate a table cell.&lt;br /&gt;
&lt;br /&gt;
* First row:&lt;br /&gt;
** Parameter &amp;lt;code&amp;gt;char&amp;lt;/code&amp;gt;: the character in question. May link to the appropriate article or Wiktionary page if appropriate. Only provide for a non-control, non-whitespace printing character. If there are alternative characters separate with a slash. If it is a sequence of characters put them next to each other.&lt;br /&gt;
** Parameter &amp;lt;code&amp;gt;ctrl&amp;lt;/code&amp;gt;: &amp;#039;&amp;#039;XX&amp;#039;&amp;#039;, name of a whitespace, control, format, separator or otherwise non-printing character (e.g., &amp;#039;&amp;#039;SP&amp;#039;&amp;#039;, &amp;#039;&amp;#039;LF&amp;#039;&amp;#039;, &amp;#039;&amp;#039;HT&amp;#039;&amp;#039;, &amp;#039;&amp;#039;NBSP&amp;#039;&amp;#039;, &amp;#039;&amp;#039;ZWNJ&amp;#039;&amp;#039;, &amp;#039;&amp;#039;PDO&amp;#039;&amp;#039;), with link to appropriate article if it exists. Do not provide at the same time as &amp;lt;code&amp;gt;char&amp;lt;/code&amp;gt;. This just does [[template:sc2]] so you can use that if you need to combine a control with a normal character. You can also use lower-case letters to get tinier text to fit a longer string in.&lt;br /&gt;
** Parameter &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt;: printed in normal (small) size after the letter. This is useful to add a reference or [[template:efn]] footnote to the glyph.&lt;br /&gt;
* Second row:&lt;br /&gt;
** Parameter &amp;lt;code&amp;gt;unic&amp;lt;/code&amp;gt;: &amp;#039;&amp;#039;hhhh&amp;#039;&amp;#039;, Unicode value in hexadecimal, 4 digits for most codepoints (those on the [[Basic Multilingual Plane]]) and 5 otherwise, (e.g., &amp;#039;&amp;#039;0020&amp;#039;&amp;#039;, &amp;#039;&amp;#039;1D44A&amp;#039;&amp;#039;).&lt;br /&gt;
***A little-used feature is that if the &amp;lt;code&amp;gt;char&amp;lt;/code&amp;gt; field is blank, the matching Unicode character is placed there, but this only works if this is just a hex number.&lt;br /&gt;
***If there are multiple mappings separate them with a slash (such as &amp;lt;code&amp;gt;0020/00A0&amp;lt;/code&amp;gt;), if this translates to a series of characters separate them with a space.&lt;br /&gt;
*** Set to &amp;lt;code&amp;gt;&amp;amp;amp;nbsp;&amp;lt;/code&amp;gt; for a character without a Unicode mapping. Alternatively, if a Private Use Area mapping is in established/documented use for such a character (e.g. the Apple logo in [[Mac OS Roman]]) then it may be given, but [[WP:NOR|don&amp;#039;t make them up]].&lt;br /&gt;
*** Set to &amp;lt;code&amp;gt;LEAD&amp;lt;/code&amp;gt; for a lead byte (rather than a character). &amp;lt;code&amp;gt;L&amp;lt;/code&amp;gt; is not a hex digit so this is unambiguous (or use the hex code to indicate something about what lead byte this is, for example in [[UTF-8]]).&lt;br /&gt;
* Subsequent rows:&lt;br /&gt;
** Parameter &amp;lt;code&amp;gt;deci&amp;lt;/code&amp;gt;: arbitrary text drawn in bold, for displaying input methods. This is most often a decimal number for the Windows [[Alt code]] input.&lt;br /&gt;
** Parameter &amp;lt;code&amp;gt;octl&amp;lt;/code&amp;gt;: a second line of arbitrary text drawn in bold. You probably should not use this unless the input method really uses a second form.&lt;br /&gt;
** Parameter &amp;lt;code&amp;gt;kuten&amp;lt;/code&amp;gt;: arbitrary text not in bold. For JIS (men)kuten, GB quwei, KS hangyol or equivalent code (English: (plane-)row-cell, or (plane-)section-position).&lt;br /&gt;
*** This is a important identifier for characters in [[CJK]] [[DBCS]]s such as [[JIS X 0208]] (more so than e.g. &amp;lt;code&amp;gt;deci&amp;lt;/code&amp;gt;, which is not usually used for a DBCS).&lt;br /&gt;
*** &amp;#039;&amp;#039;(d(d)-)d(d)-d(d)&amp;#039;&amp;#039; (two or three numbers of up to two digits each, e.g., &amp;lt;code&amp;gt;91-1&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;2-2-1&amp;lt;/code&amp;gt;). Generally numbers 1 through 94 correspond with encoding bytes of either 0x21 through 0x7E, or 0xA1 through 0xFE.&lt;br /&gt;
*** For a lead byte, specify underscores in place of subsequent numbers, this may look something like &amp;lt;code&amp;gt;16-_&amp;lt;/code&amp;gt;.&lt;br /&gt;
*** For visual consistency, may be set to &amp;lt;code&amp;gt;-&amp;lt;/code&amp;gt; for a byte which is not within the lead/trail byte range, but which is in the same line as those which are.&lt;br /&gt;
&lt;br /&gt;
You should use the same entries for every cell in a table (or at least in a table row), otherwise they will not line up horizontally. Use &amp;lt;code&amp;gt;&amp;amp;amp;nbsp;&amp;lt;/code&amp;gt; if a field should be blank.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
A few examples:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{| {{chset-tableformat}}&lt;br /&gt;
&amp;lt;!-- ctrl4 plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|misc}}|{{chset-cell-unified|unic=3000|ctrl=[[space character|IDSP]]|deci=33|octl=041|kuten=1-1}}&lt;br /&gt;
&amp;lt;!-- ctrl4 --&amp;gt;&lt;br /&gt;
|{{Character set color|misc}}|{{chset-cell-unified|unic=00A0|ctrl=[[non-breaking space|NBSP]]|deci=160|octl=240}}&lt;br /&gt;
&amp;lt;!-- cell4 plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|graph}}|{{chset-cell-unified|unic=26E3|char=[[⛣]]|deci=33|octl=041|kuten=91-1}}&lt;br /&gt;
&amp;lt;!-- cell4 plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|graph}}|{{chset-cell-unified|unic=26E3|deci=33|octl=041|kuten=91-1}}&lt;br /&gt;
&amp;lt;!-- cell4 --&amp;gt;&lt;br /&gt;
|{{Character set color|punct}}|{{chset-cell-unified|unic=00A1|char=[[inverted exclamation mark|¡]]|deci=161|octl=241}}&lt;br /&gt;
&amp;lt;!-- cell4 --&amp;gt;&lt;br /&gt;
|{{Character set color|punct}}|{{chset-cell-unified|unic=00A1|deci=161|octl=241}}&lt;br /&gt;
&amp;lt;!-- ctrl3 plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|misc}}|{{chset-cell-unified|unic=3000|ctrl=[[space character|IDSP]]|deci=33|kuten=1-1}}&lt;br /&gt;
&amp;lt;!-- ctrl3 --&amp;gt;&lt;br /&gt;
|{{Character set color|misc}}|{{chset-cell-unified|unic=00A0|ctrl=[[non-breaking space|NBSP]]|deci=160}}&lt;br /&gt;
&amp;lt;!-- cell3 plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|graph}}|{{chset-cell-unified|unic=26E3|char=[[⛣]]|deci=33|kuten=91-1}}&lt;br /&gt;
&amp;lt;!-- cell3 plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|graph}}|{{chset-cell-unified|unic=26E3|deci=33|kuten=91-1}}&lt;br /&gt;
&amp;lt;!-- cell3 --&amp;gt;&lt;br /&gt;
|{{Character set color|punct}}|{{chset-cell-unified|unic=00A1|char=[[inverted exclamation mark|¡]]|deci=161}}&lt;br /&gt;
&amp;lt;!-- cell3 --&amp;gt;&lt;br /&gt;
|{{Character set color|punct}}|{{chset-cell-unified|unic=00A1|deci=161}}&lt;br /&gt;
&amp;lt;!-- ctrl plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|misc}}|{{chset-cell-unified|unic=3000|ctrl=[[space character|IDSP]]|kuten=1-1}}&lt;br /&gt;
&amp;lt;!-- ctrl --&amp;gt;&lt;br /&gt;
|{{Character set color|misc}}|{{chset-cell-unified|unic=00A0|ctrl=[[non-breaking space|NBSP]]}}&lt;br /&gt;
&amp;lt;!-- cell plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|graph}}|{{chset-cell-unified|unic=26E3|char=[[⛣]]|kuten=91-1}}&lt;br /&gt;
&amp;lt;!-- cell plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|graph}}|{{chset-cell-unified|unic=26E3|kuten=91-1}}&lt;br /&gt;
&amp;lt;!-- cell --&amp;gt;&lt;br /&gt;
|{{Character set color|punct}}|{{chset-cell-unified|unic=00A1|char=[[inverted exclamation mark|¡]]|fn={{efn|A footnote next to character}}}}&lt;br /&gt;
&amp;lt;!-- cell --&amp;gt;&lt;br /&gt;
|{{Character set color|punct}}|{{chset-cell-unified|unic=00A1}}{{efn|A trailing footnote}}&lt;br /&gt;
|}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| {{chset-tableformat}}&lt;br /&gt;
&amp;lt;!-- ctrl4 plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|misc}}|{{chset-cell-unified|unic=3000|ctrl=[[space character|IDSP]]|deci=33|octl=041|kuten=1-1}}&lt;br /&gt;
&amp;lt;!-- ctrl4 --&amp;gt;&lt;br /&gt;
|{{Character set color|misc}}|{{chset-cell-unified|unic=00A0|ctrl=[[non-breaking space|NBSP]]|deci=160|octl=240}}&lt;br /&gt;
&amp;lt;!-- cell4 plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|graph}}|{{chset-cell-unified|unic=26E3|char=[[⛣]]|deci=33|octl=041|kuten=91-1}}&lt;br /&gt;
&amp;lt;!-- cell4 plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|graph}}|{{chset-cell-unified|unic=26E3|deci=33|octl=041|kuten=91-1}}&lt;br /&gt;
&amp;lt;!-- cell4 --&amp;gt;&lt;br /&gt;
|{{Character set color|punct}}|{{chset-cell-unified|unic=00A1|char=[[inverted exclamation mark|¡]]|deci=161|octl=241}}&lt;br /&gt;
&amp;lt;!-- cell4 --&amp;gt;&lt;br /&gt;
|{{Character set color|punct}}|{{chset-cell-unified|unic=00A1|deci=161|octl=241}}&lt;br /&gt;
&amp;lt;!-- ctrl3 plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|misc}}|{{chset-cell-unified|unic=3000|ctrl=[[space character|IDSP]]|deci=33|kuten=1-1}}&lt;br /&gt;
&amp;lt;!-- ctrl3 --&amp;gt;&lt;br /&gt;
|{{Character set color|misc}}|{{chset-cell-unified|unic=00A0|ctrl=[[non-breaking space|NBSP]]|deci=160}}&lt;br /&gt;
&amp;lt;!-- cell3 plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|graph}}|{{chset-cell-unified|unic=26E3|char=[[⛣]]|deci=33|kuten=91-1}}&lt;br /&gt;
&amp;lt;!-- cell3 plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|graph}}|{{chset-cell-unified|unic=26E3|deci=33|kuten=91-1}}&lt;br /&gt;
&amp;lt;!-- cell3 --&amp;gt;&lt;br /&gt;
|{{Character set color|punct}}|{{chset-cell-unified|unic=00A1|char=[[inverted exclamation mark|¡]]|deci=161}}&lt;br /&gt;
&amp;lt;!-- cell3 --&amp;gt;&lt;br /&gt;
|{{Character set color|punct}}|{{chset-cell-unified|unic=00A1|deci=161}}&lt;br /&gt;
&amp;lt;!-- ctrl plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|misc}}|{{chset-cell-unified|unic=3000|ctrl=[[space character|IDSP]]|kuten=1-1}}&lt;br /&gt;
&amp;lt;!-- ctrl --&amp;gt;&lt;br /&gt;
|{{Character set color|misc}}|{{chset-cell-unified|unic=00A0|ctrl=[[non-breaking space|NBSP]]}}&lt;br /&gt;
&amp;lt;!-- cell plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|graph}}|{{chset-cell-unified|unic=26E3|char=[[⛣]]|kuten=91-1}}&lt;br /&gt;
&amp;lt;!-- cell plus kuten --&amp;gt;&lt;br /&gt;
|{{Character set color|graph}}|{{chset-cell-unified|unic=26E3|kuten=91-1}}&lt;br /&gt;
&amp;lt;!-- cell --&amp;gt;&lt;br /&gt;
|{{Character set color|punct}}|{{chset-cell-unified|unic=00A1|char=[[inverted exclamation mark|¡]]|fn={{efn|A footnote next to character}}}}&lt;br /&gt;
&amp;lt;!-- cell --&amp;gt;&lt;br /&gt;
|{{Character set color|punct}}|{{chset-cell-unified|unic=00A1}}{{efn|A trailing footnote}}&lt;br /&gt;
|}&lt;br /&gt;
{{notelist}}&lt;br /&gt;
&lt;br /&gt;
{{Chset-table-header/family-doc}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Character set table templates|cell unified]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Gonnym</name></author>
	</entry>
</feed>