Difference between revisions of "Template:CustomGear"

From HeRO Wiki
Jump to: navigation, search
m (Adjust size for images)
m
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<center>
+
{| class=table1 width=70% style="margin-right: auto; margin-left: 2.5%; color:{{{1|}}};"
{| class=table1 width=915px style=color={{{1|}}}
+
! height=25px colspan=9 style="text-align:center;" |'''{{{name|Gear name}}}'''
! height=18px colspan=9 |'''{{{name| }}}'''
+
 
|-
 
|-
| width=125px rowspan=1 | ID: #{{{id| }}}  
+
| width=14% style="padding:10px;" rowspan=1 | '''Id #:''' <includeonly>{{Template:Ifwp|1={{{id}}}|2=<span class="plainlinks">[https://hero-server-db.herokuapp.com/item-search?id={{{id}}} {{{id}}}]</span>|3=?}}</includeonly>
| width=125px align='center' rowspan=1 | [[Image:{{{sprite|No Image.png}}}|30px]]  
+
| width=14% align='center' rowspan=1 | [[Image:{{{sprite|No Image.png}}}|30px|{{{name|?}}}]]  
| width=665px colspan=7 rowspan=1 | {{{description|None.}}}<br><small>''Copyrights: {{{copyright| }}}''</small>
+
| width=72% colspan=7 rowspan=1 | {{{description|?}}}
 
|-
 
|-
| width=250px colspan=2 rowspan=3 align='center' | [[Image:{{{portrait|No Image.png}}}|245px]]
+
| width=28% colspan=2 rowspan=3 align='center' | [[Image:{{{portrait|No Image.png}}}|frameless|center|250px|{{{name}}}]]
| width=95px height=10px colspan=1 rowspan=1 align='center' | '''Def'''
+
| width=9% height=10px align='center' | '''Def'''
| width=95px height=10px colspan=1 rowspan=1 align='center' | '''MDef'''
+
| width=9% height=10px align='center' | '''MDef'''
| width=95px height=10px colspan=1 rowspan=1 align='center' | '''Weight'''
+
| width=9% height=10px align='center' | '''Weight'''
| width=95px height=10px colspan=1 rowspan=1 align='center' | '''Refinable'''
+
| width=9% height=10px align='center' | '''Refinable'''
| width=95px height=10px colspan=1 rowspan=1 align='center' | '''Usable Jobs'''
+
| width=9% height=10px align='center' | '''Level'''
| width=95px height=10px colspan=1 rowspan=1 align='center' | '''Type'''
+
| width=13.5% height=10px align='center' | '''Type'''
| width=95px height=10px colspan=1 rowspan=1 align='center' | '''Level'''
+
| width=13.5% height=10px align='center' | '''Usable Jobs'''
 
|-
 
|-
| width=95px height=25px colspan=1 rowspan=1 align='center' | {{{def| 0 }}}  
+
| width=9% height=25px align='center' | {{{def|?}}}  
| width=95px height=25px colspan=1 rowspan=1 align='center' | {{{mdef| No }}}
+
| width=9% height=25px align='center' | {{{mdef|?}}}
| width=95px height=25px colspan=1 rowspan=1 align='center' | {{{weight| 0 }}}
+
| width=9% height=25px align='center' | {{{weight|?}}}
| width=95px height=25px colspan=1 rowspan=1 align='center' | {{{refinable| All }}}
+
| width=9% height=25px align='center' | {{{refinable|?}}}
| width=95px height=25px colspan=1 rowspan=1 align='center' | {{{usablejobs| Upper Headgear }}}  
+
| width=9% height=25px align='center' | {{{reqlvl|?}}}
| width=95px height=25px colspan=1 rowspan=1 align='center' | {{{type| Upper Headgear }}}  
+
| width=13.5% height=25px align='center' | {{{type|?}}}  
| width=95px height=25px colspan=1 rowspan=1 align='center' | {{{reqlvl| Upper Headgear }}}
+
| width=13.5% height=25px align='center' | {{{usablejobs|?}}}  
 
|-
 
|-
| colspan=7 width=665| {{{effect|None.}}}
+
| colspan=7 width=72%|
 +
{{{effect|None.}}}
 
|}
 
|}
 
+
<noinclude>[[category:Template]]
</center><noinclude>[[category:Template]]
+
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Template:CustomGear
+
{{CustomGear
 
|name=
 
|name=
 
|id=itemID
 
|id=itemID
 
|sprite= The item sprite [file name only]
 
|sprite= The item sprite [file name only]
|copyright=
 
 
|portrait= Item portrait [file name only]
 
|portrait= Item portrait [file name only]
 
|def=
 
|def=

Latest revision as of 04:18, 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.