Template:Unicode version/doc: Difference between revisions

Content deleted Content added
No edit summary
 
(20 intermediate revisions by 2 users not shown)
Line 5:
 
== Usage ==
* {{tlx|Unicode version|version=14}} → {{Unicode version|1version=14}}
:The parameter {{para|1}} or {{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])
==Version number-to-date==
:Subtemplate {{tlx|Unicode version/version-to-date}}
:{{para|format|nobold, (nobold), <blank>}}
 
*{{para|prefix|as of}} (Unicode block charts)
This template returns the year of release of an existing Unicode version.
::{{unicode version|version=13|prefix=as of}}
:{{para|prefix|anytext}}
::{{unicode version|version=13|prefix=Foobar}}
 
*{{para|suffix}}
Used in {{tl|Infobox Unicode block}}. Data from parent template, {{As of|9-12-2022|lc=yes}}; month specifics not used.
::{{unicode version|version=12|suffix=(see [[Unicode]])}}
<pre>
| 1.0.0 = 1991 <!-- October 1991 -->
| 1.0.1 = 1992 <!-- June 1992 -->
| 1.1 = 1993 <!-- June 1993 -->
| 2.0 = 1996 <!-- July 1996 -->
| 2.1 = 1998 <!-- May 1998 -->
| 3.0 = 1999 <!-- September 1999 -->
| 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>
 
*{{para|ref}}
::{{unicode version|version=12|ref=<ref>Hello world</ref>}}
::{{unicode version|version=12|suffix=(see [[Unicode]])|ref=<ref>Hello world</ref>}}
 
==Template data==
==Existing Unicode versions==
{{template data header}}
{{Unicode version history|state=mw-collapsed}}
<templatedata>
{
"params": {
"version": {}
}
}
</templatedata>
 
==See also==
===Subtemplates===
:* {{tl|Unicode version/version-to-date}}
::* {{tl|Unicode version/format}}
 
===Related templates===
::{{tl|Unicode version history}} -- Table listing of all Unicode versions
 
{{Template reference list}}