Template:Versionbox/doc

From Thorium Mod Wiki
Jump to navigation Jump to search

To display a version box on version pages.

Usage

{{Versionbox
| title = 1.0.0
| image = Copper Pickaxe.png
| size = 2px
| Caption = Example Image.
| Patchname = Terraria!
| Release = May 16, 2011
| Prev = 
| Current = 1.0.0
| Next = 1.0.1
}}
title

(Optional) The title (defaults to pagename)

patchname

(Optional) The subtitle, only add if it exists. ("Hotfix" if a bug fix patch)

image

(Optional) Full image code, 256px width suggested.

size

(Optional) Size of the image

caption

(Optional) The image caption

release

The release date

prev

Previous patch NUMBER

current

Current patch NUMBER

next

Next patch NUMBER