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|}}}
<includeonly>{{#vardefine:text|{{#switch: {{{6|}}}
| Dawnguard = DG
| Dawnguard = DG
| Hearthfire = HF
| Hearthfire = HF
Line 9: Line 9:
</div>
</div>
}} }}
}} }}
<noinclude>
</includeonly><noinclude>__NOTOC__
 
== Purpose & Usage ==
<pre>
<pre>
{{Indicator|width|height|s_gradient|e_gradient|text}}
{{Indicator|width|height|s_gradient|e_gradient|text}}
Line 25: Line 27:
</pre>
</pre>
{{Indicator|32|20|#ff0000|#440000|#000|Dawnguard}}
{{Indicator|32|20|#ff0000|#440000|#000|Dawnguard}}
== Examples ==
<!--
'''Code:'''
<pre>{{TEMPLATE NAME AND ARGUMENTS}}</pre>
'''Result:'''
{{TEMPLATE NAME AND ARGUMENTS}}
-->
None
== See Also ==
<!--
[[:RELATED TEMPLATE NAME AND ARGUMENTS]]
-->
None


</noinclude>
</noinclude>

Revision as of 16:37, May 6, 2015


Purpose & Usage[edit source]

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

Example:

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


Example with Fc template:

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


Examples[edit source]

None

See Also[edit source]

None