More actions
Meowcat285 (talk | contribs) m 1 revision imported |
Meowcat285 (talk | contribs) No edit summary Tag: 2017 source edit |
||
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= | }}<!--#/if-->[[File:OOjs UI icon alert-destructive.svg|18px|text-bottom|alt=<!--T:1--> Caution!]] '''<!--T:2--> Caution:''' {{#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= | ||
== Usage == <!--T:3--> | == Usage == <!--T:3--> | ||
=== Method 1 === <!--T:4--> | === Method 1 === <!--T:4--> | ||
<pre>{{Caution}} < | <!--T:5--> The following displays the Caution icon and the word 'Caution:'. | ||
{{Caution}} | <!--T:6--> You can follow this with whatever text/images/markup you like. | ||
<pre>{{Caution}} <nowrap><!--T:9--> Here is my ''Caution'' message.</pre> | |||
{{Caution}} <!--T:10--> Here is my ''Caution'' message. | |||
=== 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. | ||
{{Caution|1=< | <pre>{{Caution|1=<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.}}</pre> | ||
{{Caution|1=<!--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.}} | |||
}} | }} | ||
[[Category:Templates{{#translation:}}]] | [[Category:Templates{{#translation:}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 00:03, 17 January 2025
Template documentation
Usage
Method 1
The following displays the Caution icon and the word 'Caution:'. You can follow this with whatever text/images/markup you like.
{{Caution}} <nowrap><!--T:9--> Here is my ''Caution'' message.
Caution: Here is my Caution message.
Method 2
The following includes the text passed to the template, and uses a table to stop the text flowing round the icon.
{{Caution|1=<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.}}