Difference between revisions of "Template:Card"

From HeRO Wiki
Jump to: navigation, search
m
Line 4: Line 4:
 
! colspan=9 |'''{{{name|?}}}'''
 
! colspan=9 |'''{{{name|?}}}'''
 
|-
 
|-
| 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="width:150px;" colspan="2" rowspan="2" |
 
| style="width:150px;" colspan="2" rowspan="2" |
[[Image:{{{image}}}|150px]]
+
[[Image:{{{image|Placeholder Card.png}}}|150px]]
| style="height:50px;" |'''''Class:''''' Card || style="height:50px;" | '''''Compound on:''''' {{{slot}}} || style="height:50px;" | '''''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|Undecided}}}
 
|-
 
|-
 
|}
 
|}

Revision as of 07:27, 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=
}}