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