Difference between revisions of "Template:Alert"
(Tag: Undo) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 15: | Line 15: | ||
border-left-style: solid; | border-left-style: solid; | ||
border-right-style: solid; | border-right-style: solid; | ||
− | |||
− | |||
border-radius: 5px; | border-radius: 5px; | ||
− | display: table; | + | {{ #ifeq: {{{inline|no}}} | yes |
+ | | display: inline-table; margin-top: 5px; margin-bottom: 5px; | ||
+ | | display: table; margin-top: 10px; margin-bottom: 10px; | ||
+ | }} | ||
+ | border-collapse: separate; | ||
+ | border-spacing: 5px; | ||
"> {{#if: {{{3|}}} | "> {{#if: {{{3|}}} | ||
| <strong style="display: table-cell; padding-right: 5px; vertical-align: middle;">{{{2}}}</strong>{{{3}}} | | <strong style="display: table-cell; padding-right: 5px; vertical-align: middle;">{{{2}}}</strong>{{{3}}} | ||
| <span>{{{2}}}</span> | | <span>{{{2}}}</span> | ||
}}</div> | }}</div> |
Latest revision as of 12:52, 27 March 2020
{{{2}}}