Template:Item: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
(added in disable bit for look)
Line 4: Line 4:
! colspan="2" style="font-size:150%"|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
! colspan="2" style="font-size:150%"|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
|-
|width="15%" | '''Look:''' || {{#if: {{{look|}}} | {{{look}}} | <includeonly>[[missing::Infobox entry on LOOK description|''Unknown'']]</includeonly>}}
|width="15%" | '''Look:''' || {{#ifeq:{{{look}}}|-|You see nothing unusual.|{{#if: {{{look|}}} | {{{look}}} | <includeonly>[[missing::Infobox entry on LOOK description|''Unknown'']]</includeonly>}}}}
|-
|-
{{#if: {{{noun|}}} | [[noun is::{{lc:{{{noun}}}}}| ]] | {{!}} '''Core Noun:''' {{!}}{{!}} <includeonly>[[missing::Infobox entry on noun used|''Unknown'']]</includeonly>}}
{{#if: {{{noun|}}} | [[noun is::{{lc:{{{noun}}}}}| ]] | {{!}} '''Core Noun:''' {{!}}{{!}} <includeonly>[[missing::Infobox entry on noun used|''Unknown'']]</includeonly>}}

Revision as of 01:08, 7 November 2009

Item
Look:
Core Noun:
Weight:
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 than the page name
look the description gained by LOOKing at it.
noun the single word noun used to interact with it
type# alchemy/clothing/container/creation/herb/jewelry/tack/rough chakrel
/perfect chakrel/(guild) style/container/magic/cambrinth/gaethzen/food/drink/(type) instrument/juggle/light/quest
For category inclusion
uses # The number of bites, sips, drinks, waves, etc.
weight # weight in stones ("-" will disable)
wearloc -/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/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)
traderapp y/n Was the expert appraisal done by a trader?
sourcetype# sold by,other Gives the appropriate display of the source of the item. Note: "dropped by" is now handled by script.
source# Where it is sold
cost# # Kronars/Dokoras/Lirums Price at preceeding store, including currency
{{Item
|name=
|look=
|noun=
|type=
|type2=
|type3=
|type4=
|type5=
|type6=
|uses=
|weight=
|wearloc=
|maxcharge=
|spellcast=
|appcost=
|traderapp=
|sourcetype=
|source=
|cost=
....
|sourcetype10=
|source10=
|cost10=
}}