Template:Item: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 27: Line 27:
{{#if:{{{notes|}}}|==Notes==<br>{{{notes}}}
{{#if:{{{notes|}}}|==Notes==<br>{{{notes}}}
}}
}}

<includeonly>
<includeonly>
[[Category:Items]]
[[Category:Items]]
Line 62: Line 61:
|[[Category:Rough Chakrel Items]][[Category:Chakrel Items]][[Category:Barbarian Items]]
|[[Category:Rough Chakrel Items]][[Category:Chakrel Items]][[Category:Barbarian Items]]
}}
}}
</includeonly>
</includeonly><noinclude>

<noinclude>
This template is for use with non-armor, non-weapon items. Copy the following into the item page.
<b>Delete any variables that are not defined or else the template will have issues.</b>
==Usage==
==Usage==
This template is for use with non-armor, non-weapon items. Copy the following into the item page.
<b>Delete lines with variables that are not defined or else the template will have issues.</b>

<pre>
<pre>
{{Item
{{Item

Revision as of 23:41, 19 April 2008

Item
Look: Unknown
Core Noun: Unknown
Weight: ? stones
Type: Unknown
Appraised Cost: ? Kronars
Special Properties:
  • This item is worn in an unknown location.
  • This item is magical.


Usage

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

{{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)
}}