Difference between revisions of "Template:Infobox event series"

From mtgpq wiki
Jump to: navigation, search
Line 49: Line 49:
 
| label5  = {{#if:{{{4|}}}|{{{Part}}} 4}}
 
| label5  = {{#if:{{{4|}}}|{{{Part}}} 4}}
 
| data5  = {{#if:{{{4|}}}|[[{{Trim|{{{4}}}}}]]}}
 
| data5  = {{#if:{{{4|}}}|[[{{Trim|{{{4}}}}}]]}}
 +
| label6  = {{#if:{{{5|}}}|{{{Part}}} 5}}
 +
| data6  = {{#if:{{{5|}}}|[[{{Trim|{{{5}}}}}]]}}
 
}}</includeonly>
 
}}</includeonly>

Revision as of 10:37, 26 July 2019

Template usage

An infobox listing each part of a multi-part event series, for quick navigation.

  • Name: The name of the event series.
  • Part: A word describing the event parts, such as "Part" or "Chapter".

All other parameters are the names of each part of the event series, in order.

Example

This shorthand:

{{Infobox event series
|Name=A Journey Through History
|Part=Chapter
|A Nightmare of War
|The Long Cold Darkness
|The Phyrexian Compleation
|The Space-Time Catastrophe
}}

Produces:

Event Series
A Journey Through History
Chapter 1 A Nightmare of War
Chapter 2 The Long Cold Darkness
Chapter 3 The Phyrexian Compleation
Chapter 4 The Space-Time Catastrophe