Template:Infobox update/doc

From Enter the Gungeon Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

This is the infobox for game updates

Syntax

{{Infobox update
| title = 
| image = 
| size = // optional
| game =
| version = 
| releasedate = 
}}

Parameters

Aside from image and size, all parameters can be input as wikitext, including links, line breaks, and sometimes other templates.

Parameter Desciption
title The update's name, displayed on top of the infobox
image The image to be used, without the File: prefix but with the extension. For example, if you wanted to use File:Wiki.png, you'd input Wiki.png
size The image size
game Game of the update (Enter the Gungeon, Exit the Gungeon, or Enter the Gungeon: House of the Gundead)
version Version number of the update. If your wiki does patch notes, you may wish to link to those.

Example

Hello to Arms
Hello to Arms Update.png
Game
Exit the Gungeon
Version
2.1.0
Release date(s)
November 13th, 2020
{{Infobox update
| title = Hello to Arms
| image = Hello to Arms Update.png
| size = 150px
| game = [[Exit the Gungeon]]
| version = 1.0
| releasedate =  November 13th, 2020
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.