Template:Iumb: Difference between revisions

From SW420
Jump to navigation Jump to search
imported>Spongebob456
switching to border-radius. CSS has been edited to accommodate this, may take a while for cache to take effect
Tag: Reverted
m Reverted edits by [[Special:Contributions/imported>Spongebob456|imported>Spongebob456]] ([[User talk:imported>Spongebob456|talk]]) to last revision by [[User:imported>Cade Calrayn|imported>Cade Calrayn]]
Tag: Rollback
 
Line 1: Line 1:
<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">
<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}}}">
{| cellpadding="0px" cellspacing="0"
{| cellpadding="0" 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><noinclude>
</div>
{{rb|{{{bg|#aaa}}}}}</div><noinclude>


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

Latest revision as of 20:49, 20 March 2023

Usage

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