Difference between revisions of "Template:VocIcon"

From Medivia Online Wiki
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#switch: {{{1|}}}
{{#switch: {{{1|}}}
  | Knight = <span style="color:orange">🛡 Knight</span>
  | Knight = <span style="color:#00BFFF; text-shadow:1px 1px 2px black;">⚔️ Knight</span>
  | Druid  = <span style="color:green">🌿 Druid</span>
  | Druid  = <span style="color:#90EE90; text-shadow:1px 1px 2px black;">🌿 Druid</span>
  | Mage  = <span style="color:cyan">🔮 Mage</span>
  | Mage  = <span style="color:#EE4B2B; text-shadow:1px 1px 2px black;">💥 Mage</span>
  | Archer = <span style="color:violet">🏹 Archer</span>
  | Archer = <span style="color:#FFA500; text-shadow:1px 1px 2px black;">🏹 Archer</span>
| Novus = <span style="color:#FFA500; text-shadow:1px 1px 2px black;">🌀 Novus Stayer</span>
  | #default = ?
  | #default = ?
}}
}}

Latest revision as of 18:18, 11 January 2026

?