Vorlage:Reihenfolge box: Unterschied zwischen den Versionen

Aus Battlestar Wiki
(Die Seite wurde neu angelegt: <includeonly> {{#switch:{{#if:{{{fullspolier|}}}|1}}{{#if:{{{beforespolier|}}}|2}}{{#if:{{{afterspolier|}}}|3}} | 1= ! colspan="3" {{spoilerplate}} {{!}}- {{!}} id="spo...)
 
KKeine Bearbeitungszusammenfassung
Zeile 82: Zeile 82:
* 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.


[[Kategorie:Spezial-Format-Vorlage|{{PAGENAME}}]][[Kategorie:Vorlage mit Parserfunktion|{{PAGENAME}}]]</noinclude>
[[Kategorie:Spezial-Format-Vorlage|{{PAGENAME}}]][[Kategorie:Vorlage mit Parserfunktionen|{{PAGENAME}}]]</noinclude>

Version vom 17. Mai 2007, 12:17 Uhr

Dokumentation

Übersetzung der Dokumentation muss noch gemacht werden.

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

Usage

{{Reihenfolge box
  | Vorgänger=
  | Titel=
  | Nachfolger=
  | fullspolier=
  | beforespolier=
  | afterspolier=
}}

Beispiel

{{Startbox}}
{{Reihenfolge box
  | Vorgänger= [[Jackson Spencer|Jackson "Ripper" Spencer]]
  | Titel= Commander, Air Group, ''[[Galactica (RDM)|Galactica]]''
  | Nachfolger= [[George Birch|George "Catman" Birch]]
}}
{{Reihenfolge box
  | Vorgänger= [[George Birch|George "Catman" Birch]]
  | Titel= Commander, Air Group, ''[[Galactica (RDM)|Galactica]]''
  | Nachfolger= [[Kara Thrace|Kara "Starbuck" Thrace]]
}}
{{Reihenfolge box
  | Vorgänger= ''(unknown, eventually [[Jack Fisk]])''
  | Titel= Executive Officer, ''[[Pegasus (RDM)|Pegasus]]''
  | Nachfolger= ''(unknown, eventually [[Anastasia Dualla]])
}}
{{Reihenfolge box
  | Vorgänger= [[Barry Garner]]
  | Titel= Commanding Officer, ''[[Pegasus (RDM)|Pegasus]]''
  | Nachfolger= Incumbent
}}
{{end box}}

Required parameters

  • Vorgänger: Can be wikilined or non-wikilinked. Any formating allowed.
  • Titel: Can be wikilined or non-wikilinked. Any formating allowed.
  • Nachfolger: 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.