Template:Note: Difference between revisions

From Miosix Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 3: Line 3:


== Example ==
== Example ==
Some text before
{{Note|This text should be noted.}}


{{Note|This text should be noted.}}
Some text after
</noinclude>
</noinclude>
<includeonly><div style="margin:1em 0; padding:0.5em 1em; border:thin solid light-dark(black,white); border-left-width:0.25rem; overflow:hidden; background-color:light-dark(#dff0ff,#08212e); border-color:rgb(0,136,204);"><strong style="display:block; border-bottom:1px solid var(--border-color-base,#ccc); margin-bottom:0.5em; padding-bottom:0.25em;">Note</strong> {{{1|{{META Error}}}}}</div></includeonly>
<includeonly><div style="margin:1em 0; padding:0.5em 1em; border:thin solid light-dark(black,white); border-left-width:0.25rem; overflow:hidden; background-color:light-dark(#dff0ff,#08212e); border-color:rgb(0,136,204);"><strong style="display:block; border-bottom:1px solid var(--border-color-base,#ccc); margin-bottom:0.5em; padding-bottom:0.25em;">Note</strong> {{{1|{{META Error}}}}}</div></includeonly>

Latest revision as of 12:07, 23 July 2026

A "Note" box used to emphasize important information.

Example

Some text before

Note This text should be noted.

Some text after