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

From blackwiki
Jump to navigation Jump to search
imported>Drmccreedy
(add editing instructions)
Line 7: Line 7:
 
* {{tl2|Category TOC Unicode}}
 
* {{tl2|Category TOC Unicode}}
 
{{Category TOC Unicode}}
 
{{Category TOC Unicode}}
 +
 +
=== 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 canonical decomposition (excluding control characters).
 +
 +
It should be [[Percent-encoding|URL encoded]] and prefaced with <code>~%0A</code>.
  
 
=== See also ===
 
=== See also ===

Revision as of 23:31, 29 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 canonical decomposition (excluding control characters).

It should be URL encoded and prefaced with ~%0A.

See also