Difference between revisions of "Template:Card"
From HeRO Wiki
m (Increase cell padding and added minimum height to the description cell.) |
m (Card image now vertically aligned center) |
||
Line 2: | Line 2: | ||
! style="padding: 10px; text-align:center;" colspan=5 |'''{{{name|{{{name}}}}}}''' | ! style="padding: 10px; text-align:center;" colspan=5 |'''{{{name|{{{name}}}}}}''' | ||
|- | |- | ||
− | | style="width:200px; text-align: center; vertical-align: | + | | style="width:200px; text-align: center; vertical-align: center; padding: 5px;" rowspan="3" | [[Image:{{{image|Placeholder Card.png{{!}}To be added.}}}|frameless|center|200px]] |
| style="width:100px; padding: 5px; height:35px;" | '''''Item #''''' | | style="width:100px; padding: 5px; height:35px;" | '''''Item #''''' | ||
| style="width:250px; padding: 5px; height:35px;" | {{{id}}} | | style="width:250px; padding: 5px; height:35px;" | {{{id}}} | ||
Line 13: | Line 13: | ||
| style="width:250px; padding: 5px; height:35px;" | {{{artist|{{{artist}}}}}} | | style="width:250px; padding: 5px; height:35px;" | {{{artist|{{{artist}}}}}} | ||
|- | |- | ||
− | | style="padding: 10px; height: | + | | style="padding: 10px; height:100px" colspan=4 | |
{{{effect}}} | {{{effect}}} | ||
|}<br> | |}<br> |
Revision as of 15:59, 28 September 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= }}