Difference between revisions of "Template:Timeline/Event"
| 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>|- | ||
| − | | class="timeline-table-year" | {{#explode:{{{1}}}|:|0}} | + | | class="timeline-table-year" | {{Trim| text={{#explode:{{{1}}}|:|0}} }} |
| − | | class="timeline-table-description" | {{#explode:{{{1}}}|:|1}}</includeonly> | + | | class="timeline-table-description" | {{Trim| text={{#explode:{{{1}}}|:|1}} }}</includeonly> |
Revision as of 07:28, 6 July 2015
Produce an event line for a timeline.
- First parameter: Event text. Date and description are separated by a colon (:).