Difference between revisions of "Template:CustomGear"
From HeRO Wiki
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: | ||
− | < | + | <!--{| |
− | {| 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 | + | | width=95px height=10px align='center' | '''Def''' |
− | | width=95px height=10px | + | | width=95px height=10px align='center' | '''MDef''' |
− | | width=95px height=10px | + | | width=95px height=10px align='center' | '''Weight''' |
− | | width=95px height=10px | + | | width=95px height=10px align='center' | '''Refinable''' |
− | | width=95px height=10px | + | | width=95px height=10px align='center' | '''Usable Jobs''' |
− | | width=95px height=10px | + | | width=95px height=10px align='center' | '''Type''' |
− | | width=95px height=10px | + | | width=95px height=10px align='center' | '''Level''' |
|- | |- | ||
− | | width=95px height=25px | + | | width=95px height=25px align='center' | {{{def| }}} |
− | | width=95px height=25px | + | | width=95px height=25px align='center' | {{{mdef| }}} |
− | | width=95px height=25px | + | | width=95px height=25px align='center' | {{{weight| }}} |
− | | width=95px height=25px | + | | width=95px height=25px align='center' | {{{refinable| }}} |
− | | width=95px height=25px | + | | width=95px height=25px align='center' | {{{usablejobs| }}} |
− | | width=95px height=25px | + | | width=95px height=25px align='center' | {{{type| }}} |
− | | width=95px height=25px | + | | 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| }}} | ||
+ | |}--> | ||
− | + | <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 13:37, 28 September 2019
ID: # | None. Copyrights: | |||||||
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.