Difference between revisions of "Template:Item"

From HeRO Wiki
Jump to: navigation, search
(Field removed)
(Create consistency between CustomWeapon, and CustomGear, Card and Item templates.)
Line 1: Line 1:
 
{| class=table1 style="width:750px; margin-right: auto; margin-left: 40px; color={{{1|}}}"
 
{| class=table1 style="width:750px; margin-right: auto; margin-left: 40px; color={{{1|}}}"
! colspan=6 style="text-align:center; height:25px;"|'''{{{name|?}}}'''
+
! colspan=6 style="text-align:center; height:25px;"|'''{{{name|Item name}}}'''
 
|-
 
|-
| style="width:135px; padding:10px;" | '''Item ID:''' {{{id|?}}}  
+
| style="width:135px; padding:10px;" | '''Id #:''' {{{id|?}}}  
 
| style="width:40px; vertical-align:center;"  | [[Image:{{{sprite|No Image.png{{!}}To be added.}}}|frameless|center|50px]]  
 
| style="width:40px; vertical-align:center;"  | [[Image:{{{sprite|No Image.png{{!}}To be added.}}}|frameless|center|50px]]  
 
| rowspan=2 width=575px colspan=4 style="padding:10px;"|  
 
| rowspan=2 width=575px colspan=4 style="padding:10px;"|  
Line 15: Line 15:
 
|-
 
|-
 
| colspan=4 width=575px height=150px style="padding:10px;"|  
 
| colspan=4 width=575px height=150px style="padding:10px;"|  
{{{effect|?}}}
+
{{{effect|None.}}}
 
|}
 
|}
 
<noinclude>[[category:Template]]
 
<noinclude>[[category:Template]]
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Template:Item
+
{{Item
 
|name=
 
|name=
 
|id=
 
|id=

Revision as of 01:31, 12 November 2022

Item name
Id #: ?
To be added.

?

To be added.
Weight: ? Usable Jobs: ? Type: ? Required Level: ?

None.

Usage

{{Item
|name=
|id=
|sprite= 
|portrait= 
|buy=
|sell=
|weight=
|usablejobs=
|type=
|reqlvl=
|description= 
|effect=
}}
This template is used for useable items or miscellaneous items that are not equipments.