2,507
edits
(fix wrong variable to select archetype from) |
(Add Healer, Warrior, Scout support to placeholder image) |
||
Line 42: | Line 42: | ||
}} | }} | ||
|Skill = {{#switch: {{#var: archetype}} | |Skill = {{#switch: {{#var: archetype}} | ||
|Mage | |Healer = <div style="margin: 0 auto;width:230px;height:355px"><span style="opacity:0.5">[[File:Healer_Back.png|230px|link=File:{{#var: imagename}}]]</span><span style="position:relative;left:0px;top:-300px">[[File:{{#var: imagename}}]]</span></div> | ||
|Mage = <div style="margin: 0 auto;width:230px;height:355px"><span style="opacity:0.5">[[File:Mage_Back.png|230px|link=File:{{#var: imagename}}]]</span><span style="position:relative;left:0px;top:-300px">[[File:{{#var: imagename}}]]</span></div> | |||
|Warrior = <div style="margin: 0 auto;width:230px;height:355px"><span style="opacity:0.5">[[File:Warrior_Back.png|230px|link=File:{{#var: imagename}}]]</span><span style="position:relative;left:0px;top:-300px">[[File:{{#var: imagename}}]]</span></div> | |||
|Scout = <div style="margin: 0 auto;width:230px;height:355px"><span style="opacity:0.5">[[File:Scout_Back.png|230px|link=File:{{#var: imagename}}]]</span><span style="position:relative;left:0px;top:-300px">[[File:{{#var: imagename}}]]</span></div> | |||
|#default = <div style="margin: 0 auto;width:230px;height:355px;background-color:rgb(255,255,255)">[[File:{{#var: imagename}}]]</div> | |#default = <div style="margin: 0 auto;width:230px;height:355px;background-color:rgb(255,255,255)">[[File:{{#var: imagename}}]]</div> | ||
}} | }} |