Module talk:Unicode chart: Difference between revisions

Content deleted Content added
No edit summary
m typo
Line 140:
| version = 12.1 (!!!)
}}
 
 
==Info panel demo==
Line 151 ⟶ 150:
 
::*"assigned" is the default phrase returned when a character in question is not "control", "format", <s>"surrogate", "private-use", "unassigned",</s> "space-separator", "line-separator", or "paragraph-separator". The struck-out categories will probably never be part of any chart, which leaves five that are potentially interesting.
::*Making the chart stay continuously at <code>width: 100%;</code> would probably help. Setting th 8% atand td 5.75% would add up to same, and might also be helpful.
::*I've got it loading named character entity references from a subpage in addition to calculating the numeric ones, which is probably the single crowdpleasingest information here. The UTF-8 is of interest to the extent that it's what our urlencoding uses (Δ is 0xCE 0x94 and [[%CE%94|%CE%94]]). UTF-16 less so, but I thought about it. The [[mojibake]] depiction of these bytes as separate chars was slightly helpful when debugging but not meant as a serious feature.
::―[[special:contributions/cobaltcigs|cobaltcigs]] 10:13, 16 September 2019 (UTC)