Difference between revisions of "Template:Card"

From HeRO Wiki
Jump to: navigation, search
Line 4: Line 4:
 
|-  
 
|-  
 
| style="width:150px; text-align: center; vertical-align: top; padding: 5px;" rowspan="3" | [[Image:{{{image|Placeholder Card.png}}}|150px]]
 
| style="width:150px; text-align: center; vertical-align: top; padding: 5px;" rowspan="3" | [[Image:{{{image|Placeholder Card.png}}}|150px]]
| style="width:50%;" | '''''Item #''''': {{{id}}}
+
| style="width:50%; padding: 5px;" | '''''Item #''''': {{{id}}}
| style="width:50%;" | '''''Prefix/Suffix''''': {{{sprite}}}
+
| style="width:50%; padding: 5px;" | '''''Prefix/Suffix''''': {{{sprite}}}
 
|-  
 
|-  
| '''''Compound on:''''' {{{slot}}}
+
| style="padding: 5px;" | '''''Compound on:''''' {{{slot}}}
| '''''Art by''''': {{{artist|{{{artist}}}}}}
+
| style="padding: 5px;" | '''''Art by''''': {{{artist|{{{artist}}}}}}
 
|-  
 
|-  
| colspan=2 | {{{effect}}}
+
| style="padding: 5px;" | colspan=2 | {{{effect}}}
 
|}<br>
 
|}<br>
 
</center><noinclude>This template is used in the [[cards]] page.
 
</center><noinclude>This template is used in the [[cards]] page.

Revision as of 17:16, 23 September 2017

{{{name}}}
Placeholder Card.png Item #: {{{id}}} Prefix/Suffix: {{{sprite}}}
Compound on: {{{slot}}} Art by: {{{artist}}}
colspan=2 | {{{effect}}}

This template is used in the cards page.

Usage

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