Template:Succession box: Difference between revisions

From Wikipedia of the Dark Brotherhood, an online Star Wars Club
No edit summary
mNo edit summary
 
(44 intermediate revisions by 4 users not shown)
Line 1: Line 1:
|- style="text-align: center;" border="1"
|-
| width="30%" |Preceded by:<br />'''{{{before}}}'''
| width="30%" style="border-right:1px solid #111; border-top:1px solid #111;"| '''{{#if: {{{before|}}} |  {{{before}}} | &nbsp; }}'''
| width="40%" |'''{{{title}}}'''<br />{{{years}}}
| width="40%" style="border-right:1px solid #111; border-top:1px solid #111;"| '''{{{title}}}'''<br />{{{years}}}
| width="30%" |Succeeded by:<br />'''{{{after}}}'''
| width="30%" style="border-top:1px solid #111;"| '''{{#if: {{{after|}}} |  {{{after}}} | &nbsp; }}'''
<noinclude>[[Category:Navigation templates|Succession box]]</noinclude>
|-
<noinclude>
== Usage ==
To properly use the Succession Box, simply add <nowiki>{{Succession box}}</nowiki> after the Positions template.
When done properly, this is how it should look:
<br clear=all>
<pre>
{{Positions}}
{{Succession box
|title=
|years=
|before=
|after=
}}
{{Succession box
|title=
|years=
|before=
|after=
}}
{{End
|footer=
}}</pre>
 
Remember to only use the Positions and End templates only once, regardless of how many Succession templates you use.
 
[[Category:Navigation templates|{{PAGENAME}}]]</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.