Wilcoboode (talk | contribs) No edit summary |
Wilcoboode (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
Line 10: | Line 4: | ||
|- | |- | ||
! Select a Tutorial Video | ! Select a Tutorial Video | ||
{{ #for: Videos | | |||
{{!}}- | |||
{{!}} {{#evl:{{#explode:{{{Video_$n$}}}|;|0}}|{{#explode:{{{Video_$n$}}}|;|1}}|$n$|player=example-player}}| | |||
{{!}}- | |||
{{!}} {{#evl:{{#explode:{{{ | |||
}} | }} | ||
|} | |} | ||
Line 58: | Line 18: | ||
{ | { | ||
"params": { | "params": { | ||
"Videos":{ | |||
"type": "number", | |||
"default": "1", | |||
"required": true, | |||
"suggested": true, | |||
"description": "The amount of videos."}, | |||
"Video_1":{ | "Video_1":{ | ||
"type": "string", | "type": "string", | ||
Line 120: | Line 86: | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
"Videos", | |||
"Video_1", | "Video_1", | ||
"Video_2", | "Video_2", |
Revision as of 14:06, 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
Parameter | Description | Type | Status | |
---|---|---|---|---|
Videos | Videos | The amount of videos.
| Number | required |
Video_1 | Video_1 | The name and link of the video.
| String | required |
Video_2 | Video_2 | The name and link of the video.
| String | suggested |
Video_3 | Video_3 | The name and link of the video.
| String | suggested |
Video_4 | Video_4 | The name and link of the video.
| String | suggested |
Video_5 | Video_5 | The name and link of the video.
| String | suggested |
Video_6 | Video_6 | The name and link of the video.
| String | suggested |
Video_7 | Video_7 | The name and link of the video.
| String | suggested |
Video_8 | Video_8 | The name and link of the video.
| String | suggested |
Video_9 | Video_9 | The name and link of the video.
| String | suggested |
Video_10 | Video_10 | The name and link of the video.
| String | suggested |
This page was last edited on 17 March 2021, at 14:06. Content is available under GPLv3 unless otherwise noted.