ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Template:F
- This template supersedes Template:TTL, as well as Template:tt on flags.
This template is used to format flag mentions on ModEnc pages. Depending on the arguments provided, it can format flags in the following ways:
Flag only
{{f|FLAGNAME}}
This will only apply text formatting to the flag.
Where
- FLAGNAME = name of the flag to process
Example: {{f|Damage}}
→ Damage
Flag only, linked
{{f|FLAGNAME|link}}
This will only apply text formatting to the flag.
Where
- FLAGNAME = name of the flag to process
- link = constant trigger to trigger linking
Example: {{f|Damage|link}}
→ Damage
Flag with value
{{f|FLAGNAME|VALUE}}
This will only apply text formatting to the flag.
Where
- FLAGNAME = name of the flag to process
- VALUE = the value the flag to process should be displayed with
Example: {{f|Damage|100}}
→ Damage=100
Flag with value, linked
{{f|FLAGNAME|VALUE|link}}
This will only apply text formatting to the flag.
Where
- FLAGNAME = name of the flag to process
- VALUE = the value the flag to process should be displayed with
- link = constant trigger to trigger linking
Example: {{f|Damage|100|link}}
→ Damage=100