Difference between revisions of "Template:Category TOC Unicode"

From blackwiki
Jump to navigation Jump to search
imported>Drmccreedy
(OK, but I think the control characters in the Latin-1 Supplement should be skipped like they are in Basic Latin.)
imported>Gorobay
(Undid revision 727613676 by Drmccreedy (talk) C0 controls are skipped for technical reasons which do not apply to C1 controls)
Line 5: Line 5:
 
* [{{fullurl:{{FULLPAGENAME}}}} <small>TOP</small>]
 
* [{{fullurl:{{FULLPAGENAME}}}} <small>TOP</small>]
 
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%20}} Basic Latin]
 
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%20}} Basic Latin]
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%C2%A0}} Latin-1 Supplement]
+
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%C2%80}} Latin-1 Supplement]
 
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%C4%80}} Latin Extended-A]
 
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%C4%80}} Latin Extended-A]
 
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%C6%80}} Latin Extended-B]
 
* [{{fullurl:{{FULLPAGENAME}}|from=~%0A%C6%80}} Latin Extended-B]

Revision as of 13:53, 30 June 2016

Template:Navigation bar

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 ~.

Template:Navigation bar

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