Template:Sequence
From Break Into Chat - BBS wiki
| Preceded by {{{prev}}} |
{{{list}}} | Succeeded by {{{next}}} |
Usage
Use as follows:
{{sequence|
prev=[[previous entry]]|
next=[[next entry]]|
list=[[list]]
}}
Deprecated for depicting succession
Do not use this template for the purpose of depicting succession, for example in biographies of officeholders. Instead of
{{Sequence
| prev=—
| list=[[Minister of Defence]]<br>1940–1945
| next=[[Clement Attlee]]
}}
{{Sequence
| prev=[[Neville Chamberlain]]
| list=[[Conservative Party (UK)|Leader of the British Conservative Party]]<br>1940–1955
| next=[[Anthony Eden|Sir Anthony Eden]]
}}
...
use
{{Start box}}
{{s-new}}
{{s-ttl|title=[[Secretary of State for Defence|Minister of Defence]]|years=1940–1945}}
{{s-aft|after=[[Clement Attlee]]}}
{{s-bef|before=[[Neville Chamberlain]]}}
{{s-ttl|title=[[Leader of the Conservative Party (UK)|Leader of the Conservative Party]]|years=1940–1955}}
{{s-aft|after=[[Anthony Eden]]}}
...
{{End box}}
This template may still be useful for other sequences, especially simple ordered lists of articles without associated spans of years.
See also
- {{Series (mathematics)}}
- {{Succession box}}