More actions
Tag: Undo |
No edit summary |
||
Line 9: | Line 9: | ||
<!-- Image Row --> | <!-- Image Row --> | ||
| image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|{{{imagesize|200px}}}]]| | | image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|{{{imagesize|200px}}}]]|}} <!-- Image content --> | ||
| 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 06:39, 4 April 2025
Usage
(Documentation remains the same as previous correct version)
{{Item Infobox | name = Item Name ... | image = ItemImage.png ... ... }}