<?xml version="1.0" encoding="utf-8"?>
<s1 title="HelpOnAdmonitions"><p></p>
<s2 id="Admonitions" title="Admonitions">
<p>Admonitions are used to make some text stand out or to point out something which doesn&apos;t fit in the normal flow of the text.  </p>
<p>There are five different admonitions currently supported by the Modern theme. They are warning, caution, important, note and tip. Below is an example of the caution admonition. </p>
<p></p>
<source><![CDATA[{{{#!wiki caution
'''Don't overuse admonitions'''

Admonitions should be used with care. A page riddled with admonitions will look restless and will be harder to follow than a page where admonitions are used sparingly.
}}}]]></source><p></p>
<p><strong>Don&apos;t overuse admonitions</strong> </p>
<p>Admonitions should be used with care. A page riddled with admonitions will look restless and will be harder to follow than a page where admonitions are used sparingly. </p>
<p>The other admonition styles are: </p>
<p><strong>Warning</strong> </p>
<p>Use warnings when there is a risk of bodily harm or dataloss. </p>
<p></p>
<p><strong>Important</strong> </p>
<p>Remember that in the new wiki-syntax the terminating }}} need to be on a separate line. </p>
<p></p>
<p><strong>Note</strong> </p>
<p>You can use normal <em>markup</em> and <jump href="/wiki/HelpOnAdmonitions">links</jump> in the admonition. </p>
<p></p>
<p><strong>Tip</strong> </p>
<p>For syntax examples, please read the <jump href="/wiki/HelpOnAdmonitions?action=raw" class="action">raw source markup</jump> of this page. </p>
</s2></s1>