Editing Template:Caution
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 3: | Line 3: | ||
</noinclude>{{#if: {{{1|}}} | </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"> | |<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-->[[File:OOjs UI icon alert-destructive.svg|18px|text-bottom|alt=<translate><!--T:1--> Caution!]] '''<!--T:2--> Caution:''' {{#if:{{{1|}}} | }}<!--#/if-->[[File:OOjs UI icon alert-destructive.svg|18px|text-bottom|alt=<translate><!--T:1--> Caution!</translate>]] '''<translate><!--T:2--> Caution:</translate>''' {{#if:{{{1|}}} | ||
|</td><td valign="top" style="padding-{{dir|{{pagelang}}|right|left}}:0.5em"> {{{1|}}}</td></tr></table> | |</td><td valign="top" style="padding-{{dir|{{pagelang}}|right|left}}:0.5em"> {{{1|}}}</td></tr></table> | ||
|  | |  | ||
Line 9: | Line 9: | ||
{{Documentation|content= | {{Documentation|content= | ||
<translate> | |||
== Usage == <!--T:3--> | == Usage == <!--T:3--> | ||
=== Method 1 === <!--T:4--> | === Method 1 === <!--T:4--> | ||
<!--T:5--> The following displays the Caution icon and the word 'Caution:'. | </translate> | ||
<!--T:6--> You can follow this with whatever text/images/markup you like | <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--> | === Method 2 === <!--T:7--> | ||
<!--T:8--> | <!--T:8--> | ||
The following includes the text passed to the template, and uses a table to stop the text flowing round the icon. | 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:}}]] | [[Category:Templates{{#translation:}}]] | ||
</noinclude> | </noinclude> |