Template:Infobox software/doc
Usage
All fields are optional and may contain wikilinks. |bodystyle=CSS and |collapsible=yes are display options not given below.
Field list
For copy-pasting:
{{Infobox software
| name =
| logo =
| logo_caption =
| screenshot =
| screenshot_caption =
| author =
| developer =
| released =
| stable_release =
| preview_release =
| status =
| programming_language =
| paradigm =
| operating_system =
| platform =
| size =
| language =
| genre =
| license =
| users =
| website =
}}
Infobox template for computer software
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Bodystyle | bodystyle | Custom CSS to apply to infobox body for exceptional situations. Not commonly used or recommended. | String | optional |
| Collapsible | collapsible | Set to value "yes" to save space by collapsing the screenshot
| Boolean | optional |
| Name | name | Name of software, if different from page name
| String | suggested |
| Logo | logo | Software logo
| String | suggested |
| Logo_caption | logo_caption | Caption or quip about software logo
| String | suggested |
| Screenshot | screenshot | Software screenshot
| String | suggested |
| Screenshot_caption | screenshot_caption | Caption or quip about software screenshot
| String | suggested |
| Author | author | Software author | String | suggested |
| Developer | developer | Software developer/maintainer (probably a company or organization)
| String | suggested |
| Released | released | Initial release date
| Date | suggested |
| Stable_release | stable_release | Stable release version and/or date
| String | suggested |
| Preview_release | preview_release | Preview (beta) release version and/or date | String | suggested |
| Status | status | Status: current or discontinued | String | suggested |
| Programming_language | programming_language | Programming language the software was written in | String | suggested |
| Paradigm | paradigm | Programming paradigm. Usually skip this, unless there's a good coding joke.
| String | suggested |
| Operating_system | operating_system | Compatible operating systems
| String | suggested |
| Platform | platform | Computing platform: processor architecture or software frameworks
| String | suggested |
| Size | size | Size of the installer package
| String | suggested |
| Language | language | Comma-delimited list of language(s) supported
| String | suggested |
| Genre | genre | Software category
| String | suggested |
| License | license licence | Software licensing
| String | suggested |
| Users | users | Percentage of users
| String | suggested |
| Website | website | Software website, if applicable
| String | suggested |