Template:Infobox material: Difference between revisions

From Horizon's End Wiki
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 14: Line 14:
| headerstyle  = background:#eaecee;
| headerstyle  = background:#eaecee;


| header9 = Properties
| data9 = {{ #if:{{{stackable|}}}|
  <div style= "border: 1px solid gray;">
<div style="float:left;padding-left:5%;padding-top:3%;"><b>Stackable</b></div>
    <div style="float:right;padding-right:5%;;padding-top:3%;">{{{stackable|}}}</div>
  </div>
}}
 
| data10 = {{#if:{{{blastresistance|}}}|
  <div style= "border: 1px solid gray;">
<div style="float:left;padding-left:5%;padding-top:3%;"><b>[[Blast Resistance]]</b></div>
    <div style="float:right;padding-right:5%;;padding-top:3%;">{{{blastresistance|}}}</div>
  </div>
}}


}}
}}
Line 52: Line 64:
"caption2": {
"caption2": {
"description": "the caption of the second image",
"description": "the caption of the second image",
"type": "string"
},
"image3": {
"description": "a third image to add",
"type": "wiki-file-name",
"autovalue": ""
},
"caption3": {
"description": "the caption of the third image",
"type": "string"
},
"stackable": {
"description": "whether the material is stackable",
"type": "string"
},
"blastresistance": {
"description": "blast resistance of the material",
"type": "string"
"type": "string"
}
}

Latest revision as of 18:36, 15 August 2025

Infobox material

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
namename

the name of the tool

Example
Wrench
Auto value
Stringoptional
imageimage texture

a image of the material, as it appears in game

Filesuggested
altalt

alternative text in case the image fails to load

Stringoptional
captioncaption

a caption of the image 1

Stringsuggested
image2image2

a second image to add

Auto value
Fileoptional
caption2caption2

the caption of the second image

Stringoptional
image3image3

a third image to add

Auto value
Fileoptional
caption3caption3

the caption of the third image

Stringoptional
stackablestackable

whether the material is stackable

Stringoptional
blastresistanceblastresistance

blast resistance of the material

Stringoptional