Template:Warning

From MuhRO
Revision as of 06:26, 2 July 2026 by Muhgms (talk | contribs) (Created page with "<div class="warningbox" style="border:1px solid #b32424; background:#fee7e6; padding:0.5em 1em; margin:0.5em 0; border-radius:3px;">'''Warning:''' {{{1}}}</div><noinclude> == Usage == Red warning box. Pass the warning text as the first parameter. <pre> {{Warning|Resetting your skills wipes your extended memo progress.}} </pre> Note: if the warning text contains an equals sign, pass it as <code>1=</code>, for example <code>{{Warning|1=A = B ...}}</code>. Category:Templa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Warning: {{{1}}}

Usage

Red warning box. Pass the warning text as the first parameter.

{{Warning|Resetting your skills wipes your extended memo progress.}}

Note: if the warning text contains an equals sign, pass it as 1=, for example

Warning: A = B ...

.