Difference between revisions of "Template:Item Attributes"

From Mushpedia
Jump to: navigation, search
m (Added perishable quality to summary)
Line 112: Line 112:
 
}}{{#vardefine:
 
}}{{#vardefine:
 
{{{1}}} Summary |
 
{{{1}}} Summary |
{{#ifeq: {{#var: {{{1}}} Starts Broken}}|yes|Starts '''broken'''. |}}{{#if: {{#var: {{{1}}} Starting Charges}}|Starts with {{Charge}}x'''{{#var: {{{1}}} Starting Charges}}'''. |}}{{#ifeq: {{#var: {{{1}}} Is Personal}}|yes|'''Personal''' item; only visible to the owner. |}}{{#ifeq: {{#var: {{{1}}} Can be Stacked}}|yes|'''Stackable'''. |}}{{#ifeq: {{#var: {{{1}}} Can be Dropped}}|no|'''Cannot be dropped'''. |}}{{#ifeq: {{#var: {{{1}}} Can be Hidden}}|no|'''Cannot be hidden'''. |}}{{{Summary|{{Todo|Missing a short summary to be displayed on the Inventory page. Please append it.}}}}}
+
{{#ifeq: {{#var: {{{1}}} Starts Broken}}|yes|Starts '''broken'''. |}}{{#ifeq: {{#var: {{{1}}} Can Perish}}|yes|'''Perishable'''. |}}{{#if: {{#var: {{{1}}} Starting Charges}}|Starts with {{Charge}}x'''{{#var: {{{1}}} Starting Charges}}'''. |}}{{#ifeq: {{#var: {{{1}}} Is Personal}}|yes|'''Personal''' item; only visible to the owner. |}}{{#ifeq: {{#var: {{{1}}} Can be Stacked}}|yes|'''Stackable'''. |}}{{#ifeq: {{#var: {{{1}}} Can be Dropped}}|no|'''Cannot be dropped'''. |}}{{#ifeq: {{#var: {{{1}}} Can be Hidden}}|no|'''Cannot be hidden'''. |}}{{{Summary|{{Todo|Missing a short summary to be displayed on the Inventory page. Please append it.}}}}}
 
}}</onlyinclude></includeonly>As a temporary solution while I'm getting the inclusion to work, check '''[[:Template:Item Attributes/doc|this page]]''' for instructions on how to use this.
 
}}</onlyinclude></includeonly>As a temporary solution while I'm getting the inclusion to work, check '''[[:Template:Item Attributes/doc|this page]]''' for instructions on how to use this.

Revision as of 18:39, 11 February 2014

As a temporary solution while I'm getting the inclusion to work, check this page for instructions on how to use this.