Template:Preferences.xml: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
(doc; cat: Templates)
Line 2: Line 2:
commit 0565eaab10a5d466cd485766b17d1870936a0a57
commit 0565eaab10a5d466cd485766b17d1870936a0a57
Author: James Turner <zakalawe@mac.com>
Author: James Turner <zakalawe@mac.com>
Date:  Thu Jan 12 09:43:41 2017 +0000-->
Date:  Thu Jan 12 09:43:41 2017 +0000--><noinclude>
{{Informative template|1=
__NOTOC__
== Goal ==
This template will add a link to the article about the [[defaults.xml]] file containing FlightGear settings and mention that it was formerly known as preferences.xml.
 
== Usage ==
{{obr}}'''preferences.xml'''{{cbr}}
 
This template has no parameters.
 
== Examples ==
{{obr}}preferences.xml{{cbr}}
 
Will add the following to a page:
 
<nowiki>[[$FG_ROOT]]/[[defaults.xml]] (originally, $FG_ROOT/preferences.xml) <!--
commit 0565eaab10a5d466cd485766b17d1870936a0a57
Author: James Turner <zakalawe@mac.com>
Date:  Thu Jan 12 09:43:41 2017 +0000--></nowiki>
 
That will render like below:
 
{{preferences.xml}}
 
}}
 
[[Category:Templates]]
</noinclude>

Revision as of 15:39, 20 June 2019

$FG_ROOT/defaults.xml (originally, $FG_ROOT/preferences.xml)

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

Goal

This template will add a link to the article about the defaults.xml file containing FlightGear settings and mention that it was formerly known as preferences.xml.

Usage

{{preferences.xml}}

This template has no parameters.

Examples

{{preferences.xml}}

Will add the following to a page:

[[$FG_ROOT]]/[[defaults.xml]] (originally, $FG_ROOT/preferences.xml) <!--
commit 0565eaab10a5d466cd485766b17d1870936a0a57
Author: James Turner <zakalawe@mac.com>
Date:   Thu Jan 12 09:43:41 2017 +0000-->

That will render like below:

$FG_ROOT/defaults.xml (originally, $FG_ROOT/preferences.xml)