Template:Caution: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Trying to remove empty line that follows the template)
(→‎Known issues: External links)
Line 12: Line 12:
  <nowiki>{{caution|Never apply full throttle instantly at take off in high performance tail draggers.  You will ground loop and possibly crash.}}</nowiki>
  <nowiki>{{caution|Never apply full throttle instantly at take off in high performance tail draggers.  You will ground loop and possibly crash.}}</nowiki>
{{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{{=}}'''.
<nowiki>{{</nowiki>'''caution'''<nowiki>|</nowiki>'''1='''message<nowiki>}}</nowiki>


== Related templates ==
== Related templates ==

Revision as of 15:07, 21 August 2014

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.