Template:Informative template

From FlightGear wiki
Revision as of 11:14, 22 February 2012 by Gijs (talk | contribs)
Jump to navigation Jump to search
The following template description is not displayed when the template is inserted in an article.

{{{1}}}


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

Goal

This template can be used to documentate a wiki template and to distinguish the documentation from the actual template.

Usage

The template is used with one variable en must be put between <noinclude></noinclude> tags.

<noinclude>
{{Informative template|1=
== Goal ==
This template is used on the main page(s) of the wiki, to show the current status of the FlightGear Git repositories.

== Usage ==
Add an overview of the available template options.
}}
</noinclude>

Please use at least the following sections:

  • Goal
  • Usage

And, when applicable:

  • Examples
  • Default values
  • Related templates