Template:Color: Difference between revisions

242 bytes added ,  2 years ago
no edit summary
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1:
<includeonly>{{#switch: {{lc: {{{1|}}}}}
| attacktype = {{#switch: {{lc: {{{2|}}}}}
| explosionexplosive = <nowiki>#930008</nowiki>
| mystic = <nowiki>#226f9c</nowiki>
| penetration = <nowiki>#bf8901</nowiki>
| initial
}}
| armortype = {{#switch: {{lc: {{{2|}}}}}
| heavy = <nowiki>#bf8901</nowiki>
| light = <nowiki>#930008</nowiki>
| mysticspecial = <nowiki>#226f9c</nowiki>
| initial
}}
}}</includeonly><noinclude>
}}
This template is deprecated, consider using css classes and variables to style content.
</noinclude>