Template:Infobox/doc: Difference between revisions
Deniskincses (talk | contribs) Created page with "<templatedata> { "description": "A generic infobox for software, games, and engines.", "params": { "title": { "label": "Title", "description": "The name of the software, game, or engine.", "type": "line", "suggested": true }, "image": { "label": "Image", "description": "Filename of the image (e.g., Logo.png) without the 'File:' prefix.", "type": "wiki-file-name", "suggested": true }, "caption": { "label": "Caption", "description"..." |
Deniskincses (talk | contribs) m Protected "Template:Infobox/doc" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
(No difference)
| |||
Revision as of 12:37, 30 May 2026
A generic infobox for software, games, and engines.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | The name of the software, game, or engine. | Line | suggested |
| Image | image | Filename of the image (e.g., Logo.png) without the 'File:' prefix. | File | suggested |
| Caption | caption | A short caption for the image (e.g., 'Official Logo'). | Line | optional |
| Type | type | The category of the software (e.g., Video game, 3D engine). | Line | suggested |
| Status | status | Current development status (e.g., Active, Inactive).
| Line | optional |
| Author | author | The original author or creator. | Line | optional |
| Owner | owner | The current owner of the project. | Line | optional |
| Developer | developer | The development team or company. | Line | optional |
| Made In | madein | The programming language or platform used to create it (e.g., C++, Scratch). | Line | optional |
| Initial Release | irelease | The oldest or initial release version and date.
| String | optional |
| Latest Release | lrelease | The latest stable release version. | Line | optional |
| Preview Release | prelease | The latest preview or beta release version. | Line | optional |
| Operating System | os | Supported operating systems for general programs. | Line | optional |
| Platform | platform | Supported platforms, consoles, or OS for games/homebrew. | Line | optional |
| Size | size | File size of the latest release (e.g., 50 MB, 1.2 GB). | Line | optional |
| Website | website | URL to the official website. | URL | optional |
| Repository | repository | URL to the source code repository. | URL | optional |