Difference between revisions of "Template:CustomGear"

From HeRO Wiki
Jump to: navigation, search
(Create consistency between CustomWeapon, and CustomGear, Card and Item templates.)
(Add link to database!)
Line 2: Line 2:
 
! height=25px colspan=9 style="text-align:center;" |'''{{{name|Gear name}}}'''
 
! height=25px colspan=9 style="text-align:center;" |'''{{{name|Gear name}}}'''
 
|-
 
|-
| width=14% style="padding:10px;" rowspan=1 | '''Id #:''' {{{id|?}}}  
+
| width=14% style="padding:10px;" rowspan=1 | '''Id #:''' <includeonly>{{Template:Ifwp|1={{{id}}}|2=[https://hero-server-db.herokuapp.com/item-search?id={{{id}}} {{{id}}}]|3=?}}</includeonly>
 
| width=14% align='center' rowspan=1 | [[Image:{{{sprite|No Image.png}}}|30px|{{{name|?}}}]]  
 
| width=14% align='center' rowspan=1 | [[Image:{{{sprite|No Image.png}}}|30px|{{{name|?}}}]]  
 
| width=72% colspan=7 rowspan=1  | {{{description|?}}}
 
| width=72% colspan=7 rowspan=1  | {{{description|?}}}

Revision as of 03:43, 12 November 2022

Gear name
Id #: ?  ?
{{{name}}}
Def MDef Weight Refinable Level Type Usable Jobs
 ?  ?  ?  ?  ?  ?  ?

None.

Usage

{{CustomGear
|name=
|id=itemID
|sprite= The item sprite [file name only]
|portrait= Item portrait [file name only]
|def=
|mdef=
|weight=
|refinable=
|type=
|usablejobs=
|reqlvl=
|description= 
|effect=
}}
You may also change the color of the heading with {{CustomGear|''color'' to match colored names better.