Difference between revisions of "Template:Tick"

From eRepublik Official Wiki
Jump to: navigation, search
m
 
(Lets go color crazy.)
 
Line 1: Line 1:
<big><big><span style="color:#090">✓</span></big></big><noinclude>[[Category:Graphical Aid Templates|Tick]]</noinclude>
+
<includeonly><big><big><span style="color:{{{1|#090}}}">✓</span></big></big></includeonly><noinclude>[[Category:Graphical Aid Templates|Tick]]{{Documentation}}</noinclude>

Latest revision as of 15:26, 25 July 2022

[edit] [purge]

Documentation
{{Tick}} is a simple template that creates a tick.

The default value of the tick is green, however, you can simply change the colour by specifying it as a variable.

Usage - without variable

Using the template without a variable will create a green tick.

{{Tick}}

Usage - color name as variable

Using the template with a color name variable red will create a red tick.

{{Tick|red}}

Usage - color code as variable

Using the template with a color code #0000FF will create a blue tick.

{{Tick|#0000FF}}

Limitations

There are no limitations to the color scheme of the tick. You can use both naming of the colors or the code for colors.

See Web colors for a list of colors.

See also

  • {{Cross}} - create a cross sign
  • {{Decrease}} - create a decrease sign
  • {{Increase}} - create an increase sign
  • {{Steady}} - create a sign for "steady"
  • {{Color}} - change the color of the text
  • {{Colorbox}} - create a colorbox