Template:Succession box

Template page
Revision as of 21:41, 14 August 2007 by Joe Beaudoin Jr. (talk | contribs) (spolier to spoiler)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation

Use a single block of succession boxes per article. Begin each succession box block with {{start box}} and end it with {{end box}}. In between, you may place as many instances of {{succession box}} as is necessary. {{start box}} and {{end box}} are only needed once. See example below.

Usage

{{succession box
  | before=
  | title=
  | after=
  | fullspoiler=
  | beforespoiler=
  | afterspoiler=
}}

Example

{{start box}}
{{succession box
  | before= [[Jackson Spencer|Jackson "Ripper" Spencer]]
  | title= Commander, Air Group, ''[[Galactica (RDM)|Galactica]]''
  | after= [[George Birch|George "Catman" Birch]]
}}
{{succession box
  | before= [[George Birch|George "Catman" Birch]]
  | title= Commander, Air Group, ''[[Galactica (RDM)|Galactica]]''
  | after= [[Kara Thrace|Kara "Starbuck" Thrace]]
}}
{{succession box
  | before= ''(unknown, eventually [[Jack Fisk]])''
  | title= Executive Officer, ''[[Pegasus (RDM)|Pegasus]]''
  | after= ''(unknown, eventually [[Anastasia Dualla]])
}}
{{succession box
  | before= [[Barry Garner]]
  | title= Commanding Officer, ''[[Pegasus (RDM)|Pegasus]]''
  | after= Incumbent
}}
{{end box}}

Required parameters

  • before: Can be wikilined or non-wikilinked. Any formating allowed.
  • title : Can be wikilined or non-wikilinked. Any formating allowed.
  • after : Can be wikilined or non-wikilinked. Any formating allowed.
    • Note: The {{spoiltext}} template will not work within succession boxes. Please look at the optional parameters below.

Optional parameter

  • fullspoiler: If true, it will hide the entire section behind a spoiler tag.
  • OR: beforespoiler: If true, it will hide the before section behind a spoiler tag.
  • OR: afterspoiler: If true, it will hide the after section behind a spoiler tag.