Template:Fgaddon aircraft source

From FlightGear wiki
Revision as of 09:53, 16 September 2015 by Johan G (talk | contribs) (Johan G moved page Template:Fgaddon aircraft url to Template:Fgaddon url without leaving a redirect: As per discussion on Template talk:Repo link)
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/