Template:Indicator: Difference between revisions

From Step Mods | Change The Game
(uploaded with x-external-editor)
(uploaded with x-external-editor)
Line 4: Line 4:
}} }}
}} }}
<noinclude>
<noinclude>
width|height|s_gradient|e_gradient|text
<pre>
{{Indicator|width|height|s_gradient|e_gradient|text}}
</pre>
 
Example:
<pre>
{{Indicator|32|20|#ff0000|#440000|AB}}
</pre>
{{Indicator|32|20|#ff0000|#440000|AB}}
 
Example with Fc template:
<pre>
{{Indicator|32|20|#ff0000|#440000|{{Fc|#000|AB}}}}
</pre>
{{Indicator|32|20|#ff0000|#440000|{{Fc|#000|AB}}}}
 
</noinclude>
</noinclude>

Revision as of 06:09, February 19, 2013


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

Example:

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


Example with Fc template:

{{Indicator|32|20|#ff0000|#440000|{{Fc|#000|AB}}}}
AB