Difference between revisions of "Template:Card"
From HeRO Wiki
m (Check edit for removal of extra line space when transcluding template from specific reference page) |
(Field removed, template reformatted) |
||
Line 1: | Line 1: | ||
{| class=table1 style="width:70%; margin-right: auto; margin-left: 2.5%;" | {| class=table1 style="width:70%; margin-right: auto; margin-left: 2.5%;" | ||
− | ! style="padding: 10px; text-align:center;" colspan= | + | ! style="padding: 10px; text-align:center;" colspan=7 |'''{{{name|{{{name}}}}}}''' |
|- | |- | ||
− | | style="width:22%; text-align: center; vertical-align: center; padding: 5px;" rowspan=" | + | | style="width:22%; text-align: center; vertical-align: center; padding: 5px;" rowspan="2" | [[Image:{{{image|Placeholder Card.png{{!}}To be added.}}}|frameless|center|200px]] |
− | | style="width: | + | | style="width:8%; padding: 5px; height:25px;" | '''''Item #''''' |
− | | style="width: | + | | style="width:8%; padding: 5px; height:25px;" | {{{id}}} |
− | | style="width: | + | | style="width:12%; padding: 5px; height:25px;" | '''''Prefix/Suffix''''' |
− | | style="width: | + | | style="width:24%; padding: 5px; height:25px;" | {{{sprite}}} |
+ | | style="width:12%; padding: 5px; height:25px;" | '''''Compound on''''' | ||
+ | | style="width:14%; padding: 5px; height:25px;" | {{{slot}}} | ||
|- | |- | ||
− | + | | style="padding: 10px; height:100px" colspan=6 | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | style="padding: 10px; height:100px" colspan= | + | |
{{{effect}}} | {{{effect}}} | ||
|} | |} | ||
Line 26: | Line 23: | ||
|sprite= | |sprite= | ||
|slot= | |slot= | ||
− | |||
|effect= | |effect= | ||
}} | }} | ||
</pre> | </pre> | ||
[[category:template]]</noinclude> | [[category:template]]</noinclude> |
Revision as of 14:27, 8 June 2022
{{{name}}} | ||||||
---|---|---|---|---|---|---|
Item # | {{{id}}} | Prefix/Suffix | {{{sprite}}} | Compound on | {{{slot}}} | |
{{{effect}}} |
This template is used in the cards page.
Usage
{{card |name= |image= |id= |sprite= |slot= |effect= }}