Difference between revisions of "Template:CellTintG"
(Created page with "style='background: #eefef0;'") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | style='background: # | + | <noinclude> |
+ | Faintly tint a cell green. | ||
+ | |||
+ | ==Example== | ||
+ | This usage | ||
+ | <pre><nowiki>{| class="wikitable" | ||
+ | | {{CellTintG}} | Text | ||
+ | |}</nowiki></pre> | ||
+ | |||
+ | produces: | ||
+ | {| class="wikitable" | ||
+ | | {{CellTintG}} | Text | ||
+ | |} | ||
+ | |||
+ | </noinclude><includeonly>style='background: #f5faf6;'</includeonly> |
Latest revision as of 01:04, 3 January 2019
Faintly tint a cell green.
Example
This usage
{| class="wikitable" | {{CellTintG}} | Text |}
produces:
Text |