Difference between revisions of "Template:CustomGear"

From HeRO Wiki
Jump to: navigation, search
m (Remove resize on portrait image.)
(Table no longer centered, with slight left margin. Portrait image now no longer upsize, but downsizes to fit the cell size.)
Line 1: Line 1:
<center>
+
<!--{|
{| class=table1 width=915px style=color={{{1|}}}
+
|style="vertical-align:top;"|-->
 +
{| class=table1 width=915px style="margin-right: auto; margin-left: 40px;" style=color={{{1|}}}
 
! height=18px colspan=9 |'''{{{name| }}}'''
 
! height=18px colspan=9 |'''{{{name| }}}'''
 
|-
 
|-
Line 7: Line 8:
 
| width=665px colspan=7 rowspan=1  | {{{description|None.}}}<br><small>''Copyrights: {{{copyright| }}}''</small>
 
| width=665px colspan=7 rowspan=1  | {{{description|None.}}}<br><small>''Copyrights: {{{copyright| }}}''</small>
 
|-
 
|-
| width=250px colspan=2 rowspan=3 align='center' | [[Image:{{{portrait|No Image.png}}}]]
+
| width=250px colspan=2 rowspan=3 align='center' | [[Image:{{{portrait|No Image.png}}}|frameless|250px]]
| width=95px height=10px colspan=1 rowspan=1 align='center' | '''Def'''
+
| width=95px height=10px align='center' | '''Def'''
| width=95px height=10px colspan=1 rowspan=1 align='center' | '''MDef'''
+
| width=95px height=10px align='center' | '''MDef'''
| width=95px height=10px colspan=1 rowspan=1 align='center' | '''Weight'''
+
| width=95px height=10px align='center' | '''Weight'''
| width=95px height=10px colspan=1 rowspan=1 align='center' | '''Refinable'''
+
| width=95px height=10px align='center' | '''Refinable'''
| width=95px height=10px colspan=1 rowspan=1 align='center' | '''Usable Jobs'''
+
| width=95px height=10px align='center' | '''Usable Jobs'''
| width=95px height=10px colspan=1 rowspan=1 align='center' | '''Type'''
+
| width=95px height=10px align='center' | '''Type'''
| width=95px height=10px colspan=1 rowspan=1 align='center' | '''Level'''
+
| width=95px height=10px align='center' | '''Level'''
 
|-
 
|-
| width=95px height=25px colspan=1 rowspan=1 align='center' | {{{def| }}}  
+
| width=95px height=25px align='center' | {{{def| }}}  
| width=95px height=25px colspan=1 rowspan=1 align='center' | {{{mdef| }}}
+
| width=95px height=25px align='center' | {{{mdef| }}}
| width=95px height=25px colspan=1 rowspan=1 align='center' | {{{weight| }}}
+
| width=95px height=25px align='center' | {{{weight| }}}
| width=95px height=25px colspan=1 rowspan=1 align='center' | {{{refinable| }}}
+
| width=95px height=25px align='center' | {{{refinable| }}}
| width=95px height=25px colspan=1 rowspan=1 align='center' | {{{usablejobs| }}}  
+
| width=95px height=25px align='center' | {{{usablejobs| }}}  
| width=95px height=25px colspan=1 rowspan=1 align='center' | {{{type| }}}  
+
| width=95px height=25px align='center' | {{{type| }}}  
| width=95px height=25px colspan=1 rowspan=1 align='center' | {{{reqlvl| }}}
+
| width=95px height=25px align='center' | {{{reqlvl| }}}
 
|-
 
|-
 
| colspan=7 width=665|
 
| colspan=7 width=665|
 
{{{effect|None.}}}
 
{{{effect|None.}}}
 
|}
 
|}
 +
<!--|
 +
| width=300px style="vertical-align:top; padding:10px;"|
 +
{{{notes| }}}
 +
|}-->
  
</center><noinclude>[[category:Template]]
+
<noinclude>[[category:Template]]
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
Line 46: Line 51:
 
|description=  
 
|description=  
 
|effect=
 
|effect=
 +
|notes=
 
}}
 
}}
 
You may also change the color of the heading with <nowiki>{{CustomGear|''color''</nowiki> to match colored names better.
 
You may also change the color of the heading with <nowiki>{{CustomGear|''color''</nowiki> to match colored names better.
 
</pre></noinclude>
 
</pre></noinclude>

Revision as of 14:37, 28 September 2019

ID: # No Image.png None.
Copyrights:
No Image.png Def MDef Weight Refinable Usable Jobs Type Level

None.

Usage

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