Difference between revisions of "Template:TintRare"
m (Volrak moved page Template:CellTintRare to Template:TintRare without leaving a redirect: Change from a style command to just the tint) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | + | Produce the tint of a rare card (green/yellow). | |
==Example== | ==Example== | ||
This usage | This usage | ||
<pre><nowiki>{| class="wikitable" | <pre><nowiki>{| class="wikitable" | ||
− | | {{ | + | | style="{{TintRare}}" | Text |
|}</nowiki></pre> | |}</nowiki></pre> | ||
produces: | produces: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | | {{ | + | | style="{{TintRare}}" | Text |
|} | |} | ||
[[Category: Cell tint templates]] | [[Category: Cell tint templates]] | ||
− | </noinclude><includeonly> | + | </noinclude><includeonly>background: #ece0c0;</includeonly> |
Latest revision as of 10:00, 13 March 2019
Produce the tint of a rare card (green/yellow).
Example
This usage
{| class="wikitable" | style="{{TintRare}}" | Text |}
produces:
Text |