Template:Patch infobox

From Hearthstone Wiki
Jump to navigation Jump to search

This template defines the table "CustomPatches". View table.

The following documentation is transcluded from Template:Patch infobox/doc (edit):

This template allows you to:

  • Create a patch infobox.
  • Store patch information into database/table.

Usage[edit source]

{{Patch infobox
| version = 
| build = 
| categories = 
| image =
| announcementDate =
| announcementDateReferences =
| releaseDate =
| releaseDateReferences =
| timeZone =
| highlights =
| links =
| manual_previousPatch =
| manual_nextPatch =
}}

Parameters[edit source]

No description.

Template parameters

ParameterDescriptionTypeStatus
Versionversion

Version of the patch.

Example
17.2.0
Stringrequired
Buildbuild

Build number of the patch.

Example
84593
Numberrequired
Categoriescategories

Categories the patch belongs to. Usually expansion or mini-set patches. Separated by ,

Example
Forged in the Barrens, Wailing Caverns
Stringsuggested
Imageimage

Image file. Must included file type.

Example
Patch 20.0.0 banner.jpg
Fileoptional
Announcement dateannouncementDate

Announcement date of the patch (mentioned in blog site)

Example
2020-01-30 10:00:00
Datesuggested
Announcement referencesannouncementDateReferences

References for announcement date.

Example
<ref>{{cite web|url=http://playhearthstone.com/en-us/news/123|title=Blog Title|author=Blizzard Entertainment|date=2020-01-30 10:00:00}}</ref>
Stringoptional
Release datereleaseDate

Release date of the patch.

Example
2020-01-30 10:02:03
Daterequired
Release referencesreleaseDateReferences

References for release date.

Example
<ref>{{cite web|url=http://playhearthstone.com/en-us/news/123|title=Blog Title|author=Blizzard Entertainment|date=2020-01-30 10:00:00}}</ref>
Stringoptional
Time zonetimeZone

Time zone for both dates if needed.

Example
PDT
Stringoptional
Highlightshighlights

List of notable information. Try to make it as clear and brief as possible. Separated by ,

Example
New game mode: Blah blah, Balance changes, Bug fixes
Stringsuggested
Linkslinks

Additional links from Blizzard sites related to the patch. Separated by ,

Example
[http://playhearthstone.com/en-us/news/123 Official patch note]
Stringsuggested
Previous patchmanual_previousPatch

Previous patch. Only used when querying does not work.

Example
[[Patch 20.4.0.84593]]
Stringoptional
Next patchmanual_nextPatch

Next patch. Only used when querying does not work.

Example
[[Patch 20.4.0.84593]]
Stringoptional

  1. {{{announcementDateReferences}}}
  2. {{{releaseDateReferences}}}