Template:Card set infobox/doc

From Hearthstone Wiki
Jump to navigation Jump to search

This template allows you to:

  • Create a card set infobox.
  • Store card set information into database/table.

Note that this template is not for mini-sets, since they are not technically separated card sets. Template for mini-set is Template:Mini-set infobox.

Usage[edit source]

{{Card set infobox
 | id =
 | promotionName =
 | ingameName =
 | collectionName =
 | collectionIcon =
 | watermarkIcon =
 | logo =
 | logowHS =
 | type = Expansion/Adventure
 | year = GRYPHON/CUSTOM_STANDARD/CUSTOM_CLASSIC...
 | announcementDate = YYYY-MM-DD
 | announcementDateReferences =
 | releaseDate = YYYY-MM-DD
 | releaseDateReferences =
 | timeZone =
 | shows_cards = y/
 | hides_infobox = y/
}}

Parameters[edit source]

No description.

Template parameters

ParameterDescriptionTypeStatus
Set idid

Id of the card set. Must be included. Check out available ids at Template:CardsCardSet table.

Example
1525
Numberrequired
Promotion namepromotionName

Promotion name of the set. Usually the name in announcement blogs and websites.

Example
Curse of Naxxramas
Stringrequired
In-game nameingameName

Name of the set when viewing a card in Collection Manager.

Example
Naxxramas
Stringsuggested
Collection namecollectionName

Name of the set when viewing filters in Collection Manager.

Example
Naxxramas
Stringsuggested
Collection iconcollectionIcon

File name of the set's icon in filters of Collection Manager.

Example
Temp.svg
Filesuggested
Watermark iconwatermarkIcon

File name of the set's icon as watermark on cards.

Example
Temp.png
Filesuggested
Logologo

File name of the set's logo in promotions.

Example
Temp.png
Filesuggested
Logo with HearthstonelogowHS

File name of the set's logo in promotions that include Hearthstone on top of the title.

Example
Temp.png
Fileoptional
Set typetype

Type of the set. Usually Expansion or Adventure.

Example
Expansion
Stringsuggested
Yearyear

Zodiac name of the year that the card set belongs to.

Example
GRYPHON, CUSTOM_STANDARD, CUSTOM_CLASSIC
Stringrequired
Announcement dateannouncementDate

Announcement date of the card set (mentioned in blog site)

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

References for announcement date. Will not be stored in custom database.

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 card set.

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

References for release date. Will not be stored in custom database.

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
Shows cardsshows_cards

Leave any value to let the infobox show the total cards in database. Usually leave this empty when it's an upcoming set. Will not be stored in custom database.

Booleansuggested
Hides infoboxhides_infobox

Leave any value to hide the infobox. Usually leave this empty when it's a special set not belonged in any format. Will not be stored in custom database.

Booleansuggested