Template:Armor: Difference between revisions
Jump to navigation
Jump to search
m (updated logic handling and documentation) |
mNo edit summary |
||
Line 3: | Line 3: | ||
! colspan="2" style="font-size:150%"|{{{name|{{PAGENAME}}}}} |
! colspan="2" style="font-size:150%"|{{{name|{{PAGENAME}}}}} |
||
|- |
|- |
||
|width="15%"|'''Look:'''||{{{look|''Unknown'' |
|width="15%"|'''Look:'''||{{#if:{{{look|}}}|{{{look}}}|''Unknown''}} |
||
|- |
|- |
||
|'''Core Noun:'''||{{{noun|''Unknown'' |
|'''Core Noun:'''||{{#if:{{{noun|}}}|{{{noun}}}|''Unknown''}} |
||
|- |
|- |
||
|'''Type:'''||{{#If:{{{type|}}}|{{SkillCode|{{{type}}}}}|''Unknown''}} |
|'''Type:'''||{{#If:{{{type|}}}|{{SkillCode|{{{type}}}}}|''Unknown''}} |
||
|- |
|- |
||
|'''Areas Covered'''||{{#if:{{{area|}}}|{{{area}}}|''Unknown''}}{{#if:{{{area2|}}}|, {{{area2}}}}}{{#if:{{{area3|}}}|, {{{area3}}}}}{{#if:{{{area4|}}}|, {{{area4}}}}}{{#if:{{{area5|}}}|, {{{area5}}}}}{{#if:{{{area6|}}}|, {{{area6}}}}} |
|'''Areas Covered:'''||{{#if:{{{area|}}}|{{{area}}}|''Unknown''}}{{#if:{{{area2|}}}|, {{{area2}}}}}{{#if:{{{area3|}}}|, {{{area3}}}}}{{#if:{{{area4|}}}|, {{{area4}}}}}{{#if:{{{area5|}}}|, {{{area5}}}}}{{#if:{{{area6|}}}|, {{{area6}}}}} |
||
|- |
|- |
||
|'''Hindrance'''||{{#if:{{{hindrance|}}}|{{{hindrance}}}|''Unknown''}} |
|'''Hindrance:'''||{{#if:{{{hindrance|}}}|{{{hindrance}}}|''Unknown''}} |
||
|- |
|- |
||
|'''Protection'''||{{#if:{{{puncture|}}}|{{{puncture}}}|''Unknown''}} protection and {{#if:{{{punctureab|}}}|{{{punctureab}}}|''Unknown''}} damage absorption for puncture attacks.<br>{{#if:{{{slice|}}}|{{{slice}}}|''Unknown''}} protection and {{#if:{{{sliceab|}}}|{{{sliceab}}}|''Unknown''}} damage absorption for slice attacks.<br>{{#if:{{{impact|}}}|{{{impact}}}|''Unknown''}} protection and {{#if:{{{impactab|}}}|{{{impactab}}}|''Unknown''}} damage absorption for impact attacks.<br>{{#if:{{{fire|}}}|{{{fire}}}|''Unknown''}} protection and {{#if:{{{fireab|}}}|{{{fireab}}}|''Unknown''}} damage absorption for fire attacks.<br>{{#if:{{{cold|}}}|{{{cold}}}|''Unknown''}} protection and {{#if:{{{coldab|}}}|{{{coldab}}}|''Unknown''}} damage absorption for cold attacks.<br>{{#if:{{{electric|}}}|{{{electric}}}|''Unknown''}} protection and {{#if:{{{electricab|}}}|{{{electricab}}}|''Unknown''}} damage absorption for electrical attacks. |
|'''Protection:'''||{{#if:{{{puncture|}}}|{{{puncture}}}|''Unknown''}} protection and {{#if:{{{punctureab|}}}|{{{punctureab}}}|''Unknown''}} damage absorption for puncture attacks.<br>{{#if:{{{slice|}}}|{{{slice}}}|''Unknown''}} protection and {{#if:{{{sliceab|}}}|{{{sliceab}}}|''Unknown''}} damage absorption for slice attacks.<br>{{#if:{{{impact|}}}|{{{impact}}}|''Unknown''}} protection and {{#if:{{{impactab|}}}|{{{impactab}}}|''Unknown''}} damage absorption for impact attacks.<br>{{#if:{{{fire|}}}|{{{fire}}}|''Unknown''}} protection and {{#if:{{{fireab|}}}|{{{fireab}}}|''Unknown''}} damage absorption for fire attacks.<br>{{#if:{{{cold|}}}|{{{cold}}}|''Unknown''}} protection and {{#if:{{{coldab|}}}|{{{coldab}}}|''Unknown''}} damage absorption for cold attacks.<br>{{#if:{{{electric|}}}|{{{electric}}}|''Unknown''}} protection and {{#if:{{{electricab|}}}|{{{electricab}}}|''Unknown''}} damage absorption for electrical attacks. |
||
|- |
|- |
||
|'''Metal:'''||{{#switch:{{lc:{{{metal |
|'''Metal:'''||{{#if:{{{metal|}}}|{{#switch:{{lc:{{{metal}}}}}|yes|y=Yes|no|n=No|''Unknown''}}|''Unknown''}} |
||
|- |
|- |
||
|'''Weight:'''||{{#if:{{{weight|}}}|{{{weight}}}|''?''}} stones |
|'''Weight:'''||{{#if:{{{weight|}}}|{{{weight}}}|''?''}} stones |
Revision as of 00:50, 1 June 2008
{{#if:Template:IfOR
Armor | |
---|---|
Look: | Unknown |
Core Noun: | Unknown |
Type: | Unknown |
Areas Covered: | Unknown |
Hindrance: | Unknown |
Protection: | Unknown protection and Unknown damage absorption for puncture attacks. Unknown protection and Unknown damage absorption for slice attacks. Unknown protection and Unknown damage absorption for impact attacks. Unknown protection and Unknown damage absorption for fire attacks. Unknown protection and Unknown damage absorption for cold attacks. Unknown protection and Unknown damage absorption for electrical attacks. |
Metal: | Unknown |
Weight: | ? stones |
Appraised Cost: | ? Kronars |
Special Properties: | None |
Usage Documentation
This template is for use with armor that is non-forged, non-tanned or a derivative thereof. Please consult the Manual of Style for information on listing crafted items.
Currently the only special properties this page is set up to display is magical equipment. If you have other suggestions, please list them on the discussion page.
Note: This page is not currently set up to automatically generate category inclusion or {{incomplete}} tags, but will be soon.
{{Armor |name=(name of the object if it's different than the page name) |look=(the description gained by LOOKing at it.) |noun=(the single word noun used to interact with it) |type=(LA/CA/LC/HC/LP/HP/BA, Use the skill codes under EXP SKILLS) |area=(what areas are covered, arms/legs/abdomen/back/neck/head/eyes/hands/chest) |area2= .... |area6= |hindrance= |puncture=(protection value) |slice= |impact= |fire= |cold= |electric= |punctureab=(damage absorbance) |impactab= |sliceab= |fireab= |coldab= |electricab= |construction= |metal=(y/n Is it made with metal and therefor repairable at a metal forge?) |weight= (weight in stones) |appcost=(The cost given by an expert appraisal. Given in kronars.) |magic=(y/n, is it magical?) |magicnote=(explain magical nature. If cambrinth, leave blank and add appropriate variables) |shop=(shop where it can be bought, put "n" if not sold) |cost=(the cost at the preceeding shop, add currency type) |shop2= |cost2= |shop3= |cost3= }}