Template:Succession box: Difference between revisions

Template page
mNo edit summary
No edit summary
Line 8: Line 8:
{{!}} class="spoiltext_box" {{s-aft|after={{{after}}}}}
{{!}} class="spoiltext_box" {{s-aft|after={{{after}}}}}
{{!}}-
{{!}}-
| 2= ! colspan="3" {{spoilerplate}}
| 2= ! {{spoilerplate}}
! colspan="2" {{!}}
{{!}}-
{{!}}-
{{!}} class="spoiltext_box" {{s-bef|before={{{before}}}}}
{{!}} class="spoiltext_box" {{s-bef|before={{{before}}}}}
Line 14: Line 15:
{{!}} {{s-aft|after={{{after}}}}}
{{!}} {{s-aft|after={{{after}}}}}
{{!}}-
{{!}}-
| 3= ! colspan="3" {{spoilerplate}}
| 3= ! colspan="2" {{!}}
! {{spoilerplate}}
{{!}}-
{{!}}-
{{!}} {{s-bef|before={{{before}}}}}
{{!}} {{s-bef|before={{{before}}}}}

Revision as of 18:33, 6 August 2006

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.

Usage

{{succession box
  | before=
  | title=
  | after=
  | fullspolier=
  | beforespolier=
  | afterspolier=
}}

Example

{{start box}}
{{succession box
  | before= [[Jackson Spencer|Jackson "Ripper" Spencer]]
  | title= Commander, Air Group of the [[Galactica type battlestar|battlestar]] ''[[Galactica (RDM)|Galactica]]''
  | after= [[George Birch|George "Catman" Birch]]
}}
{{succession box
  | before= [[George Birch|George "Catman" Birch]]
  | title= Commander, Air Group of the [[Galactica type battlestar|battlestar]] ''[[Galactica (RDM)|Galactica]]''
  | after= [[Kara Thrace|Kara "Starbuck" Thrace]]
}}
{{succession box
  | before= ''(unknown, eventually [[Jack Fisk]])''
  | title= Executive Officer of the [[Mercury class battlestar|battlestar]] ''[[Pegasus (RDM)|Pegasus]]''
  | after= ''(unknown, eventually [[Anastasia Dualla]])
}}
{{succession box
  | before= [[Barry Garner]]
  | title= Commanding Officer of the [[Mercury class battlestar|battlestar]] ''[[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. Instead, three other templates are available which may be used in place of {{succession box}}.

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.