Difference between revisions of "Template:Card"

From HeRO Wiki
Jump to: navigation, search
m
m
Line 5: Line 5:
 
|-
 
|-
 
| style="width:100px;" | '''''Item #''''': {{{id}}} || style="width:300px;text-align: center;" colspan="2" | '''''Prefix/Suffix''''':''{{{sprite}}}'' || style="width:300px;" colspan="2" | '''''Art by''''': {{{artist}}}
 
| style="width:100px;" | '''''Item #''''': {{{id}}} || style="width:300px;text-align: center;" colspan="2" | '''''Prefix/Suffix''''':''{{{sprite}}}'' || style="width:300px;" colspan="2" | '''''Art by''''': {{{artist}}}
|- style="min-height:50px;"
+
|-
 
| style="width:150px;" colspan="2" rowspan="2" |
 
| style="width:150px;" colspan="2" rowspan="2" |
 
[[Image:{{{image}}}|150px]]
 
[[Image:{{{image}}}|150px]]
| '''''Class:''''' Card || '''''Compound on:''''' {{{slot}}} || '''''Weight:''''' {{{weight|1}}}
+
| style="height:50px;" |'''''Class:''''' Card || style="height:50px;" | '''''Compound on:''''' {{{slot}}} || style="height:50px;" | '''''Weight:''''' {{{weight|1}}}
 
|-
 
|-
 
| colspan="3" | {{{effect}}}
 
| colspan="3" | {{{effect}}}

Revision as of 07:24, 12 May 2016

This template is used in the cards page.

Usage

{{card
|name = 
|image= The filename (example:Pandaring Card.png)
|id= The item ID
|weight= The weight
|artist=
|effect=
|slot=
|sprite=
}}