Difference between revisions of "Template:Item Attributes"
From Mushpedia
m (Turns out, items can be constructed from 3 component types.) |
m (Added "cannot be moved" to Inventory page summary) |
||
| Line 151: | Line 151: | ||
}}{{#vardefine: | }}{{#vardefine: | ||
{{{1}}} Summary | | {{{1}}} Summary | | ||
| − | {{#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.}}}}} | + | {{#ifeq: {{#var: {{{1}}} Starts Broken}}|yes|Starts '''broken'''. |}}{{#ifeq: {{#var: {{{1}}} Can be Moved}}|no|'''Cannot be moved.''' |}}{{#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 20:47, 13 March 2014
As a temporary solution while I'm getting the inclusion to work, check this page for instructions on how to use this.