Template:WarningBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class=" | <div class="mbox mbox-notice" style=" | ||
border-left: 6px solid {{{color|#999}}}; | |||
background-color: {{{color|#999}}}15; | |||
margin: 0.5em 0; | |||
padding: 0.5em 1em; | |||
display: flex; | display: flex; | ||
align-items: flex-start; | align-items: flex-start; | ||
"> | "> | ||
<div style=" | <div style="margin-right: 0.75em; flex-shrink: 0;"> | ||
[[File:{{{icon|Warning.png}}}|20px]] | |||
</div> | |||
<div style="flex: 1;"> | |||
<div style="flex: 1 | |||
{{{text|Message box content}}} | {{{text|Message box content}}} | ||
</div> | </div> | ||
</div><includeonly>[[Category:Pages with warnings]]</includeonly> | </div><includeonly>[[Category:Pages with warnings]]</includeonly> | ||
Revision as of 23:49, 26 June 2025
Message box content