1,690
edits
Changes
Added a bit of documentation
<span style="display:inline-block; width:2em; height:2em; border:2px solid {{{border|black}}}; background:{{{1}}};" title="{{{2}}}"> </span><noinclude>
==Parameters==
;{{{1}}}
:Chooses the color of the box.
;{{{2}}}
:Changes the title of the box (will display on hover).
==Examples==
<pre>
{{Color sample|#0000FF|Blue}}
</pre>
{{Color sample|#0000FF|Blue}}
<pre>
{{Color sample|#25FE2F|Random description}}
</pre>
{{Color sample|#25FE2F|Random description}}
</noinclude>