Template:Item: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<!-- Adds Incomplete template if non-optional information is missing-->
<!-- Adds Incomplete template if non-optional information is missing-->
{{#If:
{{#If:{{IfAND|{{{look|}}}
{{IfAND|{{{look|}}}
|{{{noun|}}}
|{{{noun|}}}
|{{{weight|}}}
|{{{weight|}}}
Line 8: Line 7:
|{{#If:{{IfMatch|cambrinth|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}|{{{type7}}}|{{{type8}}}|{{{type9}}}|{{{type10}}}
|{{#If:{{IfMatch|cambrinth|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}|{{{type7}}}|{{{type8}}}|{{{type9}}}|{{{type10}}}
}}
}}
|{{#if:{{{maxcharge|}}}|1
|{{#If:{{{maxcharge|}}}|1
}}
}}
}}
}}
|{{#If:{{IfMatch|gaethzen|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}|{{{type7}}}|{{{type8}}}|{{{type9}}}|{{{type10}}}
|{{#If:{{IfMatch|gaethzen|{{{type}}}|{{{type2}}}|{{{type3}}}|{{{type4}}}|{{{type5}}}|{{{type6}}}|{{{type7}}}|{{{type8}}}|{{{type9}}}|{{{type10}}}
}}
}}
|{{#if:{{{maxcharge|}}}|1
|{{#If:{{{maxcharge|}}}|1
}}
}}
}}
}}
Line 40: Line 39:
| width="15%" | '''Look:''' || {{{look|''Unknown''}}}
| width="15%" | '''Look:''' || {{{look|''Unknown''}}}
|-
|-
| '''Core Noun''' || {{#If: {{{noun|}}} | {{{noun|}}}|''Unknown''}}
| '''Core Noun:''' || {{#If: {{{noun|}}} | {{{noun|}}}|''Unknown''}}
|-
|-
| '''Weight:''' || {{{weight|''?''}}} stones
| '''Weight:''' || {{{weight|''?''}}} stones
Line 47: Line 46:
{{#If: {{{shop|}}} | {{!}}- }}
{{#If: {{{shop|}}} | {{!}}- }}
{{#If: {{{shop|}}} |
{{#If: {{{shop|}}} |
{{!}} '''For Sale At (Base Cost)'''
{{!}} '''For Sale At (Base Cost):'''
{{!}} <DL><DT>[[{{{shop}}}]]<DD>({{{cost|''Unknown''}}}){{#If:{{{shop2|}}} | <DT>[[{{{shop2}}}]]<DD>({{{cost2|''Unknown''}}}) }}{{#If:{{{shop3|}}}|<DT>[[{{{shop3}}}]]<DD>({{{cost3|''Unknown''}}})}}</DL>
{{!}} <DL><DT>[[{{{shop}}}]]<DD>({{{cost|''Unknown''}}}){{#If:{{{shop2|}}} | <DT>[[{{{shop2}}}]]<DD>({{{cost2|''Unknown''}}}) }}{{#If:{{{shop3|}}}|<DT>[[{{{shop3}}}]]<DD>({{{cost3|''Unknown''}}})}}</DL>
}}
}}

Revision as of 02:58, 18 April 2008

Item
Look: Unknown
Core Noun: Unknown
Weight: ? stones
Type:


Appraised Cost: ? Kronars
Special Properties:


  • This item is magical.






This template is for use with non-armor, non-weapon items. Copy the following into the item page. Delete any variables that are not defined or else the template will have issues.

Usage

{{Item
|name=(name of the object if it's different than the page name)
|look=(the description gained by LOOKing at it.
|corenoun=(the single word noun used to interact with it)
|type=magic/alchemy/herb/clothing/jewelry/tack/creation/pocketed/rough chakrel/perfect chakrel
|type2=
|type3=
|type4=
|type5=
|type6=
|weight= (weight in stones)
|wearloc= (where it is worn)
|magic=y/n/cambrinth/gaethzen/gath mysanda
|maxcharge= (maximum mana that can be held by it)
|heldspell= (the spell cast by the object)
|appcost=(The cost given by an expert appraisal. Given in kronars.)
|shop=
|cost=
|shop2=
|cost2=
|shop3=
|cost3=
|notes=(any additional notes)
}}