Author Topic: Torque Markup Language Reference  (Read 4089 times)

Since I had nothing better to do, here you go.

http://gist.io/8103673

I'm pretty sure I missed like one or two tags.
I still haven't figured out what the TML equivalent of 0x11 is.

Neat. Some of these I have never seen before.

For tags that take a colour 'parameter', there's also an alpha portion (RRGGBBAA), however I'm pretty sure all it does is darken the text rather than actually making it transparent.

For tags that take a colour 'parameter', there's also an alpha portion (RRGGBBAA), however I'm pretty sure all it does is darken the text rather than actually making it transparent.

I've never seen that work anywhere. Not that I've experimented much with it, though.

If you'd like to create your own TML tags, use this:

Custom TML Parser, v2

It now supports (or, in the case of default features, improves on) ordered and unordered lists, nested lists, bold, italics, headings, colors, format nesting, and more.

You can easily add or change functionality! Example
You can also use it for things completely unrelated to fancy text: Example
Parse text according to multiple definitions! Example