Difference between revisions of "Template:ASCII code"
Jump to navigation
Jump to search
blackwiki>Voice of Clam (Create template) |
blackwiki>Jdaloner m (Updated template call.) |
||
| Line 94: | Line 94: | ||
| } = 125 | | } = 125 | ||
| ~ = 126 | | ~ = 126 | ||
| − | | 32}}<noinclude>{{ | + | | 32}}<noinclude>{{documentation}}</noinclude> |
Revision as of 20:46, 16 December 2014
32
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. Non-standard characters will return 32 (space).
See also
| The above documentation is transcluded from Template:ASCII code/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |