Template:TTL
From ModEnc
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
Examples
{{TTL|Damage}} turns into Damage.{{TTL|Damage|100000}} turns into Damage=100000.

