Template:FG1000 file: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (https://sourceforge.net/p/flightgear/fgdata/ci/a2b17b4085f3d8aa60c3583777c4d81de7482c3b/)
(Switch to the {{fgdata source}} template to future-proof the external links, and to bring it under the umbrella of the {{repo link}} family of templates.)
Line 1: Line 1:
[https://sourceforge.net/p/flightgear/fgdata/ci/next/tree/Aircraft/Instruments-3d/FG1000/Nasal/MFDPages/{{{name|NavigationMap}}}/{{{type|{{{name|NavigationMap}}}.nas}}} {{{label|{{{name|NavigationMap}}}}}}]
{{fgdata source
| path = Aircraft/Instruments-3d/FG1000/Nasal/MFDPages/{{{1|{{{name|NavigationMap}}}}}}/{{{1|{{{name|NavigationMap}}}}}}.nas
| view = tree
| text = {{{1|{{{name|NavigationMap}}}}}}
}}<noinclude>
 
{{Informative template|1=
__NOTOC__
== Goal ==
This template is for creating links to the FG1000 instrument Nasal sources.  It is a subtemplate of the master {{tl|repo link}} template designed to be specific for the FGData repository and the FG1000 instrument.
 
== Usage ==
 
{{obr}}'''FG1000 file'''
{{!}} ''name'' =
{{cbr}}
 
; {{param|name}}: The name of the file without the ''*.nas'' extension.  This is either a named or numbered parameter.
 
== Examples ==
 
{{obr}}FG1000 file{{!}}TrafficMap{{cbr}}
 
{{FG1000 file|TrafficMap}}
 
== Related templates ==
{{repo link/doc related}}
 
}}
 
[[Category:Repository link templates]]

Revision as of 09:48, 16 April 2018

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 =
}}
name
The name of the file without the *.nas extension. This is either a named or numbered parameter.

Examples

{{FG1000 file|TrafficMap}}

TrafficMap

Related templates