Template:Indicator
From Step Mods | Change The Game
Purpose & Usage
{{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
Code:
{{Indicator|32|20|#739472|#5C6F5C|#A8C9A7|AB}}
Result:
AB
Code:
{{Indicator|32|20|#ff0000|#440000|#000|Dawnguard}}
Result:
DG
See Also
None