# Timeline View Templates

![timeline_view_templates_01](/img/timeline_view_templates_01.png)

![timeline_view_templates_02](/img/timeline_view_templates_02.png)


- [event_bar_text](api/template/event_bar_text.md) - the event text
- [event_class](api/template/event_class.md) - the css style for the event container
- [`TIMELINE_cell_value`](api/template/timelinename_cell_value.md) - the value presenting  the number of scheduled events in a cell of the view
- [`TIMELINE_cell_class`](api/template/timelinename_cell_class.md) - the css style for a cell
- [`TIMELINE_scalex_class`](api/template/timelinename_scalex_class.md) - the css style for items of the X-Axis
- [`TIMELINE_second_scalex_class`](api/template/timelinename_second_scalex_class.md) - the css style for the items of the second X-Axis
- [`TIMELINE_scaley_class`](api/template/timelinename_scaley_class.md) - the css style for items of the Y-Axis
- [`TIMELINE_scale_label`](api/template/timelinename_scale_label.md) - the items of the Y-Axis
- [`TIMELINE_tooltip`](api/template/timelinename_tooltip.md) - the tooltip over a cell containing some scheduled event(s)
- [`TIMELINE_date`](api/template/timelinename_date.md) - the date in the header of the view
- [`TIMELINE_row_class`](api/template/timelinename_row_class.md) - specifies the CSS class that will be applied to a row of the view
- [`TIMELINE_scale_date`](api/template/timelinename_scale_date.md) - the items of the X-Axis
- [`TIMELINE_second_scale_date`](api/template/timelinename_second_scale_date.md) - the items of the second X-Axis
