Template:Warning: Difference between revisions

From Plover Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{Box
<includeonly>{{Box
|text = {{{text|Lorem ipsum dolor sit amet.}}}
|text = {{{1|Lorem ipsum dolor sit amet.}}}
|image = Dialog-warning.png
|image = Dialog-warning.png
|border = #ff8040
|border = #ff8040
|background = #fcffee
|background = #fcffee
}}
}}
</includeonly>
<noinclude>
This template is used to give a warning in a colored box.
==Default usage==
<pre>{{Warning|Too hot!}}</pre>
Write the warning text after a <code>|</code> character within the curly brackets. If none is supplied, the box will display a Lorem ipsum warning.
{{Warning|Too hot!}}
[[Category:Box templates]]
</noinclude>

Revision as of 23:48, 21 May 2025


This template is used to give a warning in a colored box.

Default usage

{{Warning|Too hot!}}

Write the warning text after a | character within the curly brackets. If none is supplied, the box will display a Lorem ipsum warning.

format=frameless
format=frameless

Too hot!