Template:Infobox subsystem

From FlightGear wiki
Revision as of 08:51, 5 July 2013 by Johan G (talk | contribs) (Adding documentation of current usage, fixing broken stuff that did not get included (started, maintainers))
Jump to navigation Jump to search


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

Goal

This template is intended to be used in the top of pages describing subsystems.

Usage

{{infobox subsystem
|name         =
|image        =
|alt          =
|started      =
|description  =
|maintainers  =
|developers   =
|status       =
|folders      =
|topic-sg     =
|topic-fg     =
|topic-fgdata =
|website      =
|subforum     =
}}

Parameters

  • name: Name of the subsystem
  • image: Image related to the subsystem
  • alt: Alt tag for the image, will be shown on mouse-over and in text-only readers
  • started: Month of development start, for example 03/2024
  • description: Short description of the subsystem
  • maintainers: Current maintainer(s)
  • developers: Developer(s)
  • status: Current development status
  • folders: Folder
  • topic-sg: $SG_SRC
  • topic-fg: $SG_SRC
  • topic-fgdata: $SG_ROOT
  • website: Link to project website [URL Title]
  • subforum: Link to FlightGear subforum [URL Title]