Template:BannerBox: Difference between revisions

From Hotline Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<div style="margin: 10px 0; border: 1px solid #444; background: #000; padding: 5px; border-radius: 4px; display: inline-block; max-width: 100%; box-shadow: 0 4px 8px rgba(0,0,0,0.3);">
<div style="margin: 10px 0; border: 1px solid #444; background: #000; padding: 5px; border-radius: 4px; display: inline-block; max-width: 100%; box-shadow: 0 4px 8px rgba(0,0,0,0.3); text-align: center;">
<div style="height: 60px; min-width: 468px; background: url(https://hlwiki.com/banners/{{{1}}}) no-repeat center; background-size: contain; image-rendering: pixelated;"></div>
    <div style="min-width: 468px; min-height: 60px; display: flex; align-items: center; justify-content: center;">
<div style="text-align: center; color: #888; font-size: 11px; margin-top: 5px; font-family: 'Courier New', Courier, monospace; text-transform: uppercase; letter-spacing: 1px;">
        <img src="/banners/{{{1}}}" style="max-height: 60px; max-width: 100%; height: auto; display: block; image-rendering: pixelated;">
Source: {{{1}}}
    </div>
</div>
    <div style="text-align: center; color: #888; font-size: 11px; margin-top: 5px; font-family: 'Courier New', Courier, monospace; text-transform: uppercase; letter-spacing: 1px;">
        Source: {{{1}}}
    </div>
</div>
</div>

Revision as of 03:54, 4 March 2026

       <img src="/banners/{{{1}}}" style="max-height: 60px; max-width: 100%; height: auto; display: block; image-rendering: pixelated;">
       Source: {{{1}}}