Template:Patch

From Astroneer Wiki
Jump to navigation Jump to search


Details
Game Stage
Official Notes [{{{post}}} Official Patch Notes]
Other Patches
Documentation

Use this template for pages about patches

Usage

{{Patch
|name       =
|image      =
|version    =
|stage      =
|date       =
|post       =
|posttype   =
|prev       =
|next       =
|exclusive  =
}}

Example

{{Patch
|name       = Patch 0.10.1 - The Crafting Update
|image      = Patch 0.10.1.0.jpg
|version    = 0.10.1.0
|stage      = alpha
|date       = September 6, 2018
|post       = https://forum.systemera.net/topic/49151-the-crafting-update-september-6th-2018/
|posttype   = systemera
|prev       = Patch 0.9.2
}}
Patch 0.10.1 - The Crafting Update
Patch 0.10.1.0.jpg
Details
Version Number 0.10.1.0
Game Stage Alpha
Release Date September 6, 2018
Official Notes Official Patch Notes
Other Patches
Previous Patch Patch 0.9.2

Example 2

{{Patch
|name = Update 219
|image = Patch 219.jpg
|version = 0.4.10219.0
|stage = prealpha
|date = November 7, 2017
|post = https://forum.systemera.net/topic/44291-patch-219-xbox-one-x-november-7th-2017/
|posttype = systemera
|prev= Patch 215
|next= Patch 221
|exclusive = xbox
}}
Update 219
Patch 219.jpg
Details
Version Number 0.4.10219.0
Game Stage Pre-Alpha
Exclusive to Xbox One
Release Date November 7, 2017
Official Notes Official Patch Notes
Other Patches
Previous Patch Patch 215
Next Patch Patch 221

Parameters

  • name = The name of the patch
  • image = The image of the patch
  • version = The version number of the patch
  • stage = The stage the game is in (release, alpha or prealpha)
  • exclusive = If the patch is exclusive to only some versions (steam, xbox, win10 or win10xbox)
  • date = The release date of the patch (Use this formatting: January 1, 2018)
  • post = Link to the original forum post
  • posttype = Location that the above post was posted to (systemera, steam, trello or reddit)
  • prev = Previous patch, will automatically create a link (If there are no previous patches, ommit)
  • next = Next patch, will automatically create a link (If there are no next patches, ommit for the moment)