Difference between revisions of "Template:CustomGear"

From HeRO Wiki
Jump to: navigation, search
(Made table a bit neater and borders less 'flexible'.)
Line 1: Line 1:
 
<center>
 
<center>
{| class=table1 width=700 style=color={{{1|}}}
+
{| class=table1 width=800 style=color={{{1|}}}
! colspan=9 |'''{{{name|?}}}'''
+
! height=18px colspan=9 |'''{{{name| }}}'''
 
|-
 
|-
| Width=51 | Item#: {{{id|?}}} || Width=24 align='center'| [[Image:{{{sprite|No Image.png}}}]] || rowspan=2 width = 700 colspan=7|  
+
| Width=125 rowspan=1 | ID: #{{{id| }}}  
{{{description|?}}}<br>
+
| Width=125 align='center' rowspan=1 | [[Image:{{{sprite|No Image.png}}}]]  
''Copyrights: {{{copyright|?}}}''
+
| width=650 colspan=7 rowspan=1 | {{{description|None.}}}<br>''Copyrights: {{{copyright|?}}}''
 
|-
 
|-
| Width=75 colspan=2 rowspan=7 | [[Image:{{{portrait|No Image.png}}}]]
+
| Width=250 colspan=2 rowspan=2 align='center' | [[Image:{{{portrait|No Image.png}}}]]
 +
| Width=91.6 height=80 colspan=1 rowspan=1 | Def: {{{def| }}}
 +
| Width=91.6 height=80 colspan=1 rowspan=1 | MDef: {{{mdef| }}}
 +
| Width=91.6 height=80 colspan=1 rowspan=1 | Weight: {{{weight| }}}
 +
| Width=91.6 height=80 colspan=1 rowspan=1 | Refinable: {{{refinable| }}}
 +
| Width=91.6 height=80 colspan=1 rowspan=1 | Usable Jobs: {{{usablejobs| }}}
 +
| Width=91.6 height=80 colspan=1 rowspan=1 | Type: {{{type| }}}
 +
| Width=91.6 height=80 colspan=1 rowspan=1 | Required Level: {{{reqlvl| }}}
 
|-
 
|-
| Def: {{{def|?}}} || MDef: {{{mdef|?}}}|| Weight: {{{weight|?}}}|| Refinable: {{{refinable|?}}}|| Usable Jobs: {{{usablejobs|?}}} || Type: {{{type|?}}} || Required Level: {{{reqlvl|?}}}
+
| colspan=7 width=650|  
|-
+
{{{effect|None.}}}
| colspan=7 width=700|  
+
{{{effect|?}}}
+
 
|}
 
|}
 +
 
</center><noinclude>[[category:Template]]
 
</center><noinclude>[[category:Template]]
 
==Usage==
 
==Usage==

Revision as of 15:24, 7 August 2017

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

None.

Usage

{{Template:CustomGear
|name=
|id= the item ID
|sprite= The item sprite [file name only]
|copyright=
|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.