Difference between revisions of "Template:CustomGear"
From HeRO Wiki
Line 9: | Line 9: | ||
| Width=75 colspan=2 rowspan=7 | [[Image:{{{portrait|?}}}]] | | Width=75 colspan=2 rowspan=7 | [[Image:{{{portrait|?}}}]] | ||
|- | |- | ||
− | | Def: {{{def|?}}} || MDef: {{{mdef|?}}}|| Weight: {{{weight|?}}}|| Refinable: {{{refinable|?}}}|| Usable Jobs: {{{usablejobs|?}}} || Type: {{{type|?}}} || Required Level: {{{ | + | | Def: {{{def|?}}} || MDef: {{{mdef|?}}}|| Weight: {{{weight|?}}}|| Refinable: {{{refinable|?}}}|| Usable Jobs: {{{usablejobs|?}}} || Type: {{{type|?}}} || Required Level: {{{reqlvl|?}}} |
|- | |- | ||
| colspan=7 width=700| | | colspan=7 width=700| | ||
{{{effect|?}}} | {{{effect|?}}} | ||
|} | |} | ||
− | </center><noinclude>[[category:Template]]</noinclude> | + | </center><noinclude>[[category:Template]] |
+ | ==Usage== | ||
+ | <pre> | ||
+ | {{CustomGear | ||
+ | |sprite= The item sprite [file name only] | ||
+ | |id= the item ID | ||
+ | |description = | ||
+ | |copyright= | ||
+ | |portrait= Item portrait [file name only] | ||
+ | |def= | ||
+ | |mdef= | ||
+ | |refinable= | ||
+ | |usablejobs= | ||
+ | |type= | ||
+ | |reqlvl= | ||
+ | |effect= | ||
+ | }} | ||
+ | </pre></noinclude> |
Revision as of 16:56, 18 March 2012
? | ||||||||
---|---|---|---|---|---|---|---|---|
? | File:? |
? | ||||||
File:? | ||||||||
Def: ? | MDef: ? | Weight: ? | Refinable: ? | Usable Jobs: ? | Type: ? | Required Level: ? | ||
? |
Usage
{{CustomGear |sprite= The item sprite [file name only] |id= the item ID |description = |copyright= |portrait= Item portrait [file name only] |def= |mdef= |refinable= |usablejobs= |type= |reqlvl= |effect= }}