Difference between revisions of "Template:Item"
From HeRO Wiki
Line 1: | Line 1: | ||
+ | <center> | ||
+ | {| class=table1 width=700 style=color={{{1|}}} | ||
+ | ! colspan=9 |'''{{{name|?}}}''' | ||
+ | |- | ||
+ | | Width=51 | Item#: {{{id|?}}} || Width=24 align='center'| [[Image:{{{sprite|No Image.png}}}]] || rowspan=2 width = 700 colspan=7| | ||
+ | {{{description|?}}}<br> | ||
+ | ''Copyrights: {{{copyright|?}}}'' | ||
+ | |- | ||
+ | | Width=75 colspan=2 rowspan=7 | [[Image:{{{portrait|No Image.png}}}]] | ||
+ | |- | ||
+ | | Def: {{{def|?}}} || MDef: {{{mdef|?}}}|| Weight: {{{weight|?}}}|| Refinable: {{{refinable|?}}}|| Usable Jobs: {{{usablejobs|?}}} || Type: {{{type|?}}} || Required Level: {{{reqlvl|?}}} | ||
+ | |- | ||
+ | | colspan=7 width=700| | ||
+ | {{{effect|?}}} | ||
+ | |} | ||
+ | </center><noinclude>[[category:Template]] | ||
+ | ==Usage== | ||
+ | <pre> | ||
{{Template:Item | {{Template:Item | ||
|name= | |name= | ||
Line 12: | Line 30: | ||
|effect= | |effect= | ||
}} | }} | ||
+ | </pre></noinclude> |
Revision as of 15:57, 13 October 2015
? | ||||||||
---|---|---|---|---|---|---|---|---|
Item#: ? |
? | |||||||
Def: ? | MDef: ? | Weight: ? | Refinable: ? | Usable Jobs: ? | Type: ? | Required Level: ? | ||
? |
Usage
{{Template:Item |name= |id= |sprite= |copyright= |portrait= |buy= |sell= |weight= |type= |description= |effect= }}