Template:Indicator: Difference between revisions

From Step Mods | Change The Game
No edit summary
Line 17: Line 17:
</pre>
</pre>


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


== Examples ==
== Examples ==

Revision as of 17:03, May 6, 2015


Purpose & Usage[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 source]

Code:

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

Result:

AB


Code:

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

Result:

DG


See Also[edit source]

None