Template:TTL

From ModEnc

Jump to: navigation, search
Usage:
{{TTL|flagname}}
Copy-paste the code above and use it to turn an INI flag into a teletyped link to that flag's page.
{{TTL|flagname|value}}
Copy-paste the code above to turn an INI flag into a teletyped link to that flag's page and have the link display a value for the flag.
In both cases, replace
  • flagname with the flag-to-be-linked's name and
  • value with the value it's supposed to display
Note: if you are supplying a value, don't include the "=" ("equals") sign, it will be added automatically.

Examples

{{TTL|Damage}}
turns into Damage.
{{TTL|Damage|100000}}
turns into Damage=100000.
Personal tools