Template:Fgaddon aircraft source: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
("fgaddon aircraft url" → "fgaddon url")
m (+-cat)
Line 31: Line 31:
}}
}}


[[Category:Link templates]]
[[Category:Repository link templates‎]]
</noinclude>
</noinclude>

Revision as of 09:56, 16 September 2015

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 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 url}}

https://sourceforge.net/p/flightgear/fgaddon/HEAD/tree/trunk

{{fgaddon url|737-200}}

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

{{fgaddon url|ec135|560}}

https://sourceforge.net/p/flightgear/fgaddon/HEAD/tree/trunk/ec135