User:Parnikkapore/Template:Fixme

From FlightGear wiki
Jump to navigation Jump to search
Help Needed  Add message
The following template description is not displayed when the template is inserted in an article.

Goal

Use this template to suggest fixes and improvements.

Usage

{{Fixme
| message
| width   =
| padding =
| margin  =
}}
width
Width of the messagebox, preferably as a percentage of the width of the page content. This defaults to 90%.
padding
The padding CSS setting for the message box. This defaults to 2px.
margin
The margin CSS setting for the message box. This defaults to 1em auto.

Known issues

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

{{note|1=For instruction on how to add screenshots to a forum post, see [http://forum.flightgear.org/viewtopic.php?f=19&t=8873 this forum sticky].}}
Note  For instruction on how to add screenshots to a forum post, 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
  • {{tip}} – For helpful tips

Inline italic templates

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