Difference between revisions of "Template:CodeChart/sandbox"
m (add title, id parameters) |
m (remove id, make title bold) |
||
| Line 2: | Line 2: | ||
</noinclude> | </noinclude> | ||
{| border="1" style="text-align: center;" | {| border="1" style="text-align: center;" | ||
| − | {{#if:{{{title|}}}|{{!}}+ | + | {{#if:{{{title|}}}|{{!}}+ '''{{{title|}}}'''}} |
! style="width: 3em;" | | ! style="width: 3em;" | | ||
! style="width: 3em;" | 0 | ! style="width: 3em;" | 0 | ||
Latest revision as of 05:03, 27 January 2013
Template
| 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | |
|---|---|---|---|---|---|---|---|---|
| 0 | NUL | DLE | SP | 0 | @ | P | ` | p |
| 1 | SOH | DC1 | ! | 1 | A | Q | a | q |
| 2 | STX | DC2 | " | 2 | B | R | b | r |
| 3 | ETX | DC3 | # | 3 | C | S | c | s |
| 4 | EOT | DC4 | $ | 4 | D | T | d | t |
| 5 | ENQ | NAQ | % | 5 | E | U | e | u |
| 6 | ACK | SYN | & | 6 | F | V | f | v |
| 7 | BEL | ETB | ' | 7 | G | W | g | w |
| 8 | BS | CAN | ( | 8 | H | X | h | x |
| 9 | HT | EM | ) | 9 | I | Y | i | y |
| 10 | LF | SUB | * | : | J | Z | j | z |
| 11 | VT | ESC | + | ; | K | [ | k | { |
| 12 | FF | IS4 | , | < | L | \ | l | | |
| 13 | CR | IS3 | - | = | M | ] | m | } |
| 14 | SO | IS2 | . | > | N | ^ | n | ~ |
| 15 | SI | IS1 | / | ? | O | _ | o | DEL |
|
|
This is the template sandbox page for Template:CodeChart (diff). See also the companion subpage for test cases. |
This template is used to create an ASCII 7-bit code chart linking characters that terminate a control sequence to an anchor on the current page (i.e. a=#CUU) and characters that prefix a control sequence to other pages (i.e. esc=/ESC) containing code charts describing the remaining characters of the sequence. An optional title argument provides a bold title across the top of the code chart. The arguments to the template describe the target links of characters in the code chart. Use the following arguments:
| Argument (Character) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Additionally, the following synonyms can be used:
| Synonym | Chracter | Description |
|---|---|---|
| FS | IS4 | File Spearator |
| GS | IS3 | Group Separator |
| RS | IS2 | Record Separator |
| US | IS1 | Unit Separator |
| The above documentation is transcluded from Template:CodeChart/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |