Current mission: finish filling in the OTDs

Template:Infobox software/doc

From Soyjak Wiki, the free ensoyclopedia
Jump to navigationJump to search

Usage

{{Infobox software
|name=Example Software
|developer=Me
|release_date={{Date|2025-04-15|MDY}}
|latest_version=v14.88
|written_in=[[C]]
|platform=[[Windows]], [[Linux]]
|repository=''[repo link]''
|website=''[website link]''
}}

Description

An infobox for software and other applications.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

The name of the software, defaults to the name of the page.

Stringoptional
Imageimage

An image for the infobox.

Stringsuggested
Image captioncaption

Caption to be placed beneath the image.

Stringsuggested
Software typetype

What kind of software it is.

Example
Operating System, Web Browser, Imageboard Software
Stringrequired
Developerdeveloper

The developer or maintainer of the software.

Stringsuggested
Release Daterelease_date

When the software was first released.

Stringsuggested
Latest Versionlatest_version

The latest version number or revision of the software.

Stringsuggested
Latest release datelatest_release_date

The release date of the latest version

Stringsuggested
Coding Language(s)written_in

The coding language(s) the software is written in.

Example
C, Rust, Python
Stringsuggested
Platform(s)platform

The platforms the software is available on.

Suggested values
Windows MacOS Linux Android iOS
Stringsuggested
Code Repositoryrepository

A link to the software's source code repository, if available

Stringoptional
Websitewebsite

The website for the software.

Stringsuggested