Difference between revisions of "Template:Category TOC Unicode"

From blackwiki
Jump to navigation Jump to search
imported>Drmccreedy
(Update for Unicode 10.0)
imported>Drmccreedy
(Unicode 13.0 release)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<span class="plainlinks">{{Navigation bar
+
<div class="plainlinks">{{Navigation bar
 
| color = #f9f9f9;
 
| color = #f9f9f9;
 
| title = '''Contents'''
 
| title = '''Contents'''
 
| 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}}|from=.00.00
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 23:29, 11 March 2020

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