Template:Fgaddon aircraft source

From FlightGear wiki
Revision as of 15:31, 29 May 2015 by Johan G (talk | contribs) (Created page with "http://sourceforge.net/p/flightgear/fgaddon/{{{2|HEAD}}}/tree/trunk/Aircraft/<!-- -->{{#if: {{{1|}}} <!-- Is an aircraft defined? --> | <!-- Yes, go to file path --><!-- --...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

http://sourceforge.net/p/flightgear/fgaddon/HEAD/tree/trunk/Aircraft/

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

Goal

This template will return the URL of an FGAddon aircraft if given the name of the aircraft directory in the repository.

Usage

{{fgaddon aircraft url|aircraft|revision}}

All parameters are optional.

aircraft
Aircraft directory name. If empty the URL of trunk/Aircraft/ will be returned.
revision
Optional revision number to use instead of HEAD.

Examples

{{fgaddon aircraft url|737-200}}

http://sourceforge.net/p/flightgear/fgaddon/HEAD/tree/trunk/Aircraft/737-200/

{{fgaddon aircraft url|ec135|560}}

http://sourceforge.net/p/flightgear/fgaddon/560/tree/trunk/Aircraft/ec135/