Template:Succession box: Difference between revisions

Template page
(Do we really need to state that Galactica is a battlestar all the time? Just a pet peeve of mine)
mNo edit summary
Line 80: Line 80:
* OR: '''afterspolier''': If true, it will hide the ''after'' section behind a spolier tag.
* OR: '''afterspolier''': If true, it will hide the ''after'' section behind a spolier tag.


[[Category:Special Formating Templates|{{PAGENAME}}]][[Category:Templates using ParserFunctions|{{PAGENAME}}]]</noinclude>
[[Category:Special Formating Templates|{{PAGENAME}}]][[Category:Templates using ParserFunctions|{{PAGENAME}}]] [[de:Vorlage:Reihenfolge box]]</noinclude>

Revision as of 12:48, 10 August 2007

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=
  | fullspolier=
  | beforespolier=
  | afterspolier=
}}

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

  • fullspolier: If true, it will hide the entire section behind a spolier tag.
  • OR: beforespolier: If true, it will hide the before section behind a spolier tag.
  • OR: afterspolier: If true, it will hide the after section behind a spolier tag.