Difference between revisions of "Template:Card"
From HeRO Wiki
Line 1: | Line 1: | ||
+ | |||
+ | <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}}} | ||
+ | |- | ||
+ | |} | ||
+ | </center> | ||
+ | <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> | <center> |
Revision as of 19:43, 15 September 2017
{{{name}}} | ||||||||
---|---|---|---|---|---|---|---|---|
Item #: {{{id}}} | Prefix/Suffix: {{{sprite}}} | Art by: {{{artist}}} | ||||||
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= }}
edit peeka
{{{name}}} | ||||||||
---|---|---|---|---|---|---|---|---|
Item #: {{{id}}} | Prefix/Suffix: {{{sprite}}} | Art by: {{{artist}}} | ||||||
Class: Card | Compound on: ??? | Weight: 1 | ||||||
Undecided |
Usage
{{card |name= |id= |sprite= |artist= |image= |slot= |weight= |effect= }}