Template:Indicator: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 1: Line 1:
{{#vardefine:text|{{#switch: {{{6|}}}
{{#vardefine:text|{{#switch: {{{6|}}}
| Dawnguard = DG
| Dawnguard = {{HoverText|DG|Dawnguard }}
| Hearthfire = HF
| Hearthfire = {{HoverText|HF|Hearthfire}
| Dragonborn = DB
| Dragonborn = {{HoverText|DB|Dragonborn}
| {{{6}}}
| {{{6}}}
}} }}
}} }}

Revision as of 17:42, August 31, 2014

{{#vardefine:text|{{#switch: | Dawnguard = DG | Hearthfire = HF


{{Indicator|width|height|s_gradient|e_gradient|text}}

Example:

{{Indicator|32|20|#739472|#5C6F5C|#A8C9A7|AB}}

{{#vardefine:text|{{#switch: AB | Dawnguard = DG | Hearthfire = HF

'''''


Example with Fc template:

{{Indicator|32|20|#ff0000|#440000|#000|Dawnguard}}

{{#vardefine:text|{{#switch: Dawnguard | Dawnguard = DG | Hearthfire = HF

'''''