Template:Succession box: Difference between revisions

From Wikipedia of the Dark Brotherhood, an online Star Wars Club
No edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
|-
|-
| width="30%" style="border-right:1px solid #111; border-top:1px solid #111;"| '''{{#if: {{{before|}}} | Parameter 1 is defined and non-null/non-empty. | Parameter 1 is not defined, or is defined but null. It contains only empty string(s) or breaking space(s) etc.}}'''
| width="30%" style="border-right:1px solid #111; border-top:1px solid #111;"| '''{{#if: {{{before|}}} | {{{before}}} |   }}'''
| width="40%" style="border-right:1px solid #111; border-top:1px solid #111;"| '''{{{title}}}'''<br />{{{years}}}
| width="40%" style="border-right:1px solid #111; border-top:1px solid #111;"| '''{{{title}}}'''<br />{{{years}}}
| width="30%" style="border-top:1px solid #111;"| '''{{{after|}}}'''
| width="30%" style="border-top:1px solid #111;"| '''{{#if: {{{after|}}} |  {{{after}}} | &nbsp; }}'''
|-
|-
<noinclude>
<noinclude>

Latest revision as of 02:53, 7 June 2017

|- | width="30%" style="border-right:1px solid #111; border-top:1px solid #111;"|   | width="40%" style="border-right:1px solid #111; border-top:1px solid #111;"| {{{title}}}
{{{years}}} | width="30%" style="border-top:1px solid #111;"|   |-

Usage

To properly use the Succession Box, simply add {{Succession box}} after the Positions template. When done properly, this is how it should look:

{{Positions}}
{{Succession box
|title=
|years=
|before=
|after=
}}
{{Succession box
|title=
|years=
|before=
|after=
}}
{{End
|footer=
}}

Remember to only use the Positions and End templates only once, regardless of how many Succession templates you use.