Template:Timeline/Event: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>Produce an event line for a timeline. * First parameter: Event text. Date and description are separated by a colon (:). </noinclude><includeonly>|- | {{{1}}}</incl...") |
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>|- | ||
| {{{1}}}</includeonly> | | timeline-table-year | {{#explode:{{{1}}}|:|0}} | ||
| timeline-table-description | {{#explode:{{{1}}}|:|1}}</includeonly> | |||
Revision as of 07:53, 5 July 2015
Produce an event line for a timeline.
- First parameter: Event text. Date and description are separated by a colon (:).