Template:Infobox addon

From FlightGear wiki
Revision as of 23:10, 12 July 2020 by Johan G (talk | contribs) (+-autocat: Now limited to only pages in the main namespace (articles) and howto namespace, FlightGear add-ons → FlightGear addons; + Documantation; +cat: Infobox templates)
Jump to navigation Jump to search
noname
Started in started-in
Description description
Contributor(s) none
Status unknown


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

Goal

This template can be placed on articles about FlightGear addons.

Adding this template to a page will automatically add Category:FlightGear addons to that page.

Usage

{{infobox addon
| name         = 
| started      = 
| desc         = 
| contributors = 
| status       = 
}}

All parameters are optional.

name
The name of the addon. Defaults to noname.
started
When development started. Defaults to started-in.
description
A short description of the addon. Defaults to description.
status
The status of the addon. Defaults to unknown.
developers
The developers of the addon. Defaults to none.

Examples

{{infobox addon}}
noname
Started in started-in
Description description
Contributor(s) none
Status unknown


{{infobox addon
| name         = MoonWalker
| started      = August 2005
| desc         = Modifies the walker to simulate moon gravity.
| contributors = 
* Joe Jumper
* Jittery Jim
| status       = Concept
}}
MoonWalker
Started in August 2005
Description Modifies the walker to simulate moon gravity.
Contributor(s)
  • Joe Jumper
  • Jittery Jim
Status Concept