Template:Infobox event

From Magic: The Gathering Wiki
Jump to navigation Jump to search
Infobox event
Information

Primary infobox to display large amounts of information about an event, including navigation to related sets. Use Template:Infobox era for longer eras or ages.

Skeleton

{{Infobox event
  |name = 
  |aka =
  |image = 
  |image_bgcolor = 
  |era =
  |date =
  |years =
  |location =
  |sets =
  |affiliations =
  |characters = 
  |outcome =
  |sources =
  |scryart =
  |previous = 
  |next = 
}}

Explanation

{{Infobox event
  |name = Defaults to PAGENAME. Can usually be deleted. 
  |aka = Alternate names for the same era
  |image = Name of the image file.
  |image_bgcolor = Defaults to transparent, but can be set to any color to make the image better visible.
  |era= The era which this event is part of
  |date = The date in AR for when the event took place, using hyphen (to-from) if the event spans several years.
  |years = The number of years of the event, from start to end.
  |location = The location(s) the event takes place on, as specific as possible, as generic as necessary.
  |sets = Link to the expansions which feature or are part of this event.
  |affiliations=The specific affiliations involved in the event.
  |characters=The specific characters involved in the event.
  |outcome=The significant outcomes of the event.
  |sources = Link to the storyline sources which feature or are set in this event.
  |scryart = Name of related scryfall art tag.
  |previous = Link to the chronologically previous event name, if known. N/A means the previous event is not known.  
  |next = Link to the chronologically next event name, if known. N/A means the previous event is not known.  
}}