Wilcoboode (talk | contribs) (Created page with "{{#vardefine: i | 0 }}{{#while: | {{#ifexpr: {{#var: i }} < 5 | true }} | <nowiki /> * {{{Video{{#var: i }}}}}{{#vardefine: i | {{#expr: {{#var: i }} + 1 }} }} }} {{#evl:{...") |
Wilcoboode (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
}} | }} | ||
{{#explode:{{{Video{{#var: i }}}}}|-|0}} | |||
{{#explode:{{{Video{{#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}}}
{{{Video5}}}
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.