Difference between revisions of "Template:CustomGear"
From HeRO Wiki
(copyright now hidden if there is no input) |
m (Changed px measurements to % for better view on smaller screen devices (mobile). Rearranged cells. Fixed heading colour parameter.) |
||
Line 1: | Line 1: | ||
− | + | {| class=table1 width=70% style="margin-right: auto; margin-left: 40px; color:{{{1|}}};" | |
− | + | ||
− | {| class=table1 width= | + | |
! height=25px colspan=9 style="text-align:center;" |'''{{{name|Item name}}}''' | ! height=25px colspan=9 style="text-align:center;" |'''{{{name|Item name}}}''' | ||
|- | |- | ||
− | | width= | + | | width=14% rowspan=1 | ID: #{{{id| }}} |
− | | width= | + | | width=14% align='center' rowspan=1 | [[Image:{{{sprite|No Image.png}}}|30px]] |
− | | width= | + | | width=72% colspan=7 rowspan=1 | {{{description|None.}}}<br>{{t|1=<small>''Copyrights: {{{copyright|}}}''</small>|1{{{copyright|}}}=}} |
|- | |- | ||
− | | width= | + | | width=28% colspan=2 rowspan=3 align='center' | [[Image:{{{portrait|No Image.png}}}|frameless|250px]] |
− | | width= | + | | width=9% height=10px align='center' | '''Def''' |
− | | width= | + | | width=9% height=10px align='center' | '''MDef''' |
− | | width= | + | | width=9% height=10px align='center' | '''Weight''' |
− | | width= | + | | width=9% height=10px align='center' | '''Refinable''' |
− | | width= | + | | width=9% height=10px align='center' | '''Level''' |
− | | width= | + | | width=13.5% height=10px align='center' | '''Type''' |
− | | width= | + | | width=13.5% height=10px align='center' | '''Usable Jobs''' |
|- | |- | ||
− | | width= | + | | width=9% height=25px align='center' | {{{def| }}} |
− | | width= | + | | width=9% height=25px align='center' | {{{mdef| }}} |
− | | width= | + | | width=9% height=25px align='center' | {{{weight| }}} |
− | | width= | + | | width=9% height=25px align='center' | {{{refinable| }}} |
− | | width= | + | | width=9% height=25px align='center' | {{{reqlvl| }}} |
− | | width= | + | | width=13.5% height=25px align='center' | {{{type| }}} |
− | | width= | + | | width=13.5% height=25px align='center' | {{{usablejobs| }}} |
|- | |- | ||
− | | colspan=7 width= | + | | colspan=7 width=72%| |
{{{effect|None.}}} | {{{effect|None.}}} | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
<noinclude>[[category:Template]] | <noinclude>[[category:Template]] | ||
Line 51: | Line 45: | ||
|description= | |description= | ||
|effect= | |effect= | ||
− | |||
}} | }} | ||
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 15:55, 2 October 2019
Item name | ||||||||
---|---|---|---|---|---|---|---|---|
ID: # | None. | |||||||
Def | MDef | Weight | Refinable | Level | Type | Usable Jobs | ||
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= }} You may also change the color of the heading with {{CustomGear|''color'' to match colored names better.