List of Control Characters: Difference between revisions
Column for identical colors |
Happylappy (talk | contribs) mNo edit summary |
||
| Line 3: | Line 3: | ||
== Capitalized Text Tags (Direct Formatting) == | == Capitalized Text Tags (Direct Formatting) == | ||
=== Object Insert Tags === | |||
These text tags draw something that isn't text in the textbox. | These text tags draw something that isn't text in the textbox. | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 18: | Line 17: | ||
|[M:X], [M:#] | |[M:X], [M:#] | ||
|Inserts an icon from markfont.dat as specified by X. Alternatively, a raw index for the icon can be provided. See the following table for more info. | |Inserts an icon from markfont.dat as specified by X. Alternatively, a raw index for the icon can be provided. See the following table for more info. | ||
|}A detailed table of all [M:X]/[M:#] subtags. | |} | ||
==== [M:X] Icon Table ==== | |||
A detailed table of all [M:X]/[M:#] subtags. | |||
{| class="wikitable" | {| class="wikitable" | ||
| colspan="2" rowspan="1" |'''Tag (Name + #)''' | | colspan="2" rowspan="1" |'''Tag (Name + #)''' | ||
| Line 329: | Line 331: | ||
|[TODO] | |[TODO] | ||
|} | |} | ||
=== Text Formatting Tags === | |||
These text tags alter the properties of normal text characters that follow them. | These text tags alter the properties of normal text characters that follow them. | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 350: | Line 354: | ||
|} | |} | ||
=== Language Based Insertion Tags === | |||
These text tags insert different characters depending on the system language. | These text tags insert different characters depending on the system language. | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 366: | Line 370: | ||
|} | |} | ||
==== [F:X] Character Insertion Table ==== | |||
A detailed table of all available [F:X] subtags. | A detailed table of all available [F:X] subtags. | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 448: | Line 453: | ||
|} | |} | ||
=== Control Flow Tags === | |||
These text tags alter the rate that text is printed, and/or create a line break. | These text tags alter the rate that text is printed, and/or create a line break. | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 479: | Line 484: | ||
|} | |} | ||
=== Position Adjustment Tags === | |||
These text tags alter the printing position of characters that follow them. | These text tags alter the printing position of characters that follow them. | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 500: | Line 505: | ||
|Inserts # horizontal pixels of space. | |Inserts # horizontal pixels of space. | ||
|} | |} | ||
=== Audio Based Tags === | |||
These text tags create audio effects when they are parsed, but do not affect the textbox visually. | These text tags create audio effects when they are parsed, but do not affect the textbox visually. | ||
{| class="wikitable" | {| class="wikitable" | ||