Template:Alert

Revision as of 18:19, 16 May 2023 by Phil (talk | contribs) (Created page with "<noinclude> This template is used for typesetting alert boxes that you want to be set apart from the surrounding text. For example, the following markup: <nowiki>{{alert|Th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template is used for typesetting alert boxes that you want to be set apart from the surrounding text.

For example, the following markup:

{{alert|This is an alert!}}

will look like this:

<figure class="alert">This is an alert!</figure>