Jump to content

Template:Case preserving encode/doc

From The Austrian Economics Wiki, the global repository of classical-liberal thought
Revision as of 09:21, 8 May 2011 by John James (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> ===Usage=== To preserve first letter case while still encoding safely for URLS {{Tem...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

To preserve first letter case while still encoding safely for URLS

  1. {{Case preserving encode|São Paulo}} gives: S%C3%A3o_Paulo
  2. {{Case preserving encode|são Paulo}} gives: s%C3%A3o_Paulo

See also

  1. Template talk:Sec link for explanation of the "Template:" hack.