Template:Infobox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 44: | Line 44: | ||
</div> | </div> | ||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 119: | Line 120: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | |||
Revision as of 10:54, 2 October 2024
Infobox
An infobox template with customizable parameters.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | The title displayed at the top of the infobox.
| String | optional |
| Subtitle | subtitle | An optional subtitle for the infobox.
| String | optional |
| Image | image | Image file displayed in the infobox.
| String | optional |
| Parameter 1 | param1 | First parameter to display. | String | optional |
| Parameter 1 Name | param1_name | Label for the first parameter. | String | optional |
| Parameter 2 | param2 | Second parameter to display. | String | optional |
| Parameter 2 Name | param2_name | Label for the second parameter. | String | optional |
| Parameter 3 | param3 | Third parameter to display. | String | optional |
| Parameter 3 Name | param3_name | Label for the third parameter. | String | optional |
| Parameter 4 | param4 | Fourth parameter to display. | String | optional |
| Parameter 4 Name | param4_name | Label for the fourth parameter. | String | optional |
| Parameter 5 | param5 | Fifth parameter to display. | String | optional |
| Parameter 5 Name | param5_name | Label for the fifth parameter. | String | optional |