Template:ItemProperties: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(bugfix)
(added support for hair slots)
Line 22: Line 22:
IfMatch| container | {{{special}}} | {{{special2}}} | {{{special3}}} | {{{special4}}} | {{{special5}}} | {{{special6}}} | true=*This {{{itype}}} is a [[has item property::container]] or has pockets.}}{{
IfMatch| container | {{{special}}} | {{{special2}}} | {{{special3}}} | {{{special4}}} | {{{special5}}} | {{{special6}}} | true=*This {{{itype}}} is a [[has item property::container]] or has pockets.}}{{
IfMatch| lock | {{{special}}} | {{{special2}}} | {{{special3}}} | {{{special4}}} | {{{special5}}} | {{{special6}}} | true=*This item can be locked.[[has item property::lockable| ]]}}{{
IfMatch| lock | {{{special}}} | {{{special2}}} | {{{special3}}} | {{{special4}}} | {{{special5}}} | {{{special6}}} | true=*This item can be locked.[[has item property::lockable| ]]}}{{
#switch:{{{itype}}} | item={{#If:{{IfMatch| clothing | {{{special}}} | {{{special2}}} | {{{special3}}} | {{{special4}}} | {{{special5}}} | {{{special6}}}}}{{IfMatch| jewelry | {{{special}}} | {{{special2}}} | {{{special3}}} | {{{special4}}} | {{{special5}}} | {{{special6}}}}}{{IfMatch| container | {{{special}}} | {{{special2}}} | {{{special3}}} | {{{special4}}} | {{{special5}}} | {{{special6}}}}}{{{wearloc|}}} | {{#if:{{{wearloc|}}} | {{#switch:{{lc:{{{wearloc}}}}} | n | -= | {{#ifeq:{{lc:{{{wearloc}}} }} | generic | *This item is worn in a [[worn in slot::generic]] slot. | *This item is worn in the [[worn in slot::{{{wearloc}}}]] slot.}} }} | *This item is worn in an [[missing::Infobox entry on location worn|''unknown'' ]] slot. }} }} | weapon={{#if:{{{wearloc|}}} | {{#switch:{{lc:{{{wearloc}}}}} | n | -= | {{#ifeq:{{lc:{{{wearloc}}} }} | generic | *This weapon is worn in a [[worn in slot::generic]] slot. | *This weapon is worn in the [[worn in slot::{{{wearloc}}}]] slot.}} }} }} }}{{
#switch:{{{itype}}} | item={{#If:{{IfMatch| clothing | {{{special}}} | {{{special2}}} | {{{special3}}} | {{{special4}}} | {{{special5}}} | {{{special6}}}}}{{IfMatch| jewelry | {{{special}}} | {{{special2}}} | {{{special3}}} | {{{special4}}} | {{{special5}}} | {{{special6}}}}}{{IfMatch| container | {{{special}}} | {{{special2}}} | {{{special3}}} | {{{special4}}} | {{{special5}}} | {{{special6}}}}}{{{wearloc|}}} | {{#if:{{{wearloc|}}} | {{#switch:{{lc:{{{wearloc}}}}} | n | -= | hair=* This item needs to be allocated to either tied to the hair or placed in the hair.[[missing::specific hair location]]|hair (tied)=*This item is tied to the hair [[worn in slot::hair (tied)| ]].|hair (placed)=*This item is placed in the hair [[worn in slot::hair (placed)| ]].|{{#ifeq:{{lc:{{{wearloc}}} }} | generic | *This item is worn in a [[worn in slot::generic]] slot. | *This item is worn in the [[worn in slot::{{{wearloc}}}]] slot.}} }} | *This item is worn in an [[missing::Infobox entry on location worn|''unknown'' ]] slot. }} }} | weapon={{#if:{{{wearloc|}}} | {{#switch:{{lc:{{{wearloc}}}}} | n | -= | {{#ifeq:{{lc:{{{wearloc}}} }} | generic | *This weapon is worn in a [[worn in slot::generic]] slot. | *This weapon is worn in the [[worn in slot::{{{wearloc}}}]] slot.}} }} }} }}{{
IfMatch| food | {{{special}}} | {{{special2}}} | {{{special3}}} | {{{special4}}} | {{{special5}}} | {{{special6}}} | true=*This item is [[has item property::food]]{{#if:{{{uses|}}} | | [[missing::Infobox entry on number of uses| ]]}}.}}{{
IfMatch| food | {{{special}}} | {{{special2}}} | {{{special3}}} | {{{special4}}} | {{{special5}}} | {{{special6}}} | true=*This item is [[has item property::food]]{{#if:{{{uses|}}} | | [[missing::Infobox entry on number of uses| ]]}}.}}{{
IfMatch| drink | {{{special}}} | {{{special2}}} | {{{special3}}} | {{{special4}}} | {{{special5}}} | {{{special6}}} | true=*This item is a [[has item property::drink]]{{#if:{{{uses|}}} | | [[missing::Infobox entry on number of uses| ]]}}.}}{{
IfMatch| drink | {{{special}}} | {{{special2}}} | {{{special3}}} | {{{special4}}} | {{{special5}}} | {{{special6}}} | true=*This item is a [[has item property::drink]]{{#if:{{{uses|}}} | | [[missing::Infobox entry on number of uses| ]]}}.}}{{

Revision as of 22:21, 18 May 2010

This template is a display and categorization "plug in" for other templates because several of the basic ones share features in addition to becoming too large.