Wilcoboode (talk | contribs) No edit summary |
Wilcoboode (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
| {{#ifexpr: {{#var: i }} < 5 | true }} | | {{#ifexpr: {{#var: i }} < 5 | true }} | ||
| <nowiki /> | | <nowiki /> | ||
* {{{Video{{#var: i }}}}}{{#vardefine: i | {{#expr: {{#var: i }} + 1 }} }} | * {{#explode:{{{Video{{#var: i }}}}}|-|0}} | ||
* {{#explode:{{{Video{{#var: i }}}}}|-|1}} | |||
{{#vardefine: i | {{#expr: {{#var: i }} + 1 }} }} | |||
}} | }} | ||
{{#evl:{{#explode:{{{Video1}}}|-|0}}|{{#explode:{{{Video1}}}|-|1}}|1|player=example-player}} | {{#evl:{{#explode:{{{Video1}}}|-|0}}|{{#explode:{{{Video1}}}|-|1}}|1|player=example-player}} |
Revision as of 14:03, 1 April 2021
- {{{Video0}}}
- {{{Video1}}}
- {{{Video2}}}
- {{{Video3}}}
- {{{Video4}}}
The videolink, and url for every video that should appear in the list. Currently supports up to 10 videos, only for youtube, requires at least one video
Parameter | Description | Type | Status | |
---|---|---|---|---|
Video1 | Video1 | The name and link of the video.
| String | required |
This page was last edited on 1 April 2021, at 14:03. Content is available under GPLv3 unless otherwise noted.