More actions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
<!-- Image Row --> | <!-- Image Row --> | ||
| image1 = {{#if:{{{image|}}}|[[File:{{{image}}}| | | image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|400px]]|[[File:Placeholderv2.png|400px]]}} | ||
| imagerowclass1 = infobox-image <!-- Assign class to image row --> | | imagerowclass1 = infobox-image <!-- Assign class to image row --> | ||
| imagerowstyle1 = text-align:center; <!-- ADDED: Attempt to apply centering style to the image row --> | | imagerowstyle1 = text-align:center; <!-- ADDED: Attempt to apply centering style to the image row --> |
Revision as of 08:20, 4 April 2025
Usage
(Documentation remains the same as previous correct version)
{{Item Infobox | name = Item Name ... | image = ItemImage.png ... ... }}