Actions

Template

Difference between revisions of "Color"

From Sonic Retro

m
m
Line 1: Line 1:
<span style="{{ #if: {{{color|}}} | color: {{{color}}}; | }} {{ #if: {{{background|}}} | background-color: {{{background}}} | }}">{{{content}}}</span>
+
<span style="{{ #if: {{{color|}}} | color: {{{color}}}; | }} {{ #if: {{{background|none}}} | background-color: {{{background}}} | }}">{{{content}}}</span>

Revision as of 21:13, 16 June 2009

{{{content}}}