Template:SoftwareInfoBox
SoftwareInfoBox Unnamed Software | |
---|---|
Type: | |
Platform: | supported OS? |
License: | e.g. open source |
Source: | where to get it? |
Input Formats: | |
Output Formats: | |
Users: | who might be able to help? |
This InfoBox is intended to give readers a quick overview of a software page.
Documentation
To use this template, simply insert this code at the top of your page and enter the relevant parameters:
{{SoftwareInfoBox |software name= |image= |type= |platform= |license= |source= |installed= |input= |output= |users= }}
Default values for some parameters exist, but will only be used if the entire line is omitted. For example, |image=
leads to no image being displayed while not entering the image parameter at all will lead to the default image (cd and floppy) being displayed. Please make use of the "Show preview" button and it should be clear.
The "type" should be a brief categorization of the software, e.g. "3D printer firmware" or "CAD". For a rather complete example, have a look at the Tinkercad page.
Bugs/Future Development
- would be nice to display default when empty parameter values are set
Template Parameters (Visual Editor)
Adds the software infobox to the page. Additionally includes the page in the "Software" category.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Software Name | software name | The name of the software | String | required |
Image | image | An image representing the software. Can be the logo or a screenshot. | File | suggested |
Type | type | The type of software
| String | optional |
Platform | platform | Platform(s) the software can be installed on. Can be operating systems, but also microcontrollers or single board computers. | String | optional |
License | license | The license under which the software gets distrubuted
| String | optional |
Source | source | The source from which the software can be obtained. Ideally, this is a link to the respective download page. | String | optional |
Installed on | installed | The computer(s) in the Space with this software. | String | optional |
Input Options (wiki links, if possible) | input | (File) Formats the software accepts as input. | String | optional |
Output Formats (wiki links, if possible) | output | (File) Formats the software provides as output (options) | String | optional |
Users (wiki links, if possible) | users | (List of) People who are known users of the software. Ideally, provide links to their user-page. Most likely this includes at least you. | Unknown | optional |