قالب:خط زمني مبسط

السنة الحدث
Blank Refer to Template:Simple timeline for details of how to use this template
Template documentation[view] [edit] [history] [purge]

Usage

To specify a straightforward timeline table without needing to input all the wikicode required (in particular the |- divisions).

{{Simple timeline 
|year            // year of event
|event           // event description, for a blank use " "
...
}}               // from 1 to a MAXIMUM of 30 (year, event) pairs
Additional OPTIONAL parameters:
|title=          // your table title
|type=           // your own style (defaults to class="wikitable")
|width=          // override default width of 450px (use width=100% for full screen width)
|year-title=     // your own header instead of Year (e.g. "Date")
|event-title=    // your own header instead of Event (e.g. "Appearance")
|header-type=    // your own header style

Notes