Wilcoboode (talk | contribs) No edit summary |
Wilcoboode (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
{{ #for: {{{Videos}}} | | {{ #for: {{{Videos}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} {{#evl: {{{ | {{!}} {{#evl: {{{Videolink$n$}}}|{{{Videoname$n$}}}|1|player=example-player}}| | ||
}} | }} | ||
|} | |} | ||
<evlplayer w="640" h="360" id="example-player">{{#ev:youtube|{{#explode:{{{ | <evlplayer w="640" h="360" id="example-player">{{#ev:youtube|{{#explode:{{{Video1name}}}|;|0}}}}</evlplayer> | ||
<noinclude> | <noinclude> | ||
Line 20: | Line 20: | ||
"suggested": true, | "suggested": true, | ||
"description": "The amount of videos."}, | "description": "The amount of videos."}, | ||
" | "Videoname1":{ | ||
"type": "string", | "type": "string", | ||
"default": "videoname", | "default": "videoname", | ||
Line 26: | Line 26: | ||
"suggested": true, | "suggested": true, | ||
"description": "The name of the video."}, | "description": "The name of the video."}, | ||
" | "Videolink1":{ | ||
"type": "string", | "type": "string", | ||
"default": "videolink", | "default": "videolink", | ||
Line 35: | Line 35: | ||
"paramOrder": [ | "paramOrder": [ | ||
"Videos", | "Videos", | ||
" | "Videoname1", | ||
" | "Videolink1" | ||
], | ], | ||
"description": "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", | "description": "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", |
Revision as of 14:54, 17 March 2021
Select a Tutorial Video |
---|
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 | |
---|---|---|---|---|
Videos | Videos | The amount of videos.
| Number | required |
Videoname1 | Videoname1 | The name of the video.
| String | required |
Videolink1 | Videolink1 | The link of the video.
| String | required |
This page was last edited on 17 March 2021, at 14:54. Content is available under GPLv3 unless otherwise noted.