Template:ItemProperties: Difference between revisions
Jump to navigation
Jump to search
TEVESHSZAT (talk | contribs) No edit summary |
TEVESHSZAT (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
{{#if: {{{ptype|}}} | {{#ifeq: {{{ptype}}} | -+++++++++++ | | {{!}} '''Item Type:''' |
{{#if: {{{ptype|}}} | {{#ifeq: {{{ptype}}} | -+++++++++++ | | {{!}} '''Item Type:''' |
||
{{!}} {{#switch:{{{span}}} | 3=colspan="3"{{!}} | 2=colspan="2" {{!}} | 1 | }} {{{ptype}}} Item type is {{#If:{{ |
{{!}} {{#switch:{{{span}}} | 3=colspan="3"{{!}} | 2=colspan="2" {{!}} | 1 | }} {{{ptype}}} Item type is {{#If:{{ |
||
IfMatch| clothing | {{{ptype}}} | an article of [[item category is::clothing]]. }}{{ |
IfMatch| clothing | clothing {{{ptype}}} | an article of [[item category is::clothing]]. }}{{ |
||
IfMatch| container | {{{ptype}}} | a [[item category is::container]]. }}{{ |
IfMatch| container | container {{{ptype}}} | a [[item category is::container]]. }}{{ |
||
IfMatch| jewelry | {{{ptype}}} | [[item category is::jewelry]]. }}{{ |
IfMatch| jewelry | jewelry {{{ptype}}} | [[item category is::jewelry]]. }}{{ |
||
IfMatch| tool | {{{ptype}}} | a [[item category is::tool]]. }} |
IfMatch| tool | tool {{{ptype}}} | a [[item category is::tool]]. }} |
||
IfMatch| other | {{{ptype}}} | is [[item category is::other|something else]]. }} |
IfMatch| other | other {{{ptype}}} | is [[item category is::other|something else]]. }} |
||
}} }} |
}} }} |
||
|- |
|- |
Revision as of 16:26, 11 December 2021
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.