Template:FG1000 file

From FlightGear wiki
Revision as of 12:44, 16 April 2018 by Bugman (talk | contribs) (Reintroduced the 'label' parameter.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

NavigationMap


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

Goal

This template is for creating links to the FG1000 instrument Nasal sources. It is a subtemplate of the master {{repo link}} template designed to be specific for the FGData repository and the FG1000 instrument.

Usage

{{FG1000 file
| name =
| label =
}}
name
The name of the file without the *.nas extension. This is either a named or numbered parameter.
label
The text to display, defaulting to name.

Examples

{{FG1000 file|TrafficMap|label=Traffic map}}

Traffic map

Related templates