Template:Warning: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(translation tweaks) |
||
Line 45: | Line 45: | ||
</translate> | </translate> | ||
<nowiki>{{warning|</nowiki><translate><!--T:15--> Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!), 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><nowiki>}}</nowiki> | <nowiki>{{warning|1=</nowiki><translate><!--T:15--> Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!), 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><nowiki>}}</nowiki> | ||
{{warning|<translate><!--T:16--> Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!), 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>}} | {{warning|1=<translate><!--T:16--> Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!), 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:Warning templates{{#translation:}}|{{PAGENAME}}]] | [[Category:Warning templates{{#translation:}}|{{PAGENAME}}]] |
Revision as of 03:00, 17 September 2018
<languages/>
Warning:
{{ Template:TNTN |content=
<translate>
Usage
This template has two possible usages:
- Will have the text flow below when the warning text is too long</translate>
<translate>
- Uses a table to indent the text.
Method 1
The following displays the warning icon and the word "Warning:".</translate> <translate> You can follow this with whatever text/images/markup you like.
Wiki Code: </translate>
{{warning}} <translate> Don't do that!</translate>
Warning: <translate> Don't do that!</translate>
<translate>
Method 2
The following includes the text passed to the template, and uses a table to stop the text flowing round the icon.
Wiki Code: </translate>
{{warning|1=<translate> Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!), 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:Warning templates{{#translation:}}|Warning]]