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 32: | Line 32: | ||
<noinclude> | <noinclude> | ||
This is the Infobox template. Use it on articles like this: | This is the Infobox template. Use it on articles like this: | ||
<pre> | |||
{{Infobox | |||
| title = Title | |||
| image = Image.png | |||
| caption = Caption | |||
| type = Type | |||
| creator = Creator | |||
| release = Release date | |||
| status = Status of development | |||
}} | |||
</pre> | |||
{{Infobox | {{Infobox | ||
| title = Glue3D | | title = Glue3D | ||
| image = | | image = Glue3D logo.png | ||
| caption = Official logo | | caption = Official logo | ||
| type = 3D Game Engine | | type = 3D Game Engine | ||
| creator = GL00B | | creator = GL00B | ||
| release = January 30th, 2026 | | release = January 30th, 2026 | ||
| status = | | status = Inactive | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
Revision as of 11:05, 29 May 2026
This is the Infobox template. Use it on articles like this:
{{Infobox
| title = Title
| image = Image.png
| caption = Caption
| type = Type
| creator = Creator
| release = Release date
| status = Status of development
}}
| Glue3D | |
|---|---|
| Official logo | |
| Type | 3D Game Engine |
| Creator | GL00B |
| Release | January 30th, 2026 |
| Status | Inactive |
