Template:CommunityIcon: Difference between revisions

From Hotline Wiki
Jump to navigationJump to search
Created page with "<div style="display: inline-block; width: 75px; text-align: center; border: 1px solid #555; margin: 5px; padding: 8px; border-radius: 6px; vertical-align: top; background: #222; color: #eee; box-shadow: 2px 2px 5px rgba(0,0,0,0.5);"> <div style="width: 32px; height: 32px; margin: 0 auto 5px auto; background: url(/ik0ns/Icon_{{{1}}}.png) no-repeat center; background-size: contain; image-rendering: pixelated; border: 1px solid #444;"></div> <span style="font-size: 11px; fo..."
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="display: inline-block; width: 75px; text-align: center; border: 1px solid #555; margin: 5px; padding: 8px; border-radius: 6px; vertical-align: top; background: #222; color: #eee; box-shadow: 2px 2px 5px rgba(0,0,0,0.5);">
{{#tag:html|
<div style="width: 32px; height: 32px; margin: 0 auto 5px auto; background: url(/ik0ns/Icon_{{{1}}}.png) no-repeat center; background-size: contain; image-rendering: pixelated; border: 1px solid #444;"></div>
<div style="display: inline-block; min-width: 60px; max-width: 250px; text-align: center; border: 1px solid #444; margin: 2px; padding: 6px; border-radius: 4px; vertical-align: top; background: #000; box-shadow: 0 4px 8px rgba(0,0,0,0.3);">
<span style="font-size: 11px; font-family: 'Courier New', Courier, monospace; font-weight: bold;">ID: {{{1}}}</span>
    <div style="height: 32px; display: flex; align-items: center; justify-content: center; margin-bottom: 4px;">
        <img src="/ik0ns/{{{1}}}.png" style="height: 18px; width: auto; max-width: 100%; image-rendering: pixelated; image-rendering: crisp-edges; display: block;">
    </div>
    <div style="font-size: 10px; font-weight: bold; color: #888; font-family: 'Courier New', Courier, monospace; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-transform: uppercase;">{{{1}}}</div>
</div>
</div>
}}<includeonly>[[Category:Hotline Icons]]</includeonly>

Latest revision as of 04:23, 4 March 2026

{{{1}}}