Template:Item: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#ifeq: {{{incomplete}}} | yes | {{Incomplete}}}} |
|||
{| |
{|class="wikitable" style="width:500px" |
||
|- style="height:40px" |
|||
! colspan="2" style="font-size:150%" | {{{item|Item Box}}} |
|||
|- |
|- |
||
| width="15%" | '''Look:''' || {{{look}}} |
|||
|- |
|- |
||
| '''Core Noun''' || {{#if: {{{noun}}} | {{{noun}}} | ''Unknown''}} |
|||
! width=20% style="text-align:left"|'''LOOK Description:''' |
|||
⚫ | |||
|- |
|- |
||
| '''Weight:''' || {{{weight}}} stones |
|||
! style="text-align:left"|'''Prerequisites:''' |
|||
| {{{prereqs|}}} |
|||
|- |
|- |
||
| '''Type:''' || Would be entries for this field allowing things such as Magic, alchemy, herb, clothing, jewelry, tack, creation (hide potion, wood scrapers, etc.), pocketed |
|||
! style="text-align:left"|'''Minimum Prep:''' |
|||
| {{{minprep|}}} |
|||
|- |
|- |
||
| '''For Sale At (Base Cost):''' || {{#if: {{{shop1}}} | * [[{{{shop1}}}]] ({{{cost1|''Unknown''}}}) | '''Unknown'''}}{{#if: {{{shop2}}} |<br> * [[{{{shop2}}}]] ({{{cost2|''Unknown''}}})|}}{{#if: {{{shop3}}} |<br> * [[{{{shop3}}}]] ({{{cost3|''Unknown''}}})|}} |
|||
! style="text-align:left"|'''Casting Cap:''' |
|||
⚫ | |||
| {{{castcap|}}} |
|||
| '''Appraised Cost:''' || {{{appcost}}} |
|||
|- |
|- |
||
| '''Properties:''' |
|||
! style="text-align:left"|'''Valid Spell Target:''' |
|||
<noinclude> |
|||
| {{{validtarget|}}} |
|||
| {{#ifeq: {{lc:{{{pocketed}}}}} | yes | This item has pockets.|}} |
|||
⚫ | |||
{{#switch: {{lc:{{{magic}}}}} | yes = {{#if {{{spellheld}}} |
|||
! style="text-align:left"|'''Description:''' |
|||
| This item is magical and holds the [[{{{heldspell}}]] spell. |
|||
| {{{desc|}}} |
|||
| This item is magical.}} |
|||
|- |
|||
| runestone = {{#if: {{{heldspell}}} | This item holds the {{{heldspell}}} spell.|incomplete=yes}} |
|||
! style="text-align:left"|'''Guildleader Comments:''' |
|||
| cambrinth = This item is made from cambrinth and will hold up to {{{maxcharge}} mana. [[Category: Cambrinth Items]] |
|||
| {{{glcomment|}}} |
|||
| gaethzen = This item is made from gaethzen and will hold up to {{{maxcharge}} mana. [[Category: Gaethzen Items]] |
|||
|- |
|||
| gath mysanda = ?? |
|||
! style="text-align:left"|'''Example Messaging:''' |
|||
}} |
|||
| {{{messaging|}}} |
|||
</noinclude> |
|||
|} |
|} |
||
==Notes== |
|||
⚫ | |||
{{#if: {{{wearloc|}}}| This item can be worn on the {{{wearloc|}}}}} |
{{#if: {{{wearloc|}}}| This item can be worn on the {{{wearloc|}}}}} |
||
Line 35: | Line 39: | ||
<includeonly> |
<includeonly> |
||
[[Category:Items]] |
[[Category:Items]] |
||
<!-- Adds page to appropriate category based on type |
<!-- Adds page to appropriate category based on type --> |
||
{{# |
{{#switch: {{lc:{{{type|}}}}} |
||
{{#switch: {{lc:{{{type|}}}}} |
|||
| miscellaneous |
| miscellaneous |
||
| magic |
|||
| cambrinth = [[Category:{{{type|}}} Items]] |
|||
| clothes = [[Category: Clothes ({{{wearloc}}} worn)]] |
| clothes = [[Category: Clothes ({{{wearloc}}} worn)]] |
||
| [[Category:{{{type}}}]] |
| [[Category:{{{type}}}]] |
||
|}} |
|||
| [[Category: Incomplete]]}} |
|||
<!-- Adds to Incomplete |
<!-- Adds to Incomplete template if non-optional information is missing--> |
||
{{#if: |
{{#if: |
||
{{#if:{{{look|}}}| |
{{#if:{{{look|}}}| |
||
Line 60: | Line 61: | ||
}} |
}} |
||
||[[Category:Incomplete]]}} |
||[[Category:Incomplete]]}} |
||
</includeonly> |
</includeonly> |
||
Line 68: | Line 68: | ||
<pre> |
<pre> |
||
{{Item |
{{Item |
||
| |
|name= |
||
|look= |
|look= |
||
|corenoun= |
|corenoun= |
Revision as of 17:00, 17 April 2008
Item Box | |
---|---|
Look: | {{{look}}} |
Core Noun | {{{noun}}} |
Weight: | {{{weight}}} stones |
Type: | Would be entries for this field allowing things such as Magic, alchemy, herb, clothing, jewelry, tack, creation (hide potion, wood scrapers, etc.), pocketed |
For Sale At (Base Cost): |
|
Appraised Cost: | {{{appcost}}} |
Properties: |
|
Notes
{{{Notes}}}
This item can be purchased at [[{{{shop}}}]].
This template is for use with non-armor, non-weapon items.
Usage
{{Item |name= |look= |corenoun= |type= |wearloc= |pockets=(yes/no) |weight= |maxcharge= |shop= |verb1= ..... |verb10= }}