Template:Infobox: Difference between revisions
From Glue3D Wiki, the free encygluepedia
Jump to navigationJump to search
Deniskincses (talk | contribs) No edit summary |
Deniskincses (talk | contribs) No edit summary |
||
| Line 58: | Line 58: | ||
| type = 3D game engine | | type = 3D game engine | ||
| developer = GL00B | | developer = GL00B | ||
| irelease = January 30, 2026 | | irelease = v1.0.0 / January 30, 2026 | ||
| lrelease = February 3, 2026 | | lrelease = v1.0.1 / February 3, 2026 | ||
| status = Inactive | | status = Inactive | ||
| madein = Scratch | | madein = Scratch | ||
Revision as of 12:56, 29 May 2026
On the left side of the page, there's an example from the Glue3D article on how it looks like.
Infoboxes should always be at the top of the page
This is an Infobox with all of the available information. Use it on articles like this:
| Data | Information |
|---|---|
title |
This one's self explanitory |
image |
This one's self explanitory |
caption |
Image caption, for example "Official Logo" under Glue3D logo.png |
author |
This one's self explanitory |
developer |
This one's used if it's made in a team of devs. |
type |
Shows if it's a video game, 3D game engine, etc |
irelease |
Oldest/initial release, example: v1.0.0 / January 1, 2000 (This also should link to the init. release, if available) |
lrelease |
Latest/stable release |
prelease |
Latest preview/beta releases |
status |
If it's active, inactive, etc |
madein |
Shows if it's made in Scratch, C++, etc. This is for programming languages |
os |
This is for general use programs, you only put operating systems |
platform |
This is for games/homebrew apps, you put operating systems/consoles here |
size |
Shows the size in GB/MB for the latest release, not initial, not preview |
website |
This one's self explanitory |
repository |
This one's self explanitory |
Ready to copy template:
{{Infobox
| title =
| image =
| caption =
| author =
| developer =
| type =
| irelease =
| lrelease =
| prelease =
| status =
| madein =
| os =
| platform =
| size =
| website =
| repository =
}}