Template:Warning: Difference between revisions

Everything About Fiction You Never Wanted to Know.
Content added Content deleted
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 20: Line 20:


Wiki Code:
Wiki Code:
<nowiki>{{warning|Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!),
<nowiki>{{warning|Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a 1900-pixel-wide window), which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.}}</nowiki>
which would normally cause it to wrap round the icon, but because we passed it as a parameter
it keeps its left alignment straight.}}</nowiki>


{{warning|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.}}
{{warning|Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a 1900-pixel-wide window), which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.}}


{{Languages|Template:Warning}}
{{Languages|Template:Warning}}
[[Category:Template|{{PAGENAME}}]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 15:47, 11 December 2019


Usage

This template has two possible usages:

  1. Will have the text flow below when the warning test is too long
  2. Uses a table to indent the text.

Method 1

The following displays the warning icon and the word 'Warning:'. You can follow this with whatever text/images/markup you like.

Wiki Code:

{{warning}} Don't do that!

Warning Warning: Don't do that!

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:

{{warning|Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a 1900-pixel-wide window), which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.}} 
Warning Warning: Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a 1900-pixel-wide window), which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.
Language: English