Difference between revisions of "Template:Card"
From HeRO Wiki
m |
(Non-center, downsize card images to 200px if it goes over cell size, fix hover text showing File:TBA despite card image being added.) |
||
Line 1: | Line 1: | ||
− | + | {| class=table1 style="width:900px; margin-right: auto; margin-left: 40px;" | |
− | {| class=table1 style="width: | + | ! style="padding: 10px; text-align:center;" colspan=5 |'''{{{name|{{{name}}}}}}''' |
− | ! style="padding: 10px" colspan= | + | |
|- | |- | ||
− | | style="width: | + | | style="width:200px; text-align: center; vertical-align: top; padding: 5px;" rowspan="3" | [[Image:{{{image|Placeholder Card.png{{!}}To be added.}}}|frameless|200px]] |
− | | style="width: | + | | style="width:100px; padding: 5px; height:35px;" | '''''Item #''''' |
− | | style="width: | + | | style="width:250px; padding: 5px; height:35px;" | {{{id}}} |
+ | | style="width:100px; padding: 5px; height:35px;" | '''''Prefix/Suffix''''' | ||
+ | | style="width:250px; padding: 5px; height:35px;" | {{{sprite}}} | ||
|- | |- | ||
− | | style="padding: 5px;" | '''''Compound on | + | | style="width:100px; padding: 5px; height:35px;" | '''''Compound on''''' |
− | | style="padding: 5px;" | '''''Art by''''': {{{artist|{{{artist}}}}}} | + | | style="width:250px; padding: 5px; height:35px;" | {{{slot}}} |
+ | | style="width:100px; padding: 5px; height:35px;" | '''''Art by''''' | ||
+ | | style="width:250px; padding: 5px; height:35px;" | {{{artist|{{{artist}}}}}} | ||
|- | |- | ||
− | | style="padding: 5px;" colspan= | + | | style="padding: 5px;" colspan=4 | {{{effect}}} |
|}<br> | |}<br> | ||
− | + | <noinclude>This template is used in the [[cards]] page. | |
==Usage== | ==Usage== |
Revision as of 15:52, 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= }}