Template:Case preserving encode/doc
Appearance
| This is a documentation subpage for Template:Case preserving encode. It contains usage information, categories and other content that is not part of the original template page. |
Usage
To preserve first letter case while still encoding safely for URLS
- {{Case preserving encode|São Paulo}} gives: S%C3%A3o_Paulo
- {{Case preserving encode|são Paulo}} gives: s%C3%A3o_Paulo
See also
- Template talk:Sec link for explanation of the "Template:" hack.