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 |
||
| (4 intermediate revisions by the same user not shown) | |||
| 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> | | class="timeline-table-year" | {{Trim| text={{#explode:{{{1}}}|:|0}} }} | ||
| class="timeline-table-description" | {{Trim| text={{#sub:{{{1}}}|{{#expr:{{#pos:{{{1}}}|:}}+1}}}} }}</includeonly> | |||
Latest revision as of 20:16, 8 December 2015
Produce an event line for a timeline.
- First parameter: Event text. Date and description are separated by a colon (:).