Difference between revisions of "Template:Item"

From HeRO Wiki
Jump to: navigation, search
(Non-center, more consistent cell sizing)
m (Make it a plain link)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{| class=table1 style="width:750px; margin-right: auto; margin-left: 40px; color={{{1|}}}"
 
{| class=table1 style="width:750px; margin-right: auto; margin-left: 40px; color={{{1|}}}"
! colspan=6 style="text-align:center; height:25px;"|'''{{{name|?}}}'''
+
! colspan=6 style="text-align:center; height:25px;"|'''{{{name|Item name}}}'''
 
|-
 
|-
| style="width:135px; padding:10px;" | '''Item ID:''' {{{id|?}}}  
+
| style="width:135px; padding:10px;" | '''Id #:''' <includeonly>{{Template:Ifwp|1={{{id}}}|2=<span class="plainlinks">[https://hero-server-db.herokuapp.com/item-search?id={{{id}}} {{{id}}}]</span>|3=?}}</includeonly>
 
| style="width:40px; vertical-align:center;"  | [[Image:{{{sprite|No Image.png{{!}}To be added.}}}|frameless|center|50px]]  
 
| 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;"|  
 
| rowspan=2 width=575px colspan=4 style="padding:10px;"|  
{{{description|?}}}<br>
+
{{{description|?}}}
<small>''Copyrights: {{{copyright|?}}}''</small>
+
 
|- style="vertical-align:center;"
 
|- style="vertical-align:center;"
 
| Width=175px colspan=2 rowspan=3 | [[Image:{{{portrait|Placeholder_Card.png{{!}}To be added.}}}|frameless|center|200px]]
 
| Width=175px colspan=2 rowspan=3 | [[Image:{{{portrait|Placeholder_Card.png{{!}}To be added.}}}|frameless|center|200px]]
Line 16: Line 15:
 
|-
 
|-
 
| colspan=4 width=575px height=150px style="padding:10px;"|  
 
| colspan=4 width=575px height=150px style="padding:10px;"|  
{{{effect|?}}}
+
{{{effect|None.}}}
 
|}
 
|}
 
<noinclude>[[category:Template]]
 
<noinclude>[[category:Template]]
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Template:Item
+
{{Item
 
|name=
 
|name=
 
|id=
 
|id=
 
|sprite=  
 
|sprite=  
|copyright=
 
 
|portrait=  
 
|portrait=  
 
|buy=
 
|buy=

Latest revision as of 04:18, 12 November 2022

Item name
Id #:
To be added.

?

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

None.

Usage

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