Template:Infobox: Difference between revisions

From UO Icebound
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div style="float: right; width: 200px; background-color: #111111; color: #AFACA8; border: 1px solid #6b7e7e; padding: 10px; margin: 10px; overflow: auto;">
<div style="float: right; width: 200px; background-color: #6b7e7e; color: #AFACA8; border: 1px solid #6b7e7e; padding: 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;">
         <img src="{{{image}}}" alt="{{{caption}}}" style="max-width: 100%; height: auto;" />
         [[File:{{{image}}}|300px|{{{caption}}}]]
     </div>
     </div>
     <div style="background-color: #111111;">
     <div>
         {{{details}}}
         {{{details}}}
     </div>
     </div>
</div>
</div>

Revision as of 21:16, 17 October 2024

{{{title}}}
       [[File:{{{image}}}|300px|{{{caption}}}]]
       {{{details}}}