User:Proton/Indicator

From Step Mods | Change The Game
Revision as of 01:28, July 18, 2015 by Proton (talk | contribs) (Created page with "<includeonly>{{#vardefine:text|{{#switch: {{{6|}}} | Dawnguard = DG | Hearthfire = HF | Dragonborn = DB | {{{6}}} }} }}{{#if: {{{1|}}} | {{#if: {{{2|}}} | <div style="cursor:d...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Purpose & Usage[edit | edit source]

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

Used primarily to designate a DLC required, although it may be used to simply show text with a background color/gradient.

Examples[edit | edit source]

Code:

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

Result:

AB

Code:

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

Result:

DG

See Also[edit | edit source]

None