Difference between revisions of "Template:TintCommon"

From mtgpq wiki
Jump to: navigation, search
m (Volrak moved page Template:CellTintCommon to Template:TintCommon without leaving a redirect: Change from a style command to just the tint)
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
Tint a cell in the color of a common card (white).
+
Produce the tint of a common card (white).
  
 
==Example==
 
==Example==
 
This usage
 
This usage
 
<pre><nowiki>{| class="wikitable"
 
<pre><nowiki>{| class="wikitable"
| {{CellTintCommon}} | Text
+
| style="{{TintCommon}}" | Text
 
|}</nowiki></pre>
 
|}</nowiki></pre>
  
 
produces:
 
produces:
 
{| class="wikitable"
 
{| class="wikitable"
| {{CellTintCommon}} | Text
+
| style="{{TintCommon}}" | Text
 
|}
 
|}
  
 
[[Category: Cell tint templates]]
 
[[Category: Cell tint templates]]
  
</noinclude><includeonly>style="background: #ffffff;"</includeonly>
+
</noinclude><includeonly>background: #ffffff;</includeonly>

Latest revision as of 09:57, 13 March 2019

Produce the tint of a common card (white).

Example

This usage

{| class="wikitable"
| style="{{TintCommon}}" | Text
|}

produces:

Text