Template:Timeline/Event: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
* First parameter: Event text. Date and description are separated by a colon (:). | * First parameter: Event text. Date and description are separated by a colon (:). | ||
</noinclude><includeonly>|- | </noinclude><includeonly>|- | ||
| timeline-table-year | {{#explode:{{{1}}}|:|0}} | | class="timeline-table-year" | {{#explode:{{{1}}}|:|0}} | ||
| timeline-table-description | {{#explode:{{{1}}}|:|1}}</includeonly> | | class="timeline-table-description" | {{#explode:{{{1}}}|:|1}}</includeonly> | ||
Revision as of 07:58, 5 July 2015
Produce an event line for a timeline.
- First parameter: Event text. Date and description are separated by a colon (:).