Template:Table Cell Style

Revision as of 20:13, 15 September 2014 by Ckoehler (talk | contribs) (Created page with "style="{{#if: {{{text-align}}}| text-align: {{{text-align}}}; | text-align: left; }}{{#if: {{{width}}}| width: {{{width}}}; | width: 20%; }}{{#if: {{{background}}}| background...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

style="text-align: {{{text-align}}};width: {{{width}}};background: {{{background}}};color: {{{color}}};"