Template:Infobox item: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
GDoe5 (talk | contribs)
#if were not working to filter out sections where no data is found
GDoe5 (talk | contribs)
m Template data changes
Line 312: Line 312:
"has_passive1": {
"has_passive1": {
"type": "boolean",
"type": "boolean",
"example": "true,false",
"default": "false",
"autovalue": "false",
"required": true
"required": true
},
},
"has_active1": {
"has_active1": {
"type": "boolean",
"type": "boolean",
"example": "true,false",
"default": "false",
"autovalue": "false",
"required": true
"required": true
},
},
"has_iscomponentof": {
"has_iscomponentof": {
"type": "boolean",
"type": "boolean",
"example": "true,false",
"default": "false",
"autovalue": "false",
"required": true
"required": true
},
},
Line 329: Line 338:
},
},
"has_components": {
"has_components": {
"type": "boolean"
"type": "boolean",
"example": "true,false",
"default": "false",
"autovalue": "false",
"required": true
},
},
"component1_name": {
"component1_name": {
Line 425: Line 438:
"has_passive2": {
"has_passive2": {
"type": "boolean",
"type": "boolean",
"example": "true,false",
"default": "false",
"autovalue": "false",
"required": true
"required": true
}
}
Line 432: Line 448:
"item_name",
"item_name",
"item_type",
"item_type",
"has_components",
"has_passive1",
"has_passive2",
"has_active1",
"has_iscomponentof",
"item_stat1",
"item_stat1",
"item_stat2",
"item_stat2",
Line 438: Line 459:
"item_stat5",
"item_stat5",
"souls",
"souls",
"has_components",
"component1_name",
"component1_name",
"has_passive1",
"passive1_description",
"passive1_description",
"passive1_cooldown",
"passive1_cooldown",
Line 448: Line 467:
"passive1_stat4",
"passive1_stat4",
"passive1_stat5",
"passive1_stat5",
"has_passive2",
"passive2_description",
"passive2_description",
"passive2_cooldown",
"passive2_cooldown",
Line 456: Line 474:
"passive2_stat4",
"passive2_stat4",
"passive2_stat5",
"passive2_stat5",
"has_active1",
"active1_description",
"active1_description",
"active1_cooldown",
"active1_cooldown",
Line 464: Line 481:
"active1_stat4",
"active1_stat4",
"active1_stat5",
"active1_stat5",
"has_iscomponentof",
"iscomponentof1_name"
"iscomponentof1_name"
]
]

Revision as of 13:10, 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