Template:Infobox

From Glue3D Wiki, the free encygluepedia
Revision as of 12:55, 29 May 2026 by Deniskincses (talk | contribs)
Jump to navigationJump to search


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 = 
}}