Difference between revisions of "Template:Card"
From HeRO Wiki
Line 1: | Line 1: | ||
− | *'''{{{cardname}}}''' | + | <includeonly>*'''{{{cardname}}}''' |
<center> | <center> | ||
{| align="center" border="2" cellpadding="4" cellspacing="0" width="700" style="margin: 1em 1em 1em 0; background: #0000000; border: 2px #a;" | {| align="center" border="2" cellpadding="4" cellspacing="0" width="700" style="margin: 1em 1em 1em 0; background: #0000000; border: 2px #a;" | ||
Line 6: | Line 6: | ||
|- | |- | ||
| Width=75 colspan=2 rowspan=7 | | | Width=75 colspan=2 rowspan=7 | | ||
− | {{{cardimage}}} | + | [[Image:{{{cardimage}}}|150px]] |
|- | |- | ||
| Class: Card || Compound on: {{{slot}}} || Weight: {{{weight}}} | | Class: Card || Compound on: {{{slot}}} || Weight: {{{weight}}} | ||
Line 14: | Line 14: | ||
|} | |} | ||
</center> | </center> | ||
− | <br> | + | <br></includeonly><noinclude>This template is used in the [[cards]] page. |
+ | |||
+ | ==Usage== | ||
+ | <pre> | ||
+ | {{card | ||
+ | |cardimage= The filename (example:Pandaring Card.png) | ||
+ | |itemid= The item ID | ||
+ | |weight= The weight | ||
+ | |artist= | ||
+ | |effect= | ||
+ | |slot= | ||
+ | |sprite= | ||
+ | }} | ||
+ | </pre></noinclude> |
Revision as of 07:51, 16 March 2012
This template is used in the cards page.
Usage
{{card |cardimage= The filename (example:Pandaring Card.png) |itemid= The item ID |weight= The weight |artist= |effect= |slot= |sprite= }}