Template:Item: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
(Logic update and accompanying documentation changes)
Line 25: Line 25:
*This item is worn in an unknown slot.}}}}{{#if:{{IfMatch|pocketed|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}}}|
*This item is worn in an unknown slot.}}}}{{#if:{{IfMatch|pocketed|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}}}|
*This item has pockets.}}<!--For backwards compatability-->{{#if:{{{pockets|}}}|
*This item has pockets.}}<!--For backwards compatability-->{{#if:{{{pockets|}}}|
*This item has pockets.}}{{#if:{{IfOR|{{IfMatch|magic|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}}}|{{IfMatch|cambrinth|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}}}|{{IfMatch|gaethzen|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}}}}}|
*This item has pockets.}}{{IfOR|{{IfMatch|magic|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}|{{{magic}}}}}|{{#ifeq:{{lc:{{{magic}}}}}|y|}}|true=
*This item is magical.}}{{#if:{{{heldspell|}}}|
*This item is magical.}}{{IfMatch|cambrinth|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}|{{{magic}}}|true=
*This holds the [[{{{heldspell}}}]] spell.}}{{#if:{{IfMatch|cambrinth|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}}}|
*This item is made from [[cambrinth]] and will hold up to {{#if:{{{maxcharge|}}}|{{{maxcharge}}}|''?''}} mana.}}{{IfMatch|gaethzen|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}|{{{magic}}}|true=
*This item is made from [[cambrinth]] and will hold up to {{{maxcharge|?}}} mana.}}{{#if:{{IfMatch|gaethzen|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}}}|
*This item is made from [[gaethzen]] and will hold up to {{#if:{{{maxcharge|}}}|{{{maxcharge}}}|''?''}} mana.}}{{#if:{{{heldspell|}}}|
*This item is made from [[gaethzen]] and will hold up to {{{maxcharge|?}}} mana.}}{{#if:{{IfMatch|gath mysanda|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}}}|
*This holds the [[{{{heldspell}}}]] spell.}}{{IfMatch|gath mysanda|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}|true=
*??}}
*??}}
|}<includeonly>[[Category:Items]]
|}<includeonly>[[Category:Items]]
Line 52: Line 52:
|-
|-
|wearloc||n/generic/eye/eyes/ear/ears/head/hair/eyebrow/nose/neck/chest/<br>shirt/arms/upper arm/wrist/hands/finger/back/shoulder/shoulders/<br>abdomen/waist/belt/legs/pants/ankles/feet/tail||where it is worn
|wearloc||n/generic/eye/eyes/ear/ears/head/hair/eyebrow/nose/neck/chest/<br>shirt/arms/upper arm/wrist/hands/finger/back/shoulder/shoulders/<br>abdomen/waist/belt/legs/pants/ankles/feet/tail||where it is worn
|-
|magic||y/n/cambrinth/gaethzen/gath mysanda||If item is not cambrinth, gaethzen, or a gath mysanda, put "y" and list explanation on the next variable
|-
|-
|maxcharge||#||maximum mana that can be held by it
|maxcharge||#||maximum mana that can be held by it

Revision as of 00:47, 4 June 2008

Item
Look: Unknown
Core Noun: Unknown
Weight: ? stone(s)
Type: Unknown
For Sale At (Base Cost):
Unknown
Unknown
Appraised Cost: ? Kronar(s)
Special Properties:

Usage Documentation:

This template is for use with non-armor, non-weapon items. Copy the following into the item page. Weapons, armor, and shields have their own separate templates, and for brawling and related equipment use Template:BrawlItem. For information on listing crafted equipment, consult the Manual of Style.

Variable Supported Values Usage
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# magic/alchemy/herb/clothing/jewelry/tack/creation/pocketed/
rough chakrel/perfect chakrel/(guild)/container
For category inclusion
weight # weight in stones
wearloc n/generic/eye/eyes/ear/ears/head/hair/eyebrow/nose/neck/chest/
shirt/arms/upper arm/wrist/hands/finger/back/shoulder/shoulders/
abdomen/waist/belt/legs/pants/ankles/feet/tail
where it is worn
maxcharge # maximum mana that can be held by it
heldspell the spell cast by the object
appcost # The cost given by an expert (trader preferred) appraisal. Given in kronars
traderapp y/n Was the expert appraisal done by a trader?
shop# Where it is sold
cost# # Kronars/Lirums/Dokoras Price at preceeding store
{{Item
|name=
|look=
|noun=
|type=
|type2=
|type3=
|type4=
|type5=
|type6=
|weight=
|wearloc=
|magic=
|maxcharge=
|heldspell=
|appcost=
|traderapp=
|shop=
|cost=
|shop2=
|cost2=
|shop3=
|cost3=
}}