Difference between revisions of "Template:Warning"

From LFS Manual
Jump to navigationJump to search
(use div class warningbox)
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
+
<includeonly>{{mbox|type=warning|text={{{1}}}|small={{{small|}}}}}</includeonly><noinclude>{{documentation}}</noinclude>
 
 
<div class="warningbox">{{{image|[[Image:Caution.png|{{{icon-size|30px}}}]]}}} {{{text|{{{1}}}}}}</div></includeonly><noinclude>{{documentation}}</noinclude>
 

Latest revision as of 22:41, 5 December 2023

Template Info-Icon.png

Template documentation

View - Edit

Usage

Markup Renders as
{{warning|This is a warning.}}
Caution.png This is a warning.