Template:Control code link
This template uses TemplateStyles: |
Used for linking mnemonic codes for control codes, whitespace characters and format effectors, as well as any other characters requiring reference by mnemonics in the manner of control codes (such as the Wansung and N-byte Hangul fillers). The intent is to allow code charts (including Unicode block charts and more especially Unicode mapping charts) and other references to control code mnemonics to link to the destination which best explains that character, and to allow these links to be changed across the board if more detailed information is added elsewhere or if information is moved.
An optionalinternal=1
{{Glossary link internal}}
. This is appropriate if (a) the link is expected to necessarily go to an anchor in the same article (say, within C0 and C1 control codes), and (b) it isn't somewhere (such as a code chart) where a blue link would be expected in all cases. This can help avoid a "sea of blue" effect in a page documenting a large number of such characters. {{Glossary link internal}}
itself cannot be used since it is constructed for a different system of anchors which uses lowercase initial letters, and the anchors used by this template (both in internal and normal mode) are block capital.
There is one mandatory positional parameter, which is the mnemonic, in block capitals. When internal=1
internal=1
- The mnemonic is used for two different controls in different sets: useXML Example
FS
for File Separator andXML ExampleASCII:FS
for the S/360 CPU control Field Separator.XML ExampleEBCDIC:FS
- The mnemonic is used for two different controls in different sets: useXML Example
OSC
orXML ExampleANSI:OSC
for Operating System Command andXML ExampleECMA:OSC
for Optional Syllabification Control.XML ExampleDIN:OSC
- The mnemonic is used for two different controls in different sets: useXML Example
SOS
orXML ExampleANSI:SOS
for Start of String andXML ExampleECMA:SOS
for the S/360 CPU control Start of Significance.XML ExampleEBCDIC:SOS
The default link label is the mnemonic, with anything before the last colon removed (so, without any ASCII/ANSI/ECMA/ISO/EBCDIC prefix). This can be overridden by the optional second positional parameter, which should contain the desired link label wikitext.