Template:Maintenance section box: Difference between revisions
Created page with "<div class="mw-parser-output" style="margin: 1em 0;"> <div style="border: 1px solid #a2a9b1; border-left: 10px solid {{{color|#f28500}}}; background-color: #f8f9fa; padding: 10px; display: flex; align-items: center; width: {{{width|auto}}};"> <div style="min-width: 50px; text-align: center;"> [[File:{{{image|Edit-find.svg}}}|40px|link=|alt=Icon]] </div> <div style="flex-grow: 1; font-size: 95%;"> {{{text}}} </div> </div> </div><includeonly>{{#if:{{{cat..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class="mw-parser-output" style="margin: 1em 0;"> | <div class="mw-parser-output" style="margin: 1em 0;"> | ||
<div style="border: 1px solid #a2a9b1; border-left: 10px solid {{{color|#f28500}}}; background-color: #f8f9fa; padding: 10px; display: flex; align-items: center; width: {{{width|auto}}};"> | <div style="border: 1px solid #a2a9b1; border-left: 10px solid {{{color|#f28500}}}; background-color: #f8f9fa; padding: 10px; display: flex; align-items: center; width: {{{width|auto}}};"> | ||
<div style="flex-grow: 1; font-size: 95%;"> | <div style="flex-grow: 1; font-size: 95%;"> | ||
'''{{{tag_type|Tag title}}}'''<br> | |||
{{{text|Additional text}}} | |||
</div> | </div> | ||
</div> | </div> | ||