Template:Item: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
{| class="wikitable" style="width:700px"
{| class="wikitable" style="width:700px"
|-style="height:40px"
|-style="height:40px"
! colspan="2" style="font-size:150%"|{{#if:{{{name|}}}|{{lcfirst:{{{name}}}}}[[needs checking::true| ]]|{{PAGENAME}}}}
! colspan="2" style="font-size:150%"|{{#if:{{{name|}}}|{{{name}}}[[needs checking::true| ]]|{{lcfirst:{{PAGENAME}}}}}}
|-
|-
|width="15%" | '''Look:''' || {{#ifeq:{{{look}}}|-|''You see nothing unusual.''|{{#if: {{{look|}}} | {{{look}}} | <includeonly>[[missing::Infobox entry on LOOK description|''Unknown'']]</includeonly>}}}}{{#if:{{{MTag|}}}|{{#arraymap:{{lc:{{{MTag}}}}}|,|@@@@|[[uses material::@@@@| ]]| }}}}{{#if:{{{CTag|}}}|{{#arraymap:{{lc:{{{CTag}}}}}|,|@@@@|[[uses color::@@@@| ]]| }}}}{{#if:{{{STag|}}}|{{#arraymap:{{lc:{{{STag}}}}}|,|@@@@|[[uses symbol::@@@@| ]]| }}}}
|width="15%" | '''Look:''' || {{#ifeq:{{{look}}}|-|''You see nothing unusual.''|{{#if: {{{look|}}} | {{{look}}} | <includeonly>[[missing::Infobox entry on LOOK description|''Unknown'']]</includeonly>}}}}{{#if:{{{MTag|}}}|{{#arraymap:{{lc:{{{MTag}}}}}|,|@@@@|[[uses material::@@@@| ]]| }}}}{{#if:{{{CTag|}}}|{{#arraymap:{{lc:{{{CTag}}}}}|,|@@@@|[[uses color::@@@@| ]]| }}}}{{#if:{{{STag|}}}|{{#arraymap:{{lc:{{{STag}}}}}|,|@@@@|[[uses symbol::@@@@| ]]| }}}}

Revision as of 05:51, 26 August 2013

item
Look:
Core Noun:
Weight: Unknown
Appraised Cost: Unknown
Properties:
Dimensions: ? length x ? width x ? height
Sources: Unknown

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:Weapon. For information on listing crafted equipment, consult the Manual of Style.

Variable Supported Values Usage
name name of the object if it's different from the page name
look <text>/- the description gained by LOOKing at it. "-" will result in "You see nothing unusual."
noun the single word noun used to interact with it
type# -/alchemy/anatomy chart/cambrinth/casts spell/celestial jewelry/
clothing/container/creation/drink/food/gaethzen/gives light/
hiding/housing/jewelry/juggle/lock/magic/<type> instrument/
quest/toy/tack/writing/<guild> style/<race> style
For category inclusion. With regard to the guild and race styles, only list them if the item has a specific use for that group, or a person ignorant of the source of the item would believe the item is styled for that guild or race.
uses # The number of bites, sips, drinks, waves, etc.
weight # weight in stones ("-" will disable)
lsize / hsize / wsize # Length, heighth, and width of the outside of object as determined with MEASURE.
ilsize / ihsize / iwsize / csize # Length, heighth, and width of the inside of container, and the weight capacity as determined with MEASURE.
wearloc -/generic/eye/eyes/ear/ears/head/hair/eyebrow/nose/neck/chest/
shirt/shirt-/arms/upper arm/wrist/hands/finger/back/shoulder/shoulders/
abdomen/waist/belt/legs/thigh/pants/ankles/feet/tail
where it is worn
maxcharge # maximum mana that can be held by it
spellcast spell the spell cast by the object
appcost # The cost given by an expert (Trader preferred) appraisal. Given in Kronars. ("-" will disable)
sourcetype# sold by,other Gives the appropriate display of the source of the item. For the most part, sources are automatically handled.
source# (source)+(source version 2)+... Where the item comes from. For the most part, sources are automatically handled.
cost# # Kronars/Dokoras/Lirums Price at preceeding store, including currency.
list A way to change how an item is listed in categories.
rare true/false Used to explicitly declare that an item is not commonly available at a shop or creature drop.
{{Item
|name=
|look=
|noun=
|type=<can be a list separated by ",">
|uses=
|weight=
|lsize=
|hsize=
|wsize=
|ilsize=
|ihsize=
|iwsize=
|csize=
|wearloc=
|maxcharge=
|spellcast=
|appcost=
|sourcetype=
|source=
|cost=
}}