Template:Item: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
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:''' || {{#ifeq:{{{look}}}|-|''You see nothing unusual.''|{{#if: {{{look|}}} | {{{look}}} | <includeonly>[[missing::Infobox entry on LOOK description|''Unknown'']]</includeonly>}}}}{{#if:{{{MTag|}}}|{{#arraymap:{{{MTag}}}|,|x|[[uses material::x| ]]| }}}}{{#if:{{{CTag|}}}|{{#arraymap:{{{CTag}}}|,|x|[[uses color::x| ]]| }}}}{{#if:{{{STag|}}}|{{#arraymap:{{{STag}}}|,|x|[[uses symbol::x| ]]| }}}}
|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}}}}}|,|x|[[uses material::x| ]]| }}}}{{#if:{{{CTag|}}}|{{#arraymap:{{lc:{{{CTag}}}}}|,|x|[[uses color::x| ]]| }}}}{{#if:{{{STag|}}}|{{#arraymap:{{lc:{{{STag}}}}}|,|x|[[uses symbol::x| ]]| }}}}
|-
|-
{{#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 21:37, 31 March 2013

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 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. Note: "dropped by" is now handled by script.
source# (source)+(source version 2)+... Where the item comes from. If sourcetype is "dropped by" or "sold by", links auto generated. If there are multiple versions of a store selling the item at the same cost, list them with the "+".
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=
|type2=
|type3=
|type4=
|type5=
|type6=
|uses=
|weight=
|lsize=
|hsize=
|wsize=
|ilsize=
|ihsize=
|iwsize=
|csize=
|wearloc=
|maxcharge=
|spellcast=
|appcost=
|sourcetype=
|source=
|cost=
....
|sourcetype10=
|source10=
|cost10=
}}