Difference between revisions of "Template:Card"

From HeRO Wiki
Jump to: navigation, search
m (Make it a plain link)
 
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
+
{| class=table1 style="width:70%; margin-right: auto; margin-left: 2.5%;"
<center>
+
! style="padding: 10px; text-align:center;" colspan=7 |'''{{{name|Card name}}}'''
{| class=table1 style="width:700px;"
+
|-  
! colspan=9 |'''{{{name|?}}}'''
+
| style="width:22%; text-align: center; vertical-align: center; padding: 5px;" rowspan="2" | [[Image:{{{image|Placeholder Card.png}}}|frameless|center|200px]]
|-
+
| style="width:8%; padding: 5px; height:25px;" | '''Id #'''
| colspan="2" style="width:150px;" | '''''Item #''''': {{{id}}} || style="width:250px;"| '''''Prefix/Suffix''''': {{{sprite}}} || style="width:300px;" colspan="2" | '''''Art by''''': {{{artist|{{{artist}}}}}}
+
| style="width:8%; padding: 5px; height:25px;" | <includeonly>{{Template:Ifwp|1={{{id}}}|2=<span class="plainlinks">[https://hero-server-db.herokuapp.com/item-search?id={{{id}}} {{{id}}}]</span>|3=?}}</includeonly>
|-
+
| style="width:12%; padding: 5px; height:25px;" | '''Prefix/Suffix'''
| style="width:150px; text-align: center; vertical-align: middle;" colspan="2" rowspan="2" |
+
| style="width:24%; padding: 5px; height:25px;" | {{{sprite|?}}}
[[Image:{{{image|Placeholder Card.png}}}|150px]]
+
| style="width:12%; padding: 5px; height:25px;" | '''Compound on'''
| style="height:50px;" |'''''Class:''''' Card || style="height:50px;" | '''''Compound on:''''' {{{slot|???}}} || style="height:50px;" | '''''Weight:''''' {{{weight|1}}}
+
| style="width:14%; padding: 5px; height:25px;" | {{{slot|?}}}
|-
+
|-  
| colspan="3" | {{{effect|Undecided}}}
+
| style="padding: 10px; height:100px" colspan=6 |
|-
+
{{{effect|?}}}
 
|}
 
|}
</center>
+
<noinclude>This template is used in the [[cards]] page.
<br><noinclude>This template is used in the [[cards]] page.
+
  
 
==Usage==
 
==Usage==
Line 20: Line 19:
 
{{card
 
{{card
 
|name=
 
|name=
 +
|image=
 
|id=
 
|id=
 
|sprite=
 
|sprite=
|artist=
 
|image=
 
|slot=
 
|weight=
 
|effect=
 
}}
 
</pre>
 
[[category:template]]</noinclude>
 
 
-------------
 
edit peeka
 
 
<center>
 
{| class=table1 style="width:700px;"
 
! style="padding: 10px" colspan=4 |'''{{{name|{{{name}}}}}}'''
 
|-
 
| style="width:150px; text-align: center; vertical-align: middle; padding: 5px;" rowspan="3" | [[Image:{{{image|Placeholder Card.png}}}|150px]]
 
| '''''Item #''''': {{{id}}}
 
| '''''Prefix/Suffix''''': {{{sprite}}}
 
|-
 
| '''''Compound on:''''' {{{slot|???}}}
 
| '''''Art by''''': {{{artist|{{{artist}}}}}}
 
|-
 
| colspan=2 | {{{effect|Undecided}}}
 
|}<br>
 
</center><noinclude>This template is used in the [[cards]] page.
 
 
==Usage==
 
<pre>
 
{{card
 
|name=
 
|id=t
 
|sprite=
 
|artist=
 
|image=
 
 
|slot=
 
|slot=
|weight=
 
 
|effect=
 
|effect=
 
}}
 
}}
 
</pre>
 
</pre>
 
[[category:template]]</noinclude>
 
[[category:template]]</noinclude>

Latest revision as of 04:18, 12 November 2022

Card name
Placeholder Card.png
Id # Prefix/Suffix  ? Compound on  ?

?

This template is used in the cards page.

Usage

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