Template:Iumb: Difference between revisions

From SW420
Jump to navigation Jump to search
imported>Cade Calrayn
mNo edit summary
 
imported>Spongebob456
switching to border-radius. CSS has been edited to accommodate this, may take a while for cache to take effect
Tag: Reverted
Line 1: Line 1:
<div id="{{{id|{{<includeonly>subst:</includeonly>PAGENAMEE}}}}}" class="mobile-hide headertemplate messagebox noprint iumb hidable">{{rt|{{{bg|#aaa}}}}}<div style="background: {{{bg|#aaa}}}; color: {{{fg|#000}}}">
<div id="{{{id|{{<includeonly>subst:</includeonly>PAGENAMEE}}}}}" class="mobile-hide headertemplate messagebox noprint iumb hidable" style="background: {{{bg|#aaa}}}; color: {{{fg|#000}}}; border-radius:10px">
{| cellpadding="0" cellspacing="0"
{| cellpadding="0px" cellspacing="0"
|-
|-
| class="iumb-table-container" |  
| class="iumb-table-container" |  
Line 15: Line 15:
| class="iumb-hidable-button" | <span class="hidable-button"></span>
| class="iumb-hidable-button" | <span class="hidable-button"></span>
|}
|}
</div>
</div><noinclude>
{{rb|{{{bg|#aaa}}}}}</div><noinclude>


==Usage==
==Usage==
Line 26: Line 25:
| comment =
| comment =
}}
}}
</nowiki></pre>
</nowiki></pre>[[Category:Utility templates]]
 
</noinclude>
[[Category:Utility templates]]</noinclude>

Revision as of 19:55, 17 December 2022

Usage

{{iumb
| image = [[File:Filename.ext|Npx]]
| caption = 
| message = 
| comment =
}}