Difference between revisions of "Template:TintMythic"
m (Volrak moved page Template:CellTintMythic to Template:TintMythic: Change from a style command to just the tint) |
|||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | + | Produce the tint of a mythic card (orange). | |
==Example== | ==Example== | ||
This usage | This usage | ||
<pre><nowiki>{| class="wikitable" | <pre><nowiki>{| class="wikitable" | ||
− | | {{ | + | | style="{{TintMythic}}" | Text |
|}</nowiki></pre> | |}</nowiki></pre> | ||
produces: | produces: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | | {{ | + | | style="{{TintMythic}}" | Text |
|} | |} | ||
[[Category: Cell tint templates]] | [[Category: Cell tint templates]] | ||
− | </noinclude><includeonly> | + | </noinclude><includeonly>background: #f4c196;</includeonly> |
Latest revision as of 10:01, 13 March 2019
Produce the tint of a mythic card (orange).
Example
This usage
{| class="wikitable" | style="{{TintMythic}}" | Text |}
produces:
Text |