Difference between revisions of "Template:VocIcon"

From Medivia Online Wiki
(Created page with "<!-- Template:VocIcon --> {{#switch: {{{1|}}} | Knight = 20px|link=Knight Knight | Mage = 20px|link=Mage Mage | Druid = 20px|link=Druid Druid | ? = ? }}")
 
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- Template:VocIcon -->
{{#switch: {{{1|}}}
{{#switch: {{{1|}}}
  | Knight = [[File:KnightIcon.png|20px|link=Knight]] Knight
  | Knight = <span style="color:#00BFFF; text-shadow:1px 1px 2px black;">⚔️ Knight</span>
  | Mage  = [[File:MageIcon.png|20px|link=Mage]] Mage
| Druid  = <span style="color:#90EE90; text-shadow:1px 1px 2px black;">🌿 Druid</span>
  | Druid  = [[File:DruidIcon.png|20px|link=Druid]] Druid
  | Mage  = <span style="color:#EE4B2B; text-shadow:1px 1px 2px black;">💥 Mage</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 = ?
}}
}}

Latest revision as of 18:18, 11 January 2026

?