Template:Note: Difference between revisions
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) |
Caleb Cooper (talk | contribs) 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]] '''{{{3|Note: }}}''' {{{1}}}</div>
| reminder-yellow =
<div style="clear: both;"></div><div class="note {{{4|back-yellow}}}">
[[File:OOjs UI icon lightbulb-yellow.svg]] '''{{{3|Note: }}}''' {{{1}}}</div>
| caution =
<div style="clear: both;"></div><div class="note {{{4|back-orange}}}>
[[File:OOjs UI icon alert-warning.svg]] '''{{{3|Caution: }}}''' {{{1}}}</div>
| caution-red =
<div style="clear: both;"></div><div class="note {{{4|back-red}}}>
[[File:OOjs UI icon alert-destructive.svg]] '''{{{3|Caution: }}}''' {{{1}}}</div>
| caution-orange =
<div style="clear: both;"></div><div class="note {{{4|back-orange}}}>
[[File:OOjs UI icon alert-warning.svg]] '''{{{3|Caution: }}}''' {{{1}}}</div>
| tip =
<div style="clear: both;"></div><div class="note {{{4|back-clear-blue}}}>
[[File:Customer Service Icon.png|32px]] '''{{{3|Tip: }}}''' {{{1}}}</div>
| warning =
<div style="clear: both;"></div><div class="note {{{4|back-red}}}>
[[File:OOjs_UI_icon_notice-destructive.svg]] '''{{{3|Warning: }}}''' {{{1}}}</div>
| info =
<div style="clear: both;"></div><div class="note {{{4|back-brown}}}>
[[File:OOjs_UI_icon_reference_20_ac6600.svg]] {{{1}}}</div>
| info-blue =
<div style="clear: both;"></div><div class="note {{{4|back-clear-blue}}}>
[[File:OOjs UI icon reference-progressive.svg]] {{{1}}}</div>
| legend =
<div style="clear: both;"></div><div class="note {{{4|back-clear-blue}}}>
[[File:OOjs UI icon info.svg.png|35px]] '''{{{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]] '''{{{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]] '''{{{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]] '''{{{3|Legend: }}}''' {{{1}}}</div>
| #default =
<div style="clear: both;"></div><div class="note {{{4|back-palegreen}}}">
[[File:OOjs UI icon lightbulb-yellow.svg]] '''{{{3|Note: }}}''' {{{1}}}</div>
}}</onlyinclude>
<noinclude>
| |||