Template:Timeline
Jump to navigation
Jump to search
| {{{before}}} | {{{title}}} {{{years}}} |
{{{after}}} |
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
Usage
As used on Timeline of United States history (1970–1989):
{{Timeline
|before=[[Timeline of United States history (1950–1969)|1950–1969]]
|title=[[Timeline of United States history]]
|years=1970–1989
|after=[[Timeline of United States history (1990–present)|1990–present]]
}}
Produces:
| 1950–1969 | Timeline of United States history 1970–1989 |
1990–present |
Template Data
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.
TemplateData for Timeline
<templatedata> {
"description": "Generates a timeline navigation box",
"params": {
"title": {
"label": "title",
"description": "Title to appear, can be wiki-linked. e.g. 'Timeline of United States history'.",
"type": "string/line",
"required": true
},
"before": {
"label": "before",
"description": "Previous date range, can be wiki-linked. e.g. '1950–1969'",
"type": "string/line",
"required": true
},
"years": {
"label": "years",
"description": "date range for this article, can be wiki-linked. e.g. 1970–1989",
"type": "string/line",
"required": true
},
"after": {
"label": "after",
"description": "Following date range, can be wiki-linked. e.g. '1990–present'",
"type": "string/line",
"required": true
}
}
} </templatedata>
See also
For more flexible graphical timelines, see {{include timeline}}. For the cleanup tag see {{Prose timeline}}. pt:Predefinição:Linha do tempo
| The above documentation is transcluded from Template:Timeline/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |