Template:Unicode version/doc: Difference between revisions

Content deleted Content added
Tag: Removed redirect
 
(26 intermediate revisions by 2 users not shown)
Line 1:
{{Documentation subpage}}
This template tracks version numbering in Unicode pages. It helps checking for version checks after an Unicode update.
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
 
When the page (article) conforms a newer Unicode version, one can update the number.
 
== Usage ==
* {{tlx|Unicode version|version=14}} &rarr; {{Unicode version|version=14}}
Primarily in {{slink|Unicode|Versions}}.
:The parameter {{para|version|''version number''}} is '''required'''.
:The number must be an existing (released) Unicode version.
 
:See example [[Template:Unicode chart C0 Controls and Basic Latin]] ([https://en.wikipedia.org/w/index.php?title=Template:Unicode_chart_C0_Controls_and_Basic_Latin&diff=1110065458&oldid=1085621967&diffmode=source])
 
*{{para|prefix|as of}} (Unicode block charts)
3rd-level numbering, as in "{{mono|1.2.3}}", is not distinguished as ''by definition'' it does not change the Unicode character set. Exception: versions {{mono|1.0.0}} and {{mono|1.0.1}} (1992) did have such changes, and so are noted separately.
::{{tl|Unicodeunicode version/|version-to-date=13|prefix=as of}}
:{{para|prefix|anytext}}
::{{unicode version|version=13|prefix=Foobar}}
 
*{{para|suffix}}
===Row parameters===
::{{unicode version|version=12|suffix=(see [[Unicode]])}}
For each Unicode version = tablerow:
<pre>
{{Unicode version history/row
| id =
| version =
| datepubl =
| book =
| ISO =
| scripts =
| chars =
| changes =
}}
</pre>
 
*{{para|ref}}
==Version number-to-date==
:Subtemplate :{{tlx|Unicodeunicode version/|version-to-date=12|ref=<ref>Hello world</ref>}}
::{{unicode version|version=12|suffix=(see [[Unicode]])|ref=<ref>Hello world</ref>}}
:{{para|format|nobold, (nobold), &lt;blank>}}
 
==Template data==
Used in {{tl|Infobox Unicode block}}. Data from parent template, {{As of|9-12-2022|lc=yes}}; month specifics not used.
{{template data header}}
<pre>
<templatedata>
| 1.0.0 = 1991 <!-- October 1991 -->
{
| 1.0.1 = 1992 <!-- June 1992 -->
"params": {
| 1.1 = 1993 <!-- June 1993 -->
| "version": ={}
| 2.0 = 1996 <!-- July 1996 -->
} }
| 2.1 = 1998 <!-- May 1998 -->
}
| 3.0 = 1999 <!-- September 1999 -->
</templatedata>
| 3.1 = 2001 <!-- March 2001 -->
| 3.2 = 2002 <!-- March 2002 -->
| 4.0 = 2003 <!-- April 2003 -->
| 4.1 = 2005 <!-- March 2005 -->
| 5.0 = 2006 <!-- July 2006 -->
| 5.1 = 2008 <!-- April 2008 -->
| 5.2 = 2009 <!-- October 2009 -->
| 6.0 = 2010 <!-- October 2010 -->
| 6.1 = 2012 <!-- January 2012 -->
| 6.2 = 2012 <!-- September 2012 -->
| 6.3 = 2013 <!-- September 2013 -->
| 7.0 = 2014 <!-- June 2014 -->
| 8.0 = 2015 <!-- June 2015 -->
| 9.0 = 2016 <!-- June 2016 -->
| 10.0 = 2017 <!-- June 2017 -->
| 11.0 = 2018 <!-- June 2018 -->
| 12.0 = 2019 <!-- March 2019 -->
| 12.1 = 2019 <!-- May 2019 -->
| 13.0 = 2020 <!-- March 2020 -->
| 14.0 = 2021 <!-- September 2021 -->
| 15.0 = 2022 <!-- September 2022 -->
</pre>
 
==SubtemplatesSee also==
===Subtemplates===
:{{tl|Unicode version/version-to-date}}
::* {{tl|Unicode version/formatversion-to-date}}
* {{tl|Unicode version history/rowformat}}
 
{{Template reference list}}