Difference between revisions of "Template:CodeChart/doc"
m |
|||
| Line 1: | Line 1: | ||
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. <code>a=#CUU</code>) and characters that prefix a control sequence to other pages (i.e. <code>esc=/ESC</code>) containing code charts describing the remaining characters of the sequence. The arguments to the template describe the target links of characters in the code chart. Use the following arguments: | 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. <code>a=#CUU</code>) and characters that prefix a control sequence to other pages (i.e. <code>esc=/ESC</code>) containing code charts describing the remaining characters of the sequence. The arguments to the template describe the target links of characters in the code chart. Use the following arguments: | ||
| − | {| style="text-align: center;" | + | {| class="wikitable" style="text-align: center;" |
! Argument (Character) | ! Argument (Character) | ||
|- | |- | ||
| Line 170: | Line 170: | ||
|} | |} | ||
| + | |} | ||
| + | |||
| + | Additionally, the following synonyms can be used: | ||
| + | |||
| + | {| class="wikitable" | ||
| + | ! style="padding: 1ex;" | Synonym | ||
| + | ! style="padding: 1ex;" | Chracter | ||
| + | ! style="padding: 1ex;" | Description | ||
| + | |- | ||
| + | | style="text-align: center;" | FS | ||
| + | | style="text-align: center;" | IS4 | ||
| + | | style="padding: 1ex;" | File Spearator | ||
| + | |- | ||
| + | | style="text-align: center;" | GS | ||
| + | | style="text-align: center;" | IS3 | ||
| + | | style="padding: 1ex;" | Group Separator | ||
| + | |- | ||
| + | | style="text-align: center;" | RS | ||
| + | | style="text-align: center;" | IS2 | ||
| + | | style="padding: 1ex;" | Record Separator | ||
| + | |- | ||
| + | | style="text-align: center;" | US | ||
| + | | style="text-align: center;" | IS1 | ||
| + | | style="padding: 1ex;" | Unit Separator | ||
|} | |} | ||
Revision as of 22:58, 26 January 2013
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. 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 |