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 /> | ||
* {{#explode:{{{Video{{#var: i }}}}}|-|0}} | * {{#evl:{{#explode:{{{Video{{#var: i }}}}}|-|0}}|{{#explode:{{{Video{{#var: i }}}}}|-|1}}|1|player=example-player}} | ||
* {{#explode:{{{Video{{#var: i }}}}}|-|1}} | * {{#explode:{{{Video{{#var: i }}}}}|-|1}} | ||
{{#vardefine: i | {{#expr: {{#var: i }} + 1 }} }} | {{#vardefine: i | {{#expr: {{#var: i }} + 1 }} }} | ||
}} | }} | ||
{{#evl:{{#explode:{{{Video1}}}|-|0}}|{{#explode:{{{Video1}}}|-|1}}|0|player=example-player}} | |||
<evlplayer w="640" h="360" id="example-player">{{#ev:youtube|{{#explode:{{{Video_1}}}|;|0}}}}</evlplayer> | <evlplayer w="640" h="360" id="example-player">{{#ev:youtube|{{#explode:{{{Video_1}}}|;|0}}}}</evlplayer> |
Revision as of 14:05, 1 April 2021
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:05. Content is available under GPLv3 unless otherwise noted.