Template:Infobox software

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
[edit] [purge] Template-info.svg Template documentation

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

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Bodystylebodystyle

Custom CSS to apply to infobox body for exceptional situations. Not commonly used or recommended.

Stringoptional
Collapsiblecollapsible

Set to value "yes" to save space by collapsing the screenshot

Default
no
Booleanoptional
Namename

Name of software, if different from page name

Default
{{PAGENAME}}
Example
Adobe Potatochop
Stringsuggested
Logologo

Software logo

Example
[[File:Potatochopcs4logo.png|128px]]
Stringsuggested
Logo_captionlogo_caption

Caption or quip about software logo

Example
Adobe Potatochop CS4 Logo. How boring.
Stringsuggested
Screenshotscreenshot

Software screenshot

Example
[[File:Adobe potatochop cs4 box.png|200px]]
Stringsuggested
Screenshot_captionscreenshot_caption

Caption or quip about software screenshot

Example
Adobe Potatochop CS4 box. Notice the crappy cover design and pretty finish.
Stringsuggested
Authorauthor

Software author

Stringsuggested
Developerdeveloper

Software developer/maintainer (probably a company or organization)

Example
Adobe Systems
Stringsuggested
Releasedreleased

Initial release date

Example
February 19, 1990
Datesuggested
Stable_releasestable_release

Stable release version and/or date

Example
22.4.1 / May 19, 2021
Stringsuggested
Preview_releasepreview_release

Preview (beta) release version and/or date

Stringsuggested
Statusstatus

Status: current or discontinued

Stringsuggested
Programming_languageprogramming_language

Programming language the software was written in

Stringsuggested
Paradigmparadigm

Programming paradigm. Usually skip this, unless there's a good coding joke.

Example
Deep magic
Stringsuggested
Operating_systemoperating_system

Compatible operating systems

Example
[[Windows 10]], [[macOS]], iPadOS
Stringsuggested
Platformplatform

Computing platform: processor architecture or software frameworks

Example
x86-64
Stringsuggested
Sizesize

Size of the installer package

Example
100 MB
Stringsuggested
Languagelanguage

Comma-delimited list of language(s) supported

Example
[[English]], [[French]], [[Spanish]]
Stringsuggested
Genregenre

Software category

Example
Raster graphics editor
Stringsuggested
Licenselicense licence

Software licensing

Example
Proprietary
Stringsuggested
Usersusers

Percentage of users

Example
2%
Stringsuggested
Websitewebsite

Software website, if applicable

Example
[https://www.adobe.com/products/photoshop.html Adobe Potatochop]
Stringsuggested