##master-page: ##master-date: #acl -All:write Default #format wiki #language en = Admonitions = Admonitions are used to make some text stand out or to point out something which doesn't fit in the normal flow of the text. 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. {{{{ {{{#!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. }}} }}}} {{{#!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. }}} The other admonition styles are: {{{#!wiki warning '''Warning''' Use warnings when there is a risk of bodily harm or dataloss. }}} {{{{#!wiki important '''Important''' Remember that in the new wiki-syntax the terminating }}} need to be on a separate line. }}}} {{{#!wiki note '''Note''' You can use normal ''markup'' and [[HelpOnAdmonitions| links]] in the admonition. }}} {{{#!wiki tip '''Tip''' For syntax examples, please read the <> of this page. }}}