Template:Infobox Software

From FlightGear wiki
Revision as of 10:35, 14 June 2014 by Johan G (talk | contribs) (Improved documentation; Doc style)
Jump to navigation Jump to search
{{{title}}}
[[Image:|270px]]
[[Image:|270px|]]
Developed by
Initial release
Latest release
Written in

{{{writtenin}}}

OS

{{{os}}}

Platform
Development status

{{{developmentstatus}}}

Development Progress

{{{developmentprogress}}}

Type

{{{type}}}

License

{{{license}}}


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

Goal

This template can be used to...

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

Usage

{{Infobox Software
| title               = 
| logo                = 
| image               = 
| alt                 = 
| developedby         = 
| initialrelease      = 
| latestrelease       = 
| writtenin           = 
| os                  = 
| platform            = 
| developmentstatus   = 
| developmentprogress = 
| type                = 
| license             = 
| website             = 
}}
title
Title of the software
logo
Logo of the software
image
Screenshot from the software
alt
Caption for the screenshot
developedby
List of developers
initialrelease
Date and preferably also version of the first release
latestrelease
Date and version of the last release
writtenin
Language the software was written in
os
Operating systems the software is available for
platform
Platforms the software is available for, for example Mac, PC and/or Arduino.
developmentstatus
Development status, for example active, stalled or abandoned
developmentprogress
Development progress
type
Type of software
license
License the software is released under
website
Website of the software project