|
|
(20 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| == Usage == <!--T:3-->
| | <div class="caution"> |
| | | [[File:Caution.png|35px|thumb|left]] |
| === Method 1 === <!--T:4--> | | {{{1|}}} |
| </translate>
| | </div> |
| <translate><!--T:5--> The following displays the Caution icon and the word 'Caution:'.</translate>
| | <div style="clear: both"></div> |
| <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> | |