Difference between revisions of "Template:Infobox Projectile"

From BatWiki
Jump to: navigation, search
m
m (clean up, Replaced: UA-3466433-1 → UA-3466433-3, using AWB)
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox"
+
<includeonly>[[Category: Equipment]]
|+ {{{name|{{PAGENAME}}}}}  <includeonly>[[Category:Projectile]]</includeonly>
+
{| class="infobox"  cellspacing="3"
! From:
+
|+ {{{name|}}}  [[Category:Projectile]]
|-
+
! align="right" | Description:
| {{#if: {{{from|}}} | {{{from}}} | ''Missing where from gained '' <includeonly>[[Category:Missing where gained]]</includeonly>}}
+
|-
+
! Description:
+
|-
+
 
|
 
|
{| style="width: 35em;"
+
{| {{#if: {{{description|{{{desc|}}}}}} | style="width: 35em;"}} cellpadding="0" cellspacing="0"
| {{#if: {{{description|}}} | {{{description}}} | Missing ''description'' <includeonly>[[Category:Missing description]]</includeonly>}} {{#if:{{{tale|}}}| <br>It contains a tale;<br>{{{tale}}} }}
+
| {{#if: {{{description|{{{desc|}}}}}} | {{{description|{{{desc|}}}}}} | Missing ''description'' [[Category:Missing description]]}} {{#if:{{{tale|}}}| <br>It contains a tale;<br>{{{tale}}} }}
 
|}
 
|}
 
|-
 
|-
! Projectile type:
+
! align="right" | Projectile type:
 +
| {{ #switch: {{lc:{{{type}}}}}
 +
| arrow = Arrow  [[Category:Arrow]]
 +
| bolt = Bolt  [[Category:bolt]]
 +
| bullet = Bullet  [[Category:Bullet]]
 +
| [[Category:Missing type]] }}
 
|-
 
|-
| {{ #if: {{{type|}}} | {{{type}}} [[Category:{{{type}}}]] | ''Missing type'' }} {{ #switch: {{lc:{{{type}}}}}
+
! align="right" | Stats:
| arrow = [[Category:Arrow]]
+
| {{ #if: {{{stats|}}} | {{{stats}}} | Missing ''stats'' [[Category:Missing stats]]}}
| bolt = [[Category:bolt]]
+
| bullet = [[Category:Bullet]]
+
| <includeonly>[[Category:Missing type]]</includeonly> }}
+
 
|-
 
|-
! 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: {{{weight|}}} | [[Category:{{{weight}}}]] {{{weight}}} | ''Weight category unknown''<includeonly>[[Category:Missing weight category]]</includeonly>}}: {{#if: {{{kg|}}}| {{{kg}}} kg | ''Weight in kg's unknown'' <includeonly>[[Category:Missing weight in kg's]]</includeonly> }}
+
 
|-
 
|-
! Sacvalue:
+
! align="right" | Sacvalue:
|-
+
| {{#if: {{{sacvalue|}}} | {{{sacvalue}}} | ''Missing sacvalue'' [[Category:Missing sacvalue]]}}
| {{#if: {{{sacvalue|}}} | {{{sacvalue}}} | ''Missing sacvalue'' <includeonly>[[Category:Missing sacvalue]]</includeonly>}}
+
|-
+
! Handles:
+
|-
+
| {{#if: {{{handles|}}} | {{{handles}}} | ''Missing handles <includeonly>[[Category:Missing handles]]</includeonly>}}
+
 
|-
 
|-
! Stats:
+
! align="right" | Handles:
|-
+
| {{#if: {{{handles|}}} | {{{handles}}} | ''Missing handles [[Category:Missing handles]]}}
| {{ #if: {{{stats|}}} | {{{stats}}} | ''Missing stats'' <includeonly>[[Category:Missing stats]]</includeonly>}}
+
|-
|-  
+
! align="right" | Made of:
! Made of:
+
| {{#if: {{{material|}}} | {{{material}}} | ''Missing material'' [[Category:Missing material]]}}
|-
+
|-
| {{#if: {{{material|}}} | {{{material}}} | ''Missing material'' <includeonly>[[Category:Missing material]]</includeonly>}}
+
! align="right" | Size:
|-  
+
| {{#if: {{{seze|}}} | {{{size}}} | Missing ''size'' [[Category:Missing size]]}}
! Quality:
+
|-
|-  
+
! align="right" | Quality:
| {{#if: {{{quality|}}} | {{{quality}}} | ''Missing quality'' <includeonly>[[Category:Missing quality]]</includeonly>}}
+
| {{#if: {{{quality|}}} | {{{quality}}} | Missing ''quality'' [[Category:Missing quality]]}}
|-  
+
|-
! Other info:
+
! align="right" | From:
|-  
+
| {{#if: {{{from|}}} | {{{from}}} | Missing where ''from'' gained [[Category:Missing where gained]]}}
| {{#if: {{{other|}}} | {{{other}}} |''No other important information''}}
+
|-
|} <noinclude>[[Category:Template]]</noinclude>
+
! align="right" | Compares between:
 +
| {{#if: {{{wep1|}}} | {{{wep1}}} | ''Unknown'' [[Category:Missing weapon compares]]}} and {{#if: {{{wep2|}}} | {{{wep2}}} | ''Unknown'' }}
 +
|-
 +
! align="right" | {{#if: {{{other|}}} | Other info: }}
 +
| {{#if: {{{other|}}} | {{{other}}} }}
 +
|}<analytics uacct="UA-3466433-3" ></analytics></includeonly><noinclude>Template for [[projectile]]s.
 +
== Copy & Paste ==
 +
<nowiki>{{</nowiki> {{PAGENAME}}<br>
 +
<nowiki>|</nowiki> name =&nbsp;<br>
 +
<nowiki>|</nowiki> description =&nbsp;<br>
 +
<nowiki>|</nowiki> ''tale'' =&nbsp;<br>
 +
<nowiki>|</nowiki> type =&nbsp;<br>
 +
<nowiki>|</nowiki> stats =&nbsp;<br>
 +
<nowiki>|</nowiki> weight =&nbsp;<br>
 +
<nowiki>|</nowiki> kg =&nbsp;<br>
 +
<nowiki>|</nowiki> sacvalue =&nbsp;<br>
 +
<nowiki>|</nowiki> handles =&nbsp;<br>
 +
<nowiki>|</nowiki> material =&nbsp;<br>
 +
<nowiki>|</nowiki> size =&nbsp;<br>
 +
<nowiki>|</nowiki> quality =&nbsp;<br>
 +
<nowiki>|</nowiki> from =&nbsp;<br>
 +
<nowiki>|</nowiki> ''other'' =&nbsp;<br>
 +
<nowiki>}}</nowiki>
 +
{| cellspacing="3"
 +
|+
 +
== Explanation ==
 +
! align="right" | Fields
 +
| &
 +
! align="left" | Instructions how to fill 'em. Fields in ''italics'' should be remove if not used.
 +
|-
 +
| align="right" | '''name''' ||:
 +
| Items long desc including all auras/glows.
 +
|-
 +
| align="right" | '''description'''||:
 +
| Fill with all what you see when looking at it before any auras/glows or type.
 +
|-
 +
| align="right" | '''tale'''||:
 +
| If the item has tale, insert it in this field.
 +
|-
 +
| align="right" | '''type'''||:
 +
| From looking at the item "This <type> is in ______ condition."
 +
|-
 +
| align="right" | '''stats'''||:
 +
| Items (magical) properties.
 +
|-
 +
| align="right" | '''weight'''||:
 +
| From looking at the item "It looks <weight>."
 +
|-
 +
| 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.
 +
|-
 +
| align="right" | '''sacvalue'''||:
 +
| The value [[damogran]] shows for the item when writing inv at him.
 +
|-
 +
| align="right" | '''handles'''||:
 +
| Shown by [[identify|id]] "It is called <handles>." before slots.
 +
|-
 +
| align="right" | '''size'''||:
 +
| Shown by [[identify|id]] after idweight before material.
 +
|-
 +
| align="right" | '''material'''||:
 +
| Shown by [[identify|id]] "made of <material>" after size and before the unaccurate sacvalue.
 +
|-
 +
| align="right" | '''quality'''||:
 +
| Shown by [[identify|id]] "and of <quality> quality." after unaccurate sacvalue and before weapon skill.
 +
|-
 +
| align="right" | '''other'''||:
 +
| If any other important, use this field.
 +
|}
 +
[[Category:Template]]</noinclude>

Latest revision as of 13:10, 23 June 2009

Template for projectiles.

Copy & Paste

{{ Infobox Projectile
| name = 
| description = 
| tale
| type = 
| 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, insert it in this field.
type : From looking at the item "This <type> is in ______ condition."
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 idweight before material.
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.