Open main menu

mtgpq wiki β

Difference between revisions of "Template:CellTintG"

 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
style='background: #f0fef2;'
+
<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