Template:Item: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
<includeonly>
<includeonly>
<!-- Adds Incomplete template if non-optional information is missing-->
<!-- Adds Incomplete template if non-optional information is missing-->
{{#if:{{IfANDplus|7|{{{look|}}}
{{#if:
|{{{noun|}}}
{{#if:{{{look|}}}|
{{#if:{{{weight|}}}|
|{{{weight|}}}
{{#if:{{{type|}}}|
|{{{type|}}}
{{#if:{{{noun|}}}|
|{{#ifeq: {{lc:{{{type}}}}} | cambrinth | {{#if:{{{maxcharge|}}}|1}}
{{#if:{{{name|}}}|
|{{#ifeq: {{lc:{{{type}}}}} | gaethzen | {{#if:{{{maxcharge|}}}|1}}
{{#ifeq: {{lc:{{{type}}}}} | cambrinth | {{#if:{{{maxcharge|}}}|1}}|
|{{#ifeq: {{lc:{{{type}}}}} | clothing | {{#if:{{{wearloc|}}}|1}}
{{#ifeq: {{lc:{{{type}}}}} | gaethzen | {{#if:{{{maxcharge|}}}|1}}|
{{#ifeq: {{lc:{{{type}}}}} | clothing | {{#if:{{{wearloc|}}}|1}}|
}}
}}
}}
}}
}}
||{{Incomplete}}
}}
}}
}}
}}
}}
||{{Incomplete}}|}}
</includeonly>
</includeonly>


{|class="wikitable" style="width:500px"
{|class="wikitable" style="width:500px"
|- style="height:40px"
|- style="height:40px"
! colspan="2" style="font-size:150%" | {{{item|Item Box}}}
! colspan="2" style="font-size:150%" | {{{name|{{PAGENAME}}}}}
|-
|-
| width="15%" | '''Look:''' || {{{look|}}}
| width="15%" | '''Look:''' || {{{look|''Unknown''}}}
|-
|-
| '''Core Noun''' || {{#if: {{{noun|}}} | {{{noun|}}} | ''Unknown''}}
| '''Core Noun''' || {{#if: {{{noun|}}} | {{{noun|}}}|''Unknown''}}
|-
|-
| '''Weight:''' || {{{weight|?}}} stones
| '''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
| '''Type:''' || Would be entries for this field allowing things such as Magic, alchemy, herb, clothing, jewelry, tack, creation (hide potion, wood scrapers, etc.), pocketed

{{#if: {{{shop1|}}} | {{!}}-}}
{{#if: {{{shop1|}}} | {{!}}-}}
{{#if: {{{shop1|}}} |
{{#if: {{{shop1|}}} |
Line 77: Line 70:
| [[Category:{{{type}}}]]
| [[Category:{{{type}}}]]
|}}
|}}
{{#switch: {{lc:{{{magic|}}}}}

| n =
| [[Category:Magic Items]]
|}}
</includeonly>
</includeonly>



Revision as of 22:08, 17 April 2008

Incomplete Article
  • This article is incomplete, which means that while it is not a stub, it still lacks certain data or information.
  • Item Type, Infobox entry on source



Item
Look: Unknown
Core Noun Unknown
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


Appraised Cost: {{{appcost}}}
Special Properties:

Notes

{{{Notes}}}



This template is for use with non-armor, non-weapon items. Copy the following into the item page.

Usage

{{Item
|name=
|look=
|corenoun=
|type1=
|type2=
|type3=
|type4=
|type5=
|type6=
|weight=
|clothing=y/n
|wearloc=
|pockets=y/n
|magic=y/n/cambrinth/gaethzen/gath mysanda
|maxcharge=
|heldspell=
|shop1=
|cost1=
|shop2=
|cost2=
|shop3=
|cost3=
|notes=
}}