Template:Succession box: Difference between revisions

Template page
(forgot the </noinclude>)
No edit summary
Line 1: Line 1:
<includeonly>
|- style="text-align: center;"
|- style="text-align: center;"
{{s-bef|before={{{before}}}}}
|- {{s-bef|before={{{before}}}}}
{{s-ttl|title={{{title}}}}}
|- {{s-ttl|title={{{title}}}}}
{{s-aft|after={{{after}}}}}
|- {{s-aft|after={{{after}}}}}
</includeonly>
<noinclude>
This is a very complicated template system. It must be done excatly like shown below or it will not work.
<pre>
{{start box}}
{{succession box
|before=[[Jack Fisk]]
|title=Comanding Officer of the [[Mercury class battlestar|battlestar]] ''[[Pegasus (RDM)|Pegasus]]''
|after=[[Lee Adama]]
}}
{{end box}}
</pre>
We are trying to add other features to this template, but we have yet to get them to work.
</noinclude>

Revision as of 17:21, 27 March 2006

|- style="text-align: center;" |- width="30%" style="text-align:center" | Preceded by:
{{{before}}} |- width="40%" style="text-align: center;" | {{{title}}} |- width="30%" style="text-align:center" | Succeeded by:
{{{after}}}