Template:Cellcolors: Difference between revisions

From Vita Developer wiki
Jump to navigation Jump to search
(Created page with "style="background-color:{{{1|white}}}; color:{{{2|black}}};" |<noinclude> ==Usage== Inside a cell of a table: <nowiki>{{cellcolors|background color|font color}} cell text</n...")
 
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 26: Line 26:
|}
|}


[[Category:templates]]</noinclude>
[[Category:Tablecell Templates]]</noinclude>

Latest revision as of 10:57, 2 October 2014

style="background-color:white; color:black;" |

Usage[edit source]

Inside a cell of a table:

{{cellcolors|background color|font color}} cell text

Examples[edit source]

cell text
cell text
cell text
cell text
in RGB
only background (in lightgrey intended for disabled/unused cells)
no colors specifyed, default
usable in full rows too