Template:Tip: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (fix: Removing empty line that followed the template)
(→‎Known issues: External links)
Line 12: Line 12:
  <nowiki>{{tip|If the main menu is hidden press {{key press|F10}}.}}</nowiki>
  <nowiki>{{tip|If the main menu is hidden press {{key press|F10}}.}}</nowiki>
{{tip|If the main menu is hidden press {{key press|F10}}.}}
{{tip|If the main menu is hidden press {{key press|F10}}.}}
== Known issues ==
Adding external links must be done like below. Specifically note the '''1{{=}}'''.
<nowiki>{{note|1=You can add your screenshots to a forum post.  For instructions see [http://forum.flightgear.org/viewtopic.php?f=19&t=8873 this forum sticky].}}</nowiki>
{{tip|1=You can add your screenshots to a forum post.  For instructions see [http://forum.flightgear.org/viewtopic.php?f=19&t=8873 this forum sticky].}}


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

Revision as of 15:06, 21 August 2014

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

Goal

Use this template to add a helpful tip.

Usage

{{tip|message}}

Example

{{tip|If the main menu is hidden press {{key press|F10}}.}}
Tip  If the main menu is hidden press F10.

Known issues

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

{{note|1=You can add your screenshots to a forum post.  For instructions see [http://forum.flightgear.org/viewtopic.php?f=19&t=8873 this forum sticky].}}
Tip  You can add your screenshots to a forum post. For instructions see this forum sticky.

Related templates

Messagebox templates

  • {{warning}} – When a virtual aircraft might crash or when real equipment or ones health might be jeopardized
  • {{caution}} – When there might be damages to the virtual aircraft or to real equipment
  • {{note}} – For important notes

Inline italic templates

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