Template:Infobox item: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
GDoe5 (talk | contribs)
m Template data changes
GDoe5 (talk | contribs)
Misunderstood what Template Data meant by "boolean", changed relevant '#if's to '#ifeq's
Line 45: Line 45:
  | Spirit = background-color: #372248; color: #C9C7CB;
  | Spirit = background-color: #372248; color: #C9C7CB;
  | background-color: #9E630C; color: #DCCFC6;}}" {{
  | background-color: #9E630C; color: #DCCFC6;}}" {{
#if: {{{has_components|}}}
#ifeq: {{{has_components|}}}|true
|
|
  {{!}}-  
  {{!}}-  
Line 98: Line 98:
  | Spirit = background-color: #43265B; color: #C1B2A8;
  | Spirit = background-color: #43265B; color: #C1B2A8;
  | background-color: #583B0E; color: #C4B49E;}}" {{
  | background-color: #583B0E; color: #C4B49E;}}" {{
#if: {{{has_passive1|}}}
#ifeq: {{{has_passive1|}}}|true
|
|
  {{!}}-  
  {{!}}-  
Line 162: Line 162:
  | Spirit = background-color: #43265B; color: #C1B2A8;
  | Spirit = background-color: #43265B; color: #C1B2A8;
  | background-color: #583B0E; color: #C4B49E;}}" {{
  | background-color: #583B0E; color: #C4B49E;}}" {{
#if: {{{has_passive2|}}}
#ifeq: {{{has_passive2|}}}|true
|
|
  {{!}}-  
  {{!}}-  
Line 225: Line 225:
  | Spirit = background-color: #43265B;
  | Spirit = background-color: #43265B;
  | background-color: #583B0E;}}" {{
  | background-color: #583B0E;}}" {{
#if: {{{has_active1|}}}
#ifeq: {{{has_active1|}}}|true
|
|
  {{!}}-  
  {{!}}-  
Line 287: Line 287:
  | Spirit = background-color: #552D74; color: #CCC8D2;
  | Spirit = background-color: #552D74; color: #CCC8D2;
  | background-color: #704A0C; color: #D1CBC6;}}" {{
  | background-color: #704A0C; color: #D1CBC6;}}" {{
#if: {{{has_components|}}}
#ifeq: {{{has_components|}}}|true
|
|
  {{!}}-  
  {{!}}-  

Revision as of 13:13, 26 August 2024

{{{item_name}}} is a {{{item_type}}} item purchasable at the shop.

[[File:{{{item_imagefilepath}}}.png|100px]]
{{{item_name}}}


{{{item_name}}}
Souls {{{souls}}}

Template Data

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
item_imagefilepathitem_imagefilepath

no description

Stringrequired
item_nameitem_name

no description

Page namerequired
item_typeitem_type

no description

Suggested values
Weapon Vitality Spirit
Stringrequired
has_componentshas_components

no description

Default
false
Example
true,false
Auto value
false
Booleanrequired
has_passive1has_passive1

no description

Default
false
Example
true,false
Auto value
false
Booleanrequired
has_passive2has_passive2

no description

Default
false
Example
true,false
Auto value
false
Booleanrequired
has_active1has_active1

no description

Default
false
Example
true,false
Auto value
false
Booleanrequired
has_iscomponentofhas_iscomponentof

no description

Default
false
Example
true,false
Auto value
false
Booleanrequired
item_stat1item_stat1

no description

Stringsuggested
item_stat2item_stat2

no description

Stringoptional
item_stat3item_stat3

no description

Stringoptional
item_stat4item_stat4

no description

Stringoptional
item_stat5item_stat5

no description

Stringoptional
soulssouls

no description

Numberrequired
component1_namecomponent1_name

no description

Page nameoptional
passive1_descriptionpassive1_description

no description

Stringoptional
passive1_cooldownpassive1_cooldown

no description

Numberoptional
passive1_stat1passive1_stat1

no description

Stringoptional
passive1_stat2passive1_stat2

no description

Stringoptional
passive1_stat3passive1_stat3

no description

Stringoptional
passive1_stat4passive1_stat4

no description

Stringoptional
passive1_stat5passive1_stat5

no description

Stringoptional
passive2_descriptionpassive2_description

no description

Stringoptional
passive2_cooldownpassive2_cooldown

no description

Numberoptional
passive2_stat1passive2_stat1

no description

Stringoptional
passive2_stat2passive2_stat2

no description

Stringoptional
passive2_stat3passive2_stat3

no description

Stringoptional
passive2_stat4passive2_stat4

no description

Stringoptional
passive2_stat5passive2_stat5

no description

Stringoptional
active1_descriptionactive1_description

no description

Stringoptional
active1_cooldownactive1_cooldown

no description

Numberoptional
active1_stat1active1_stat1

no description

Stringoptional
active1_stat2active1_stat2

no description

Stringoptional
active1_stat3active1_stat3

no description

Stringoptional
active1_stat4active1_stat4

no description

Stringoptional
active1_stat5active1_stat5

no description

Stringoptional
iscomponentof1_nameiscomponentof1_name

no description

Page nameoptional