Difference between revisions of "Template:ASCII code"

From blackwiki
Jump to navigation Jump to search
blackwiki>Jdaloner
m (Updated template call.)
m (4 revisions imported)
 
(2 intermediate revisions by one other user not shown)
(No difference)

Latest revision as of 13:29, 16 October 2020

32

50px Template documentation[view] [edit] [history] [purge]

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