Difference between revisions of "Template:Category TOC Unicode"

From blackwiki
Jump to navigation Jump to search
imported>Drmccreedy
(Unicode 11.0 updates)
imported>Gorobay
(match the new sort key convention of {{R from Unicode}})
Line 4: Line 4:
 
| list  = <div style="overflow-x:scroll;overflow-y:hidden;">{{flatlist |
 
| list  = <div style="overflow-x:scroll;overflow-y:hidden;">{{flatlist |
 
* [{{fullurl:{{FULLPAGENAME}}}} <small>TOP</small>]
 
* [{{fullurl:{{FULLPAGENAME}}}} <small>TOP</small>]
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%20}} Basic Latin]
+
* [{{fullurl:{{FULLPAGENAME}}|from=.00.00.00.20}} Basic Latin]
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%C2%80}} Latin-1 Supplement]
+
* [{{fullurl:{{FULLPAGENAME}}|from=.00.00.C2.80}} Latin-1 Supplement]
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%C4%80}} Latin Extended-A]
+
* [{{fullurl:{{FULLPAGENAME}}|from=.00.00.C4.80}} Latin Extended-A]
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%C6%80}} Latin Extended-B]
+
* [{{fullurl:{{FULLPAGENAME}}|from=.00.00.C6.80}} Latin Extended-B]
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%C9%90}} IPA Extensions]
+
* [{{fullurl:{{FULLPAGENAME}}|from=.00.00.C9.90}} IPA Extensions]
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%CA%B0}} Spacing Modifier Letters]
+
* [{{fullurl:{{FULLPAGENAME}}|from=.00.00.CA.B0}} Spacing Modifier Letters]
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%CC%80}} Combining Diacritical Marks]
+
* [{{fullurl:{{FULLPAGENAME}}|from=.00.00.CC.80}} Combining Diacritical Marks]
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%CD%B0}} Greek and Coptic]
+
* [{{fullurl:{{FULLPAGENAME}}|from=.00.00.CD.B0}} Greek and Coptic]
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%D0%80}} Cyrillic]
+
* [{{fullurl:{{FULLPAGENAME}}|from=.00.00.D0.80}} Cyrillic]
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%D4%80}} Cyrillic Supplement]
+
* [{{fullurl:{{FULLPAGENAME}}|from=.00.00.D4.80}} Cyrillic Supplement]
* [{{fullurl:{{FULLPAGENAME}}|
+
 
 
}}</div>}}</div><noinclude>
 
}}</div>}}</div><noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 21:53, 6 January 2019

50px Template documentation[view] [edit] [history] [purge]

Usage

This template adds a table of contents (TOC) to a category page organized by Unicode block. The contents of the category must have the sort key ~.

Editing this template

The from= parameter of the fullurl template should be the first code point in the Unicode block without a singleton canonical decomposition (excluding control characters in the Basic Latin block).

It should be padded to four bytes of UTF-8 with null bytes and URL-encoded with full stops instead of percent signs.

See also