Difference between revisions of "Template:Infobox Item"
From BatWiki
BlackSmith (Talk | contribs) m (changed to use switches and to be included to missing C's) |
BlackSmith (Talk | contribs) m |
||
Line 1: | Line 1: | ||
− | {| class="infobox | + | <includeonly>{| class="infobox" cellspacing="3" |
− | | | + | |+ {{{name|}}} [[Category:Item]] |
− | + | ! align="right" | Description: | |
+ | | | ||
+ | {| {{#if: {{{description|{{{desc|}}}}}} | style="width: 35em;"}} cellpadding="0" cellspacing="0" | ||
+ | | {{#if: {{{description|{{{desc|}}}}}} | {{{description|{{{desc|}}}}}} | Missing ''description'' [[Category:Missing description]]}} {{#if:{{{tale|}}}| <br>It contains a tale;<br>{{{tale}}} }} | ||
+ | |} | ||
|- | |- | ||
− | | {{#if: {{{stats|}}} | {{{stats}}} | '' | + | ! align="right" | Stats: |
− | + | | {{ #if: {{{stats|}}} | {{{stats}}} | Missing ''stats'' [[Category:Missing stats]]}} | |
− | + | ||
|- | |- | ||
− | | {{#if: {{{weight|}}} | [[Category:{{{weight}}}]] {{{weight}}} | '' | + | ! align="right" | Weight: |
− | + | | {{#if: {{{weight|}}} | [[Category:{{{weight}}}]] {{{weight}}} | ''Weight'' category unknown[[Category:Missing weight category]]}} {{#if: {{{kg|}}}| ({{{kg}}} kg) | (Weight in ''kg''s unknown) [[Category:Missing weight in kg's]] }} | |
− | + | ||
|- | |- | ||
− | | {{#if: {{{ | + | ! align="right" | Sacvalue: |
− | + | | {{#if: {{{sacvalue|}}} | {{{sacvalue}}} | ''Missing sacvalue'' [[Category:Missing sacvalue]]}} | |
− | + | ||
|- | |- | ||
− | | {{#if: {{{ | + | ! align="right" | It is called: |
− | + | | {{#if: {{{handles|}}} | {{{handles}}} | ''Missing handles [[Category:Missing handles]]}} | |
− | + | ||
|- | |- | ||
− | | {{#if: {{{ | + | ! align="right" | Made of: |
− | + | | {{#if: {{{material|}}} | {{{material}}} | ''Missing material'' [[Category:Missing material]]}} | |
− | + | ||
|- | |- | ||
− | | {{#if: {{{ | + | ! align="right" | Size: |
− | + | | {{#if: {{{size|}}} | {{{size}}} | Missing ''size'' [[Category:Missing size]]}} | |
− | + | ||
|- | |- | ||
− | | {{#if: {{{ | + | ! align="right" | Quality: |
+ | | {{#if: {{{quality|}}} | {{{quality}}} | Missing ''quality'' [[Category:Missing quality]]}} | ||
|- | |- | ||
− | ! | + | ! align="right" | From: |
+ | | {{#if: {{{from|}}} | {{{from}}} | Missing where ''from'' gained [[Category:Missing where gained]]}} | ||
|- | |- | ||
− | | {{#if: {{{ | + | ! align="right" | {{#if: {{{other|}}} | Other info:}} |
− | |- | + | | {{#if: {{{other|}}} | {{{other}}} }} |
− | + | |}<analytics uacct="UA-3466433-1" ></analytics></includeonly><noinclude>= Copy & Paste = | |
− | + | <nowiki>{{</nowiki> {{PAGENAME}}<br> | |
− | + | <nowiki>| name = </nowiki><br> | |
− | | | + | <nowiki>|</nowiki> description = <br> |
− | | | + | <nowiki>|</nowiki> ''tale'' = <br> |
− | | | + | <nowiki>|</nowiki> type = <br> |
− | < | + | <nowiki>|</nowiki> stats = <br> |
+ | <nowiki>|</nowiki> weight = <br> | ||
+ | <nowiki>|</nowiki> kg = <br> | ||
+ | <nowiki>|</nowiki> sacvalue = <br> | ||
+ | <nowiki>|</nowiki> handles = <br> | ||
+ | <nowiki>|</nowiki> material = <br> | ||
+ | <nowiki>|</nowiki> size = <br> | ||
+ | <nowiki>|</nowiki> quality = <br> | ||
+ | <nowiki>|</nowiki> from = <br> | ||
+ | <nowiki>|</nowiki> ''other'' = <br> | ||
+ | <nowiki>}}</nowiki> [[Category:Template]] | ||
+ | = Explanation = | ||
+ | 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 [[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. | ||
+ | * '''Sacvalue''': The value [[damogran]] shows for the item when writing inv at him. | ||
+ | * '''Handles''': Shown by [[identify|id]] "It is called <handles>." before slots. | ||
+ | * '''Size''': Shown by [[identify|id]] after weight. | ||
+ | * '''Material''': Shown by [[identify|id]] "made of <material>" after size and before the unaccurate sacvalue. | ||
+ | * '''Quality''': Shown by [[identify|id]] "and of <quality> quality." after unaccurate sacvalue and before weapon skill. | ||
+ | * '''Other''': If any other important, use this field.</noinclude> |
Revision as of 12:19, 7 July 2008
Copy & Paste
{{ Infobox Item
| name =
| description =
| tale =
| type =
| stats =
| weight =
| kg =
| sacvalue =
| handles =
| material =
| size =
| quality =
| from =
| other =
}}
Explanation
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.