Template:Infobox multiblock: Difference between revisions
(image2) |
No edit summary |
||
Line 7: | Line 7: | ||
| image2 = {{#if:{{{image2|}}}| [[File:{{{image2}}}|frameless|alt={{{alt|}}}|border|upright=1|]]}} | | image2 = {{#if:{{{image2|}}}| [[File:{{{image2}}}|frameless|alt={{{alt|}}}|border|upright=1|]]}} | ||
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
| caption2 = {{{caption2|}}} | |||
| captionstyle = | | captionstyle = | ||
Line 56: | Line 57: | ||
}, | }, | ||
"caption": {}, | "caption": {}, | ||
"caption2": {}, | |||
"powerstorage": { | "powerstorage": { | ||
"description": "Maximum power storage (usually given in order of tier, if applicable)" | "description": "Maximum power storage (usually given in order of tier, if applicable)" | ||
Line 102: | Line 104: | ||
"image2", | "image2", | ||
"caption", | "caption", | ||
"caption2", | |||
"powerstorage", | "powerstorage", | ||
"custom_property_title1", | "custom_property_title1", |
Revision as of 08:14, 11 December 2024
Properties |
---|
Summarize information about a multiblock.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | Multiblock name. Displays at top of infobox | Unknown | suggested |
subheader | subheader | Displays beneath multiblock name. Can be used for additional info | Unknown | optional |
image | image | Image of the multiblock
| Unknown | suggested |
image2 | image2 | Additional image of the multiblock, such as from another perspective, or with spacing between layers for easy visualization
| Unknown | suggested |
caption | caption | no description | Unknown | optional |
caption2 | caption2 | no description | Unknown | optional |
powerstorage | powerstorage | Maximum power storage (usually given in order of tier, if applicable) | Unknown | optional |
custom_property_title1 | custom_property_title1 | Custom property name, ex. shield radius, refill time, etc. | String | optional |
custom_property_title2 | custom_property_title2 | Custom property name, ex. shield radius, refill time, etc. | String | optional |
custom_property_title3 | custom_property_title3 | Custom property name, ex. shield radius, refill time, etc. | String | optional |
custom_property_title4 | custom_property_title4 | Custom property name, ex. shield radius, refill time, etc. | String | optional |
custom_property_title5 | custom_property_title5 | Custom property name, ex. shield radius, refill time, etc. | String | optional |
custom_property_value1 | custom_property_value1 | Custom property value | Unknown | optional |
custom_property_value2 | custom_property_value2 | Custom property value | Unknown | optional |
custom_property_value3 | custom_property_value3 | Custom property value | Unknown | optional |
custom_property_value4 | custom_property_value4 | Custom property value | Unknown | optional |
custom_property_value5 | custom_property_value5 | Custom property value | Unknown | optional |