Template:Ticket

From FlightGear wiki
Revision as of 22:54, 29 October 2013 by Johan G (talk | contribs) (Adding an extra parameter to allow for example "bug" to be used instead of "issue")
Jump to navigation Jump to search

issue #{{{1}}}

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

Goal

This template can be used in running text to link to a specific issue on the FlightGear bug and feature request tracker.

Usage

{{issue|issue id|alternative text}}
  • issue id: The id of the issue on the tracker, an integer number
  • alternative text: An optional alternative text to use instead of "issue"

Examples

When global "reinit" ({{issue|419}}) get resolved it might be possible to change aircraft during the session.

When global "reinit" (ticket #419) get resolved it might be possible to change aircraft during the session.

See {{issue|202|bug report}} for the fix.

See bug report #202 for the fix.