Difference between revisions of "Template:Infobox Item"

From BatWiki
Jump to: navigation, search
(Updated weight fields with switch to fix weight categorys.)
m (clean up, Replaced: UA-3466433-1 → UA-3466433-3, using AWB)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{| class="infobox" cellspacing="3"
+
<includeonly>[[Category: Equipment]]
 +
{| class="infobox" cellspacing="3"
 
|+ {{{name|}}}  [[Category:Item]]
 
|+ {{{name|}}}  [[Category:Item]]
! align="right" | Description:
+
! align="right" valign="top" | Description:
 
|
 
|
 
{| style="width: 35em;" cellpadding="0" cellspacing="0"
 
{| style="width: 35em;" cellpadding="0" cellspacing="0"
Line 29: Line 30:
 
|-
 
|-
 
! align="right" | Made of:
 
! align="right" | Made of:
| {{#if: {{{material|}}} | {{{material}}} [[Category:{{{material}}}]] | ''Missing material'' [[Category:Missing material]]}}
+
| {{#if: {{{material|}}} | {{{material}}} | ''Missing material'' [[Category:Missing material]]}}
 
|-
 
|-
 
! align="right" | Size:
 
! align="right" | Size:
Line 42: Line 43:
 
! align="right" | {{#if: {{{other|}}} | Other info:}}
 
! align="right" | {{#if: {{{other|}}} | Other info:}}
 
| {{#if: {{{other|}}} | {{{other}}} }}
 
| {{#if: {{{other|}}} | {{{other}}} }}
|}<analytics uacct="UA-3466433-1" ></analytics></includeonly><noinclude>This is a template for adding [[item]]s.
+
|}<analytics uacct="UA-3466433-3" ></analytics></includeonly><noinclude>This is a template for adding [[item]]s.
 
== Copy & Paste ==
 
== Copy & Paste ==
 
<nowiki>{{</nowiki> {{PAGENAME}}<br>
 
<nowiki>{{</nowiki> {{PAGENAME}}<br>
Line 66: Line 67:
 
! align="left" | Instructions how to fill 'em. Fields in ''italics'' should be remove if not used.
 
! align="left" | Instructions how to fill 'em. Fields in ''italics'' should be remove if not used.
 
|-
 
|-
| align="right" | '''name''' || :
+
! align="right" | name || :
 
| Items long desc including all auras/glows.
 
| Items long desc including all auras/glows.
 
|-
 
|-
| align="right" | '''description'''||:
+
! align="right" | description ||:
 
|Fill with all what you see when looking at it before any auras/glows or type.
 
|Fill with all what you see when looking at it before any auras/glows or type.
 
|-
 
|-
| align="right" | '''tale'''||:
+
! align="right" | tale ||:
 
| If the item has tale, use this field.
 
| If the item has tale, use this field.
 
|-
 
|-
| align="right" | '''stats'''||:
+
! align="right" | stats ||:
 
| Items (magical) properties.
 
| Items (magical) properties.
 
|-
 
|-
| align="right" | '''weight'''||:
+
! align="right" | weight ||:
 
| From looking at the item "It looks <weight>."
 
| From looking at the item "It looks <weight>."
 
|-
 
|-
| align="right" | '''kg''' || :
+
! align="right" | kg || :
 
| What the item really weights. Either sell it to shop and view it or use [[An ivory amulet in the shape of small scales|scales]]. Or you can pick up coins until you see you carried weight changing as ten coins weight one gram.
 
| What the item really weights. Either sell it to shop and view it or use [[An ivory amulet in the shape of small scales|scales]]. Or you can pick up coins until you see you carried weight changing as ten coins weight one gram.
 
|-
 
|-
| align="right" | '''sacvalue''' || :
+
! align="right" | sacvalue || :
 
| The value [[damogran]] shows for the item when writing inv at him.
 
| The value [[damogran]] shows for the item when writing inv at him.
 
|-
 
|-
| align="right" | '''handles''' || :
+
! align="right" | handles || :
 
| Shown by [[identify|id]] "It is called <handles>." before slots.
 
| Shown by [[identify|id]] "It is called <handles>." before slots.
 
|-
 
|-
| align="right" | '''size''' || :
+
! align="right" | size || :
 
| Shown by [[identify|id]] after weight.
 
| Shown by [[identify|id]] after weight.
 
|-
 
|-
| align="right" | '''material''' || :
+
! align="right" | material || :
 
| Shown by [[identify|id]] "made of <material>" after size and before the unaccurate sacvalue.
 
| Shown by [[identify|id]] "made of <material>" after size and before the unaccurate sacvalue.
 
|-
 
|-
| align="right" | '''quality''' || :
+
! align="right" | quality || :
 
| Shown by [[identify|id]] "and of <quality> quality." after unaccurate sacvalue and before weapon skill.
 
| Shown by [[identify|id]] "and of <quality> quality." after unaccurate sacvalue and before weapon skill.
 
|-
 
|-
| align="right" | '''other''' || :
+
! align="right" | other || :
 
| If any other important, use this field.
 
| If any other important, use this field.
 
|}
 
|}
 
[[Category:Template]]</noinclude>
 
[[Category:Template]]</noinclude>

Latest revision as of 13:03, 23 June 2009

This is a template for adding items.

Copy & Paste

{{ Infobox Item
| name = 
| description = 
| tale
| stats = 
| weight = 
| kg = 
| sacvalue = 
| handles = 
| material = 
| size = 
| quality = 
| from = 
| other
}}

Explanation

Fields & Instructions how to fill 'em. Fields in italics should be remove if not used.
name  : Items long desc including all auras/glows.
description : Fill with all what you see when looking at it before any auras/glows or type.
tale : If the item has tale, use this field.
stats : Items (magical) properties.
weight : From looking at the item "It looks <weight>."
kg  : What the item really weights. Either sell it to shop and view it or use scales. Or you can pick up coins until you see you carried weight changing as ten coins weight one gram.
sacvalue  : The value damogran shows for the item when writing inv at him.
handles  : Shown by id "It is called <handles>." before slots.
size  : Shown by id after weight.
material  : Shown by id "made of <material>" after size and before the unaccurate sacvalue.
quality  : Shown by id "and of <quality> quality." after unaccurate sacvalue and before weapon skill.
other  : If any other important, use this field.