Modern Timeline parameters
From ProWiki - Demo and Test Wiki
Overview
⧼validator-describe-header-parameter⧽ | ⧼validator-describe-header-aliases⧽ | ⧼validator-describe-header-type⧽ | ⧼validator-describe-header-default⧽ | ⧼validator-describe-header-description⧽ |
---|---|---|---|---|
width | - | ⧼validator-type-dimension⧽ | 100% | Timeline width in %. Can also be specified in px, em and ex |
height | - | ⧼validator-type-dimension⧽ | 400px | Timeline height in pixels. Can also be specified in em and ex |
bookmark | - | ⧼validator-type-boolean⧽ | no | Make the timeline bookmarkable via the page URL |
background | - | ⧼validator-type-string⧽ | white | Background color for the timeline slides (CSS color values) |
scale factor | scalefactor | ⧼validator-type-integer⧽ | 2 | Timeline width in screen widths at first presentation |
position | - | ⧼validator-type-string⧽ | bottom | Display the timeline navigation at the top or at the bottom |
tick width | tickwidth | ⧼validator-type-integer⧽ | 100 | Optimal distance (in pixels) between ticks on the axis |
start slide | startslide | ⧼validator-type-integer⧽ | 1 | The first slide to display when the timeline is loaded |
start at end | startatend | ⧼validator-type-boolean⧽ | no | Start with the last timeline slide |
transition duration | duration, transitionduration | ⧼validator-type-integer⧽ | 1000 | Slide transition in milliseconds |
navigation height | navigationheight | ⧼validator-type-dimension⧽ | 200px | Height of the timeline navigation section in % or px |
template | - | ⧼validator-type-string⧽ | ⧼validator-describe-empty⧽ | Name of a template to show the slide area with |
image property | imageproperty, image, imageproperty | ⧼validator-type-string⧽ | ⧼validator-describe-empty⧽ | Semantic property of type Page. Needs to be queried as print request |
Note:
This overview can be generated using the #smwdoc
parser function
{{#smwdoc: moderntimeline }}
Example using parameters
- Modern Timeline with parameters
- Add you example here