Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Caution: Difference between revisions

Template page
mediawiki>Samwilson
m Reverted edits by Loki Laufeyson on WheeIs (talk) to last version by Clump
 
No edit summary
Tag: 2017 source edit
 
(One intermediate revision by the same user not shown)
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!</translate>]] '''<translate><!--T:2--> Caution:</translate>''' {{#if:{{{1|}}}
}}<!--#/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>
|&#32;
|&#32;
Line 9: Line 9:
{{Documentation|content=
{{Documentation|content=


<translate>
 
== Usage == <!--T:3-->
== Usage == <!--T:3-->


=== Method 1 === <!--T:4-->
=== 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>
<!--T:5--> The following displays the Caution icon and the word 'Caution:'.
{{Caution}} <translate><!--T:10--> Here is my ''Caution'' message.</translate>
<!--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.
 


<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>}}
<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


Caution! Caution:

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! 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.}}
Caution! Caution: 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.
MediaWiki Appliance - Powered by TurnKey Linux