Template:Note: Difference between revisions
Appearance
| [pending revision] | [pending revision] |
Content deleted Content added
Caleb cooper (talk | contribs) No edit summary Tag: 2017 source edit |
Caleb cooper (talk | contribs) No edit summary Tag: 2017 source edit |
||
| Line 10: | Line 10: | ||
<div style="clear: both;"></div><div class="note {{{4|back-red}}}><div style="float: left">[[File:OOjs UI icon alert-destructive.svg|30px]]</div><div style="min-height: 35px;"> <div style="flex-grow:0;flex-shrink:0;"><strong>{{{3|Caution: }}}</strong> </div><div>{{{1}}}</div></div></div> |
<div style="clear: both;"></div><div class="note {{{4|back-red}}}><div style="float: left">[[File:OOjs UI icon alert-destructive.svg|30px]]</div><div style="min-height: 35px;"> <div style="flex-grow:0;flex-shrink:0;"><strong>{{{3|Caution: }}}</strong> </div><div>{{{1}}}</div></div></div> |
||
| caution-orange = |
| caution-orange = |
||
<div style="clear: both;"></div><div class="note {{{4|back-orange}}}><div style="float: left">[[File:OOjs UI icon alert-warning.svg|30px]]</div> |
<div style="clear: both;"></div><div class="note {{{4|back-orange}}}><div style="float: left">[[File:OOjs UI icon alert-warning.svg|30px]]</div><div style="min-height: 35px;"> <div style="flex-grow:0;flex-shrink:0;"><strong>{{{3|Caution: }}}</strong> </div><div>{{{1}}}</div></div></div> |
||
| tip = |
| tip = |
||
<div style="clear: both;"></div><div class="note {{{4|back-clear-blue}}}><div style="float: left">[[File:Customer Service Icon.png||30px]]</div> |
<div style="clear: both;"></div><div class="note {{{4|back-clear-blue}}}><div style="float: left">[[File:Customer Service Icon.png||30px]]</div><div style="min-height: 35px;"> <div style="flex-grow:0;flex-shrink:0;"><strong>{{{3|Tip: }}}</strong> </div><div>{{{1}}}</div></div></div> |
||
| moved = |
| moved = |
||
<div style="clear: both;"></div><div class="note {{{4|back-clear-blue}}}><div style="float: left">[[File:301redirect.png|100px]]</div> |
<div style="clear: both;"></div><div class="note {{{4|back-clear-blue}}}><div style="float: left">[[File:301redirect.png|100px]]</div><div style="min-height: 35px;"> <div style="flex-grow:0;flex-shrink:0;"><strong>{{{3|Moved: }}}</strong> </div><div>{{{1}}}</div></div></div> |
||
| warning = |
| warning = |
||
<div style="clear: both;"></div><div class="note {{{4|back-red}}}><div style="float: left">[[File:OOjs_UI_icon_notice-destructive.svg|30px]]</div> |
<div style="clear: both;"></div><div class="note {{{4|back-red}}}><div style="float: left">[[File:OOjs_UI_icon_notice-destructive.svg|30px]]</div><div style="min-height: 35px;"> <div style="flex-grow:0;flex-shrink:0;"><strong>{{{3|Warning: }}}</strong> </div><div>{{{1}}}</div></div></div> |
||
| dragons = |
| dragons = |
||
<div style="clear: both;"></div><div class="note {{{4|back-red}}}><div style="float: left">[[File:Dragon.webp|100px]]</div><div style="min-height: 100px;"> <div style="flex-grow:0;flex-shrink:0;"><strong>{{{3|Here be Dragons!}}}</strong> </div><div>{{{1}}}</div></div></div> |
<div style="clear: both;"></div><div class="note {{{4|back-red}}}><div style="float: left">[[File:Dragon.webp|100px]]</div><div style="min-height: 100px;"> <div style="flex-grow:0;flex-shrink:0;"><strong>{{{3|Here be Dragons!}}}</strong> </div><div>{{{1}}}</div></div></div> |
||
Revision as of 16:20, 7 April 2026
| This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
| This page was automatically imported from Commons any changes will be overwritten, the source page is here () |
| This template uses TemplateStyles: |
Usage
{{Note|This is with a blue green background the default}}
{{Note|This is with a better yellower background|reminder-yellow}}
{{Note|This is a brown info box the same as used on mediawiki|info}}
{{Note|This is a clean less intrusive info box|info-blue}}
{{Note|Careful with this action, this is a caution by default in orange|caution}}
{{Note|Careful with this action, this is a caution in red if you prefer|caution-red}}
{{Note|A warning message!|warning}}
{{Note||dragons}}
{{Note|Stop, proceed with great caution|dragons|Dragons:}}
{{Note|This is a strong start to my story|elephant}}
{{Note|You know what is definitely not going to happen|crystalball}}
{{Note|If I can get you laughing we will all be smarter|clown}}
{{Note|Let me load you up with expectations|backpack}}
{{Note|There is one thing I can never tell you|tension}}
{{Note|Just wait for a long time while I tell you lots and lots and lots of unnecessary details|hourglass}}
{{Note|Let me drop some clues for you to follow . . . |breadcrumbs}}
Show a Note
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Note Text | 1 | no description
| String | required |
| Icon or Background Color | 2 | Optional Change the Icon or Background Color
| String | optional |
| Option to change leading text | 3 | no description
| String | optional |
| Option to change CSS Class | 4 | no description
| String | optional |