Template:Note: Difference between revisions

[checked revision][checked revision]
Content deleted Content added
No edit summary
Line 2:
{{#switch: {{{2}}}
| reminder-green =
<div style="clear: both;"></div><div class="note {{{4|back-palegreen}}}">
[[File:OOjs UI icon lightbulb-yellow.svg]] &nbsp;'''{{{3|Note: }}}''' {{{1}}}</div>
| reminder-yellow =
<div style="clear: both;"></div><div class="note {{{4|back-yellow}}}">
[[File:OOjs UI icon lightbulb-yellow.svg]] &nbsp;'''{{{3|Note: }}}''' {{{1}}}</div>
| caution =
<div style="clear: both;"></div><div class="note {{{4|back-orange}}}>
[[File:OOjs UI icon alert-warning.svg]] &nbsp;'''{{{3|Caution: }}}''' {{{1}}}</div>
| caution-red =
<div style="clear: both;"></div><div class="note {{{4|back-red}}}>
[[File:OOjs UI icon alert-destructive.svg]] &nbsp;'''{{{3|Caution: }}}''' {{{1}}}</div>
| caution-orange =
<div style="clear: both;"></div><div class="note {{{4|back-orange}}}>
[[File:OOjs UI icon alert-warning.svg]] &nbsp;'''{{{3|Caution: }}}''' {{{1}}}</div>
| tip =
<div style="clear: both;"></div><div class="note {{{4|back-clear-blue}}}>
[[File:Customer Service Icon.png|32px]] &nbsp;'''{{{3|Tip: }}}''' {{{1}}}</div>
| warning =
<div style="clear: both;"></div><div class="note {{{4|back-red}}}>
[[File:OOjs_UI_icon_notice-destructive.svg]] &nbsp;'''{{{3|Warning: }}}''' {{{1}}}</div>
| info =
<div style="clear: both;"></div><div class="note {{{4|back-brown}}}>
[[File:OOjs_UI_icon_reference_20_ac6600.svg]] &nbsp; {{{1}}}</div>
| info-blue =
<div style="clear: both;"></div><div class="note {{{4|back-clear-blue}}}>
[[File:OOjs UI icon reference-progressive.svg]] &nbsp; {{{1}}}</div>
| legend =
<div style="clear: both;"></div><div class="note {{{4|back-clear-blue}}}>
[[File:OOjs UI icon info.svg.png|35px]] &nbsp;'''{{{3|Legend: }}}''' {{{1}}}</div>
| legend-grey =
<div style="clear: both;"></div><div class="note {{{4|back-lightgrey}}}>
[[File:OOjs UI icon info.svg.png|35px]] &nbsp;'''{{{3|Legend: }}}''' {{{1}}}</div>
| legend-clear =
<div style="clear: both;"></div><div class="note {{{4|back-clear-black}}}>
[[File:OOjs UI icon info.svg.png|35px]] &nbsp;'''{{{3|Legend: }}}''' {{{1}}}</div>
| legend-blue =
<div style="clear: both;"></div><div class="note {{{4|back-clear-blue}}}>
[[File:OOjs UI icon info-progressive.svg.png|35px]] &nbsp;'''{{{3|Legend: }}}''' {{{1}}}</div>
| #default =
<div style="clear: both;"></div><div class="note {{{4|back-palegreen}}}">
[[File:OOjs UI icon lightbulb-yellow.svg]] &nbsp;'''{{{3|Note: }}}''' {{{1}}}</div>
}}</onlyinclude>
<noinclude>