Difference between revisions of "Template:Category TOC Unicode/doc"

From blackwiki
Jump to navigation Jump to search
imported>Drmccreedy
(singleton)
imported>Drmccreedy
(→‎Editing this template: Only control characters in the Basic Latin block are skipped.)
Line 9: Line 9:
  
 
=== Editing this template ===
 
=== Editing this template ===
The <code>from=</code> parameter of the <code>fullurl</code> template should be the first code point in the Unicode block without a singleton canonical decomposition (excluding control characters).
+
The <code>from=</code> parameter of the <code>fullurl</code> template should be the first code point in the Unicode block without a singleton canonical decomposition (excluding control characters in the [[Basic Latin (Unicode block)|Basic Latin]] block).
  
 
It should be [[Percent-encoding|URL encoded]] and prefaced with <code>~%0A</code>.
 
It should be [[Percent-encoding|URL encoded]] and prefaced with <code>~%0A</code>.

Revision as of 14:25, 30 June 2016

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 URL encoded and prefaced with ~%0A.

See also