Template:Infobox phantom

From MTG Wiki
Jump to navigation Jump to search
Infobox phantom
Event Details
Previous event:
N/A
Next event:
N/A

Usage

TEST infobox to display phantom preconstructed deck events, including navigation to related events.

Skeleton

{{Infobox phantom
  |name = 
  |image = 
  |image_bgcolor = 
  |release =  
  |application =
  |format = 
  |mechanics = 
  |keywords = 
  |quantity = 
  |size = 
  |series = 
  |first = 
  |second = 
  |third = 
  |series2 = 
  |first2 = 
  |second2 = 
  |third2 = 
  |series3 = 
  |first3 = 
  |second3 = 
  |third3 = 
  |prev = 
  |next = 
}}

Explanation

{{Infobox phantom
  |name = Optional {{-}} Defaults to PAGENAME.
  |image = Name of the image file.
  |image_bgcolor = Defaults to transparent, but can be set to any color to make the image better visible.
  |release =  The date of the event where the decks were available.
  |application = The programme used (e.g. ''[[Magic: The Gathering Arena]]'' or ''[[Magic Online]]'')
  |format = The format of the event (e.g. [[Timeless]], [[Standard]], etc.)
  |mechanics = Optional {{-}} Major mechanics or themes utilized in the event.
  |keywords = Optional {{-}} Prominently featured keywords and/or ability words. Applicable if the deck is built around a keyword theme.
  |quantity = Number of decks in the vent (e.g. 5 decks)
  |size = Size of the individual decks (e.g. 60 cards, 60 + 15 card [[sideboard]], etc.)
  |series = Name of the event series, if the decks are part of one.
  |first = Link to the first event in the series, if the series contains only 3 items or if this set is the first. If this set is the middle or end of a longer series, the previous set in the series should be linked.
  |second = The set after first.
  |third = The set after second.
  |series2 = Name of another series if the event is part of one.
  |first2 = Link to the first set or the previous set in the secondary series.
  |second2 = The set after the first.
  |third2 = The set after the second.
  |prev = Link to the chronologically previous event name.
  |next = Link to the chronologically next event name.
}}

Example

For Workshop: Uncharted Paths (3), for example, the infobox deck setup is:

{{Infobox phantom
  |name = [[Feldon's Workshop]]
  |image = 
  |image_bgcolor = 
  |release =  July 7-9, 2020
  |format =  [[Standard]]
  |mechanics = [[Cat]] and [[Dog]] [[typal]]
  |keywords = 
  |quantity = 2 decks
  |size = 60 cards
  |series = ''[[Arena]]'' [[Feldon's Workshop]] series
  |first = Workshop: Power and Glory (3)
  |second = Workshop: Uncharted Paths (3)
  |third = Workshop: We Are Many (2)
  |prev = Critter Corps
  |next = Workshop: We Are Many (2)
}}