Difference between revisions of "Template:ElementColor"
From Medivia Online Wiki
(Created page with "<includeonly>{{#switch: {{lc:{{{1}}}}} | fire = #ff4400 | ice = #33ccff | energy = #cc33ff | poison | earth = #00cc00 | light | holy = #ffff66 | dark | death = #800080 | life drain = #cc0000 | mana drain = #0000cc | physical = #a0a0a0 | #default = inherit }}</includeonly>") |
|||
| Line 1: | Line 1: | ||
<includeonly>{{#switch: {{lc:{{{1}}}}} | <includeonly>{{#switch: {{lc:{{{1}}}}} | ||
| | | physical = #A9A9A9 | ||
| | | energy = #007FFF | ||
| | | poison | earth = #2EDB2E | ||
| | | ice = #00FFFF | ||
| | | fire = #E29134 | ||
| | | elemental = #20B2AA | ||
| | | holy | light = #FFFF99 | ||
| | | death = #800000 | ||
| | | curse = #9370DB | ||
| manadrain = #FF1493 | |||
| lifedrain = #FC0300 | |||
| all resistance = #E5E4E2 | |||
| #default = inherit | | #default = inherit | ||
}}</includeonly> | }}</includeonly> | ||