Difference between revisions of "Template:Item"

From HeRO Wiki
Jump to: navigation, search
(Non-center, more consistent cell sizing)
Line 1: Line 1:
<center>
+
{| class=table1 style="width:750px; margin-right: auto; margin-left: 40px; color={{{1|}}}"
{| class=table1 width=700 style=color={{{1|}}}
+
! colspan=6 style="text-align:center; height:25px;"|'''{{{name|?}}}'''
! colspan=9 |'''{{{name|?}}}'''
+
 
|-
 
|-
| Width=51 | Item ID: {{{id|?}}} || Width=24 align='center'| [[Image:{{{sprite|No Image.png}}}]] || rowspan=2 width = 700 colspan=7|  
+
| style="width:135px; padding:10px;" | '''Item ID:''' {{{id|?}}}  
 +
| style="width:40px; vertical-align:center;"  | [[Image:{{{sprite|No Image.png{{!}}To be added.}}}|frameless|center|50px]]  
 +
| rowspan=2 width=575px colspan=4 style="padding:10px;"|  
 
{{{description|?}}}<br>
 
{{{description|?}}}<br>
''Copyrights: {{{copyright|?}}}''
+
<small>''Copyrights: {{{copyright|?}}}''</small>
 +
|- style="vertical-align:center;"
 +
| Width=175px colspan=2 rowspan=3 | [[Image:{{{portrait|Placeholder_Card.png{{!}}To be added.}}}|frameless|center|200px]]
 +
|- style="height:35px"
 +
| Width=143.75px | '''Weight:''' <small>{{{weight|?}}}</small>
 +
| Width=143.75px | '''Usable Jobs:''' <small>{{{usablejobs|?}}}</small>
 +
| Width=143.75px | '''Type:''' <small>{{{type|?}}} </small>
 +
| Width=143.75px | '''Required Level:''' <small>{{{reqlvl|?}}}</small>
 
|-
 
|-
| Width=75 colspan=2 rowspan=7 | [[Image:{{{portrait|No Image.png}}}]]
+
| colspan=4 width=575px height=150px style="padding:10px;"|  
|-
+
| Weight: {{{weight|?}}}|| Usable Jobs: {{{usablejobs|?}}} || Type: {{{type|?}}} || Required Level: {{{reqlvl|?}}}
+
|-
+
| colspan=7 width=700|  
+
 
{{{effect|?}}}
 
{{{effect|?}}}
 
|}
 
|}
</center><noinclude>[[category:Template]]
+
<noinclude>[[category:Template]]
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>

Revision as of 17:39, 28 September 2019

?
Item ID: ?
To be added.

?
Copyrights: ?

To be added.
Weight: ? Usable Jobs: ? Type: ? Required Level: ?

?

Usage

{{Template:Item
|name=
|id=
|sprite= 
|copyright=
|portrait= 
|buy=
|sell=
|weight=
|usablejobs=
|type=
|reqlvl=
|description= 
|effect=
}}
This template is used for useable items or miscellaneous items that are not equipments.