Template:ItemProperties: Difference between revisions
Jump to navigation
Jump to search
TEVESHSZAT (talk | contribs) No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
#ifeq:{{{itype}}} | item | {{ |
#ifeq:{{{itype}}} | item | {{ |
||
IfMatch| atmo | {{{special}}} | true=*This is an [[Atmospheric item|atmo item]] that will periodically emit messaging to the entire room.[[has item property::atmo| ]]}}{{ |
IfMatch| atmo | {{{special}}} | true=*This is an [[Atmospheric item|atmo item]] that will periodically emit messaging to the entire room.[[has item property::atmo| ]]}}{{ |
||
#if:{{{impliedcontents|}}}| {{{special}}} | *This item contains {{#arraymap:{{{impliedcontents}}}|,|@@@@|[[Implied contents::@@@@]]| and }} as non-interactable objects. }}{{ |
|||
IfMatch| clothing | {{{special}}} | true=[[item category is::clothing| ]]}}{{ |
IfMatch| clothing | {{{special}}} | true=[[item category is::clothing| ]]}}{{ |
||
IfMatch| jewelry | {{{special}}} | true=[[item category is::jewelry| ]]}} }}{{ |
IfMatch| jewelry | {{{special}}} | true=[[item category is::jewelry| ]]}} }}{{ |
Revision as of 19:19, 2 November 2023
Essential Template
- This template is so essential that it has been protected to prevent tampering.
- If you have suggestions to extend its function or have observed bugs, please post to the discussion page.
This template is a display and categorization plug-in for other templates, including Template:Item, Template:Shield,Template:Armor, and Template:Weapon.
This is because several of the basic ones share features in addition to becoming too large.