Template:Caution: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Used {{LangSwitch}} to translate the template into English, French, and German.)
(Using fixed width. Easier to read and looks better when there are nearby messageboxes.)
Line 1: Line 1:
{| cellspacing="0" style="border: 1px solid #FC2; border-left-width: 10px; margin: 1em auto; min-width: 60%; max-width: 85%; background-color: #fdf8d8; padding: 2px;"
{| cellspacing="0" style="border: 1px solid #FC2; border-left-width: 10px; margin: 1em auto; width: 90%; background-color: #fdf8d8; padding: 2px;"
| style="padding-left:5px;" | '''<span class="smallcaps" style="font-variant:small-caps;">{{LangSwitch
| style="padding-left:5px;" | '''<span class="smallcaps" style="font-variant:small-caps;">{{LangSwitch
  | de = Achtung
  | de = Achtung

Revision as of 02:00, 9 October 2015

Caution  Add message
The following template description is not displayed when the template is inserted in an article.

Goal

Use this template to add a caution when there might be damages to the virtual aircraft or to real equipment.

Usage

{{caution|message}}

Example

{{caution|Never apply full throttle instantly at take off in high performance tail draggers.  You will ground loop and possibly crash.}}
Caution  Never apply full throttle instantly at take off in high performance tail draggers. You will ground loop and possibly crash.

Known issues

Adding external links must be done like below. Specifically note the 1=.

{{caution|1=message}}

Related templates

Messagebox templates

  • {{warning}} – When a virtual aircraft might crash or when real equipment or ones health might be jeopardized
  • {{note}} – For important notes
  • {{tip}} – For helpful tips

Inline italic templates

Note If there is a need for a warning use a messagebox template instead.