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 = DG
| Hearthfires = HF
{{!}} Hearthfires = HF
| Dragonborn = DB
{{!}} Dragonborn = DB
| default = {{{6}}}
{{!}} default = {{{6}}}
}} }}
}} }}
{{#if: {{{1|}}} | {{#if: {{{2|}}} |
{{#if: {{{1|}}} | {{#if: {{{2|}}} |

Revision as of 12:27, March 3, 2013


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

Example:

{{Indicator|32|20|#ff0000|#440000|#fff|AB}}
{{{text}}}


Example with Fc template:

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

}}