Template:Fgaddon aircraft source

From FlightGear wiki
Revision as of 19:28, 29 May 2015 by Johan G (talk | contribs) (+doc: + Example without any parameters)
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}}

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

{{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/