Difference between revisions of "Template:Item Attributes"

From Mushpedia
Jump to: navigation, search
m (Turns out, items can be constructed from 3 component types.)
(I think I fixed origin 5?)
 
(2 intermediate revisions by 2 users not shown)
Line 38: Line 38:
 
{{{1}}} Origin Amount 4 |
 
{{{1}}} Origin Amount 4 |
 
{{{Origin Amount 4|}}}
 
{{{Origin Amount 4|}}}
 +
}}{{#vardefine:
 +
{{{1}}} Origin 5 |
 +
{{{Origin 5|}}}
 +
}}{{#vardefine:
 +
{{{1}}} Origin Amount 5 |
 +
{{{Origin Amount 5|}}}
 
}}{{#vardefine:
 
}}{{#vardefine:
 
{{{1}}} Is Destroyed in Fire |
 
{{{1}}} Is Destroyed in Fire |
Line 151: Line 157:
 
}}{{#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.

Latest revision as of 16:47, 15 April 2015

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