Template:ASCII
Use this template where you want to show a key code ascii (type Alt + num Pad number) in a shape presentation.
Example: One alphabetic character or number 0 to 127 representing the number of the character ascii:
{{ASCII|65}} {{ASCII|F}} {{ASCII|0}} {{ASCII|15}}
Result:
With modification dimension, second parameter:
{{ASCII|65|32}} {{ASCII|F|64}} {{ASCII|0|128}} {{ASCII|15|16}}
Result:
PS: Certain character can not display example: { } |
(and other) in this case enter the ascii number for displayed it.
Example:
Pipe "|" expected:
Curly brackets "}" expected:
Same for the characters 0 to 9 the priority is given to the numeric character (ascii code 48 to 57) and not the alphanumeric character
Example for diplay the number 1:
Type {{ASCII|help}}
for create a link "Link to the Key_ASCII page" to the ASCII page for display the list of the character.