Template:ASCII code/doc
< Template:ASCII code
Jump to navigation
Jump to search
Revision as of 07:56, 26 November 2011 by blackwiki>Voice of Clam (Create doc)
| This is a documentation subpage for Template:ASCII code. It contains usage information, categories and other content that is not part of the original template page. |
Returns the ASCII value of a single character.
Usage
{{ASCII code|char<}}
Examples:
- {{ASCII code|q}} returns 113
- {{ASCII code|Q}} returns 81
Note that only characters in the range 32-126 are supported.