User:DigitalIceAge/sandbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#switch: {{{size | {{{2|}}} }}} | {{#switch: {{{size | {{{2|}}} }}} | ||
| large=<div style="padding: 1.2em; margin-top: 0.5em; border-top-width: .4em; border-radius: .20em; box-shadow: 2px 2px #F7F8F9; background-color: | | large=<div style="padding: 1.2em; margin-top: 0.5em; border-top-width: 0.4em; border-radius: 0.20em; box-shadow: 2px 2px #F7F8F9; background-color: {{#switch: {{{severity| {{{1}}} }}} | ||
| danger=fee7e6 | |||
| warning=fceee6 | |||
| caution=fcf8e6 | |||
| note|custom=f8f9fa | |||
}}; border: 1px solid {{#switch: {{{severity| {{{1}}} }}} | |||
| danger=bf3333 | |||
| warning=df5c15 | |||
| caution=f1cc43 | |||
| note|custom=4666c8 | |||
}};"><table><tr><td>[[File:OOjs UI icon information-progressive.svg|35px|left|link=|alt=CAUTION]]</td><td>'''{{{severity| {{{1|}}} }}}''' {{{message| {{{3|}}} }}}</td></div> | |||
| medium|med=<table style="padding: 0.5em; background-color: yellow; border: 1px red solid;"><tr><td nowrap="true">[[File:OOjs UI icon information-progressive.svg|18px|text-bottom|link=|alt={{{severity}}}]] '''{{{severity| {{{1|}}} }}}''' {{{message| {{{3|}}} }}}</table> | | medium|med=<table style="padding: 0.5em; background-color: yellow; border: 1px red solid;"><tr><td nowrap="true">[[File:OOjs UI icon information-progressive.svg|18px|text-bottom|link=|alt={{{severity}}}]] '''{{{severity| {{{1|}}} }}}''' {{{message| {{{3|}}} }}}</table> | ||
| small=[[File:OOjs UI icon information-progressive.svg|18px|text-bottom|link=|alt={{{severity}}}]] '''{{{severity| {{{1|}}} }}}''' {{{message| {{{3|}}} }}} | | small=[[File:OOjs UI icon information-progressive.svg|18px|text-bottom|link=|alt={{{severity}}}]] '''{{{severity| {{{1|}}} }}}''' {{{message| {{{3|}}} }}} | ||
}} | }} |