Difference between revisions of "Template:Card"

From HeRO Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
<center>
 
<center>
{| class=table1 width=700
+
{| class=table1 style="width:700px;"
 
! colspan=9 |'''{{{name|?}}}'''
 
! colspan=9 |'''{{{name|?}}}'''
 
|-
 
|-
| Width=51 | Item #: {{{id}}} || Width=24 | {{{sprite}}}|| width = 700 colspan=3|
+
| style="width:100px;" | '''''Item #''''': {{{id}}} || style="width:300px;" colspan="2" | {{{sprite}}} || style="width:300px;" colspan="2" | '''''Art by''''': {{{artist}}}
Art by: {{{artist}}}
+
 
|-
 
|-
| Width=75 colspan=2 rowspan=2 |
+
| style="width:162px;" colspan="2" rowspan="2" |
 
[[Image:{{{image}}}|150px]]
 
[[Image:{{{image}}}|150px]]
| Class: Card || Compound on: {{{slot}}} || Weight: {{{weight}}}
+
| '''''Class:''''' Card || '''''Compound on:''''' {{{slot}}} || '''''Weight:''''' {{{weight|1}}}
 
|-
 
|-
| colspan=7 rowspan=6 | {{{effect}}}
+
| colspan="3" | {{{effect}}}
 
|-
 
|-
 
|}
 
|}

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