Template:Infobox Software
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 used to give a quick overview of the basic information about a piece of software.
Pages will automatically be added to Category:writtenin software if writtenin is not empty.
Usage
Add this to the top of the article describing the software.
{{Infobox Software
| title =
| logo =
| logosize =
| image =
| alt =
| developedby =
| initialrelease =
| latestrelease =
| writtenin =
| os =
| platform =
| developmentstatus =
| developmentprogress =
| type =
| license =
| website =
}}
All parameters except title are optional.
- title
- Title of the software
- logo
- Logo of the software
- logosize
- Size of logo. See mw:Help:Images#Size and frame for accepted size formats. Default 270px.
- 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 {{Category:writtenin software}} to the article, e.g. see Category:Python software
- 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