2,507
edits
(Add link to file to add on top of the placeholder-image) |
(Add placeholder for Act2 items) |
||
Line 37: | Line 37: | ||
{{#switch:{{#var: cardtype}} | {{#switch:{{#var: cardtype}} | ||
|Overlord Card = <div style="margin: 0 auto;width:230px;height:355px"><span style="opacity:0.5">[[File:Overlord_Card_Back.png|230px|link=File:{{#var: imagename}}]]</span><span style="position:relative;left:0px;top:-300px">[[File:{{#var: imagename}}]]</span></div> | |Overlord Card = <div style="margin: 0 auto;width:230px;height:355px"><span style="opacity:0.5">[[File:Overlord_Card_Back.png|230px|link=File:{{#var: imagename}}]]</span><span style="position:relative;left:0px;top:-300px">[[File:{{#var: imagename}}]]</span></div> | ||
|Item = {{#switch: {{#var: act}} | |||
|2 = <div style="margin: 0 auto;width:230px;height:355px"><span style="opacity:0.5">[[File:Act2_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> | |#default = <div style="margin: 0 auto;width:230px;height:355px;background-color:rgb(255,255,255)">[[File:{{#var: imagename}}]]</div> | ||
}} | }} |