Template:IconBox: Difference between revisions

From Hotline Wiki
Jump to navigationJump to search
Created page with "<div style="display: inline-block; width: 60px; text-align: center; border: 1px solid #ccc; margin: 2px; padding: 2px; border-radius: 4px; vertical-align: top; background: #f9f9f9;"> <html><img src="/icons/Icon_{{{1}}}.png" width="32"></html><br> <span style="font-size: 10px; font-weight: bold; color: #555;">{{{1}}}</span> </div><includeonly>Category:Hotline Icons</includeonly>"
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div style="display: inline-block; width: 60px; text-align: center; border: 1px solid #ccc; margin: 2px; padding: 2px; border-radius: 4px; vertical-align: top; background: #f9f9f9;">
{{#tag:html|
<html><img src="/icons/Icon_{{{1}}}.png" width="32"></html><br>
<div style="display: inline-block; width: 60px; text-align: center; border: 1px solid #ccc; margin: 2px; padding: 2px; border-radius: 4px; vertical-align: top; background: #f9f9f9; box-shadow: 1px 1px 2px rgba(0,0,0,0.05);">
<img src="/icons/Icon_{{{1}}}.png" width="32" height="32" style="image-rendering: pixelated; image-rendering: -moz-crisp-edges; image-rendering: crisp-edges;"><br>
<span style="font-size: 10px; font-weight: bold; color: #555;">{{{1}}}</span>
<span style="font-size: 10px; font-weight: bold; color: #555;">{{{1}}}</span>
</div><includeonly>[[Category:Hotline Icons]]</includeonly>
</div>
}}<includeonly>[[Category:Hotline Icons]]</includeonly>

Latest revision as of 21:28, 3 March 2026


{{{1}}}