Difference between revisions of "Template:Card"

From HeRO Wiki
Jump to: navigation, search
Line 15: Line 15:
 
</center>
 
</center>
 
<br><noinclude>This template is used in the [[cards]] page.
 
<br><noinclude>This template is used in the [[cards]] page.
 
==Usage==
 
<pre>
 
{{card
 
|name=
 
|id=
 
|sprite=
 
|artist=
 
|image=
 
|slot=
 
|weight=
 
|effect=
 
}}
 
</pre>
 
[[category:template]]</noinclude>
 
 
-------------
 
edit peeka
 
 
<center>
 
{| class=table1 style="width:700px;"
 
! colspan=9 |'''{{{name|{{{name}}}}}}'''
 
|-
 
| colspan="2" style="width:150px;" | '''''Item #''''': {{{id}}} || style="width:250px;"| '''''Prefix/Suffix''''': {{{sprite}}} || style="width:300px;" colspan="2" | '''''Art by''''': {{{artist|{{{artist}}}}}}
 
|-
 
| style="width:150px; text-align: center; vertical-align: middle;" colspan="2" rowspan="2" |
 
[[Image:{{{image|Placeholder Card.png}}}|150px]]
 
| style="height:50px;" |'''''Class:''''' Card || style="height:50px;" | '''''Compound on:''''' {{{slot|???}}} || style="height:50px;" | '''''Weight:''''' {{{weight|1}}}
 
|-
 
| colspan="3" | {{{effect|Undecided}}}
 
|-
 
|}<br>
 
</center><noinclude>This template is used in the [[cards]] page.
 
  
 
==Usage==
 
==Usage==

Revision as of 20:58, 15 September 2017

?
Item #: {{{id}}} Prefix/Suffix: {{{sprite}}} Art by: {{{artist}}}

Placeholder Card.png

Class: Card Compound on: ??? Weight: 1
Undecided


This template is used in the cards page.

Usage

{{card
|name=
|id=
|sprite=
|artist=
|image=
|slot=
|weight=
|effect=
}}