Template:Caution: Difference between revisions

Created page with "<noinclude> <languages/> </noinclude>{{#if: {{{1|}}} |<table cellspacing="0" cellpadding="0" border="0" style="margin-top:0.5em; border:1px #d33 solid; padding:0.5em; background-color:#fee7e6"><tr><td nowrap="true" valign="top"> }}<!--#/if-->18px|text-bottom|alt=<translate><!--T:1--> Caution!</translate> '''<translate><!--T:2--> Caution:</translate>''' {{#if:{{{1|}}} |</td><td valign="top" style="padding-{{dir|{{pagelang}}|righ..."
 
Added caution icon to caution template box.
 
(21 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>
<div class="caution">
<languages/>
[[File:Caution.png|35px|thumb|left]]
</noinclude>{{#if: {{{1|}}}
{{{1|}}}
|<table cellspacing="0" cellpadding="0" border="0" style="margin-top:0.5em; border:1px #d33 solid; padding:0.5em; background-color:#fee7e6"><tr><td nowrap="true" valign="top">
</div>
}}<!--#/if-->[[File:OOjs UI icon alert-destructive.svg|18px|text-bottom|alt=<translate><!--T:1--> Caution!</translate>]] '''<translate><!--T:2--> Caution:</translate>''' {{#if:{{{1|}}}
<div style="clear: both"></div>
|</td><td valign="top" style="padding-{{dir|{{pagelang}}|right|left}}:0.5em"> {{{1|}}}</td></tr></table>
|&#32;
}}<!--#/if--><noinclude>
{{Documentation|content=
 
<translate>
== Usage == <!--T:3-->
 
=== Method 1 === <!--T:4-->
</translate>
<translate><!--T:5--> The following displays the Caution icon and the word 'Caution:'.</translate>
<translate><!--T:6--> You can follow this with whatever text/images/markup you like.</translate>
 
<pre>{{Caution}} <translate nowrap><!--T:9--> Here is my ''Caution'' message.</translate></pre>
{{Caution}} <translate><!--T:10--> Here is my ''Caution'' message.</translate>
 
<translate>
=== Method 2 === <!--T:7-->
 
<!--T:8-->
The following includes the text passed to the template, and uses a table to stop the text flowing round the icon.
</translate>
 
<pre>{{Caution|1=<translate nowrap><!--T:11--> Here is a long ''Caution'' message, which is sufficiently wordy to run onto a second line on most common screen resolutions, which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.</translate>}}</pre>
 
{{Caution|1=<translate><!--T:12--> Here is a long ''caution'' message, which is sufficiently wordy to run onto a second line on most common screen resolutions, which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.</translate>}}
 
}}
[[Category:Templates{{#translation:}}]]
</noinclude>

Latest revision as of 20:44, 3 November 2024


This page was last edited on 3 November 2024, at 20:44.