Difference between revisions of "Template:Card"
From HeRO Wiki
m (Card image now vertically aligned center) |
m (Changed px measurements to % for better view on smaller screen devices (mobile)) |
||
Line 1: | Line 1: | ||
− | {| class=table1 style="width: | + | {| class=table1 style="width:70%; margin-right: auto; margin-left: 2.5%;" |
! style="padding: 10px; text-align:center;" colspan=5 |'''{{{name|{{{name}}}}}}''' | ! style="padding: 10px; text-align:center;" colspan=5 |'''{{{name|{{{name}}}}}}''' | ||
|- | |- | ||
− | | style="width: | + | | style="width:22%; text-align: center; vertical-align: center; padding: 5px;" rowspan="3" | [[Image:{{{image|Placeholder Card.png{{!}}To be added.}}}|frameless|center|200px]] |
− | | style="width: | + | | style="width:14%; padding: 5px; height:25px;" | '''''Item #''''' |
− | | style="width: | + | | style="width:25%; padding: 5px; height:25px;" | {{{id}}} |
− | | style="width: | + | | style="width:14%; padding: 5px; height:25px;" | '''''Prefix/Suffix''''' |
− | | style="width: | + | | style="width:25%; padding: 5px; height:25px;" | {{{sprite}}} |
|- | |- | ||
− | | style="width: | + | | style="width:14%; padding: 5px; height:25px;" | '''''Compound on''''' |
− | | style="width: | + | | style="width:25%; padding: 5px; height:25px;" | {{{slot}}} |
− | | style="width: | + | | style="width:14%; padding: 5px; height:25px;" | '''''Art by''''' |
− | | style="width: | + | | style="width:25%; padding: 5px; height:25px;" | {{{artist|{{{artist}}}}}} |
|- | |- | ||
| style="padding: 10px; height:100px" colspan=4 | | | style="padding: 10px; height:100px" colspan=4 | |
Revision as of 15:39, 2 October 2019
{{{name}}} | ||||
---|---|---|---|---|
Item # | {{{id}}} | Prefix/Suffix | {{{sprite}}} | |
Compound on | {{{slot}}} | Art by | {{{artist}}} | |
{{{effect}}} |
This template is used in the cards page.
Usage
{{card |name= |image= |id= |sprite= |slot= |artist= |effect= }}