Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="float: right; width: | <div style="float: right; width: 200px; background-color: #111111; color: #AFACA8; border: 1px solid #6b7e7e; padding: 10px; margin: 10px; overflow: auto;"> | ||
<div style="font-weight: bold; text-align: center;">{{{title}}}</div> | <div style="font-weight: bold; text-align: center;">{{{title}}}</div> | ||
<div style="text-align: center; margin-bottom: 10px | <div style="text-align: center; margin-bottom: 10px;"> | ||
<img src="{{{image}}}" alt="{{{caption}}}" style="max-width: 100%; height: auto;" /> | |||
</div> | </div> | ||
<div style="background-color: #272727 !important; color: #AFACA8; padding: 5px;"> | <div style="background-color: #272727 !important; color: #AFACA8 !important; padding: 5px;"> <!-- Added !important --> | ||
{{{details}}} | {{{details}}} | ||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 21:33, 17 October 2024
{{{title}}}
<img src="{{{image}}}" alt="{{{caption}}}" style="max-width: 100%; height: auto;" />
{{{details}}}