Difference between revisions of "Template:Warning"
Jump to navigation
Jump to search
(Created page with "{{Warning}}") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Warning}} | + | |
+ | |||
+ | {| class="messagebox standard-talk" style="direction:{{#dir:{{{lang|}}}}}; border: 1px solid var(--border-color-error--hover,#CC9999); background-color: var(--background-color-error-subtle,#FFCCCC);color: inherit;" | ||
+ | |- | ||
+ | |align="center" width="9%"|[[File:WarningHand.png|50px|link=|Warning]] | ||
+ | |align="left" width="100%"|{{#if:{{{title|}}}|<big>'''{{{title|}}}'''</big><hr />|}} {{{2|{{{1}}}}}} | ||
+ | |} | ||
+ | <br> | ||
+ | <noinclude> | ||
+ | == Usage == | ||
+ | {{Warning |1=“Message” |title=Bold Title}} | ||
+ | </noinclude><br> |
Latest revision as of 07:28, 14 September 2025
Usage