Difference between revisions of "Template:Succession box"

m (Usage: pipe)
m (extend for more flexibility)
Line 3: Line 3:
 
|width="40%" align="center" rowspan="{{{rowst|1}}}"|'''{{{title}}}'''
 
|width="40%" align="center" rowspan="{{{rowst|1}}}"|'''{{{title}}}'''
 
|width="30%" align="center" rowspan="{{{rowsf|1}}}"| {{{aftertext|Followed&nbsp;by<br/>}}}'''{{{after}}}'''
 
|width="30%" align="center" rowspan="{{{rowsf|1}}}"| {{{aftertext|Followed&nbsp;by<br/>}}}'''{{{after}}}'''
 +
{{{extension|}}}
 
|}<noinclude>
 
|}<noinclude>
 
==Usage==
 
==Usage==

Revision as of 12:20, 11 February 2007

Preceded by
{{{before}}}
{{{title}}} Followed by
{{{after}}}

Usage

To use this box, use the following code:

{{Succession box
|before=
|title=
|after=
}}

As an example,

{{Succession box
|before=[[1986 AIME Problems/Problem 1]]
|title=[[AIME]]
|after=[[1986 AIME Problems/Problem 3]]
}}