Difference between revisions of "Template:TintMythic"
(Created page with "<noinclude> Tint a cell in the color of a mythic card (orange). ==Example== This usage <pre><nowiki>{| class="wikitable" | {{CellTintMythic}} | Text |}</nowiki></pre> produc...") |
|||
(One intermediate revision by the same user not shown) | |||
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 |