Wilcoboode (talk | contribs) No edit summary |
Wilcoboode (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
{{ #for: Videos | | {{ #for: Videos | | ||
{{!}}- | {{!}}- | ||
{{!}} {{#evl:{{#explode:{{{ | {{!}} {{#evl:{{#explode:{{{Video$n$}}}|;|0}}|{{#explode:{{{Video$n$}}}|;|1}}|$n$|player=example-player}}| | ||
}} | }} | ||
Line 24: | Line 24: | ||
"suggested": true, | "suggested": true, | ||
"description": "The amount of videos."}, | "description": "The amount of videos."}, | ||
" | "Video1":{ | ||
"type": "string", | "type": "string", | ||
"default": "videolink-videoname", | "default": "videolink-videoname", | ||
Line 30: | Line 30: | ||
"suggested": true, | "suggested": true, | ||
"description": "The name and link of the video."}, | "description": "The name and link of the video."}, | ||
" | "Video2":{ | ||
"type": "string", | "type": "string", | ||
"default": "videolink-videoname", | "default": "videolink-videoname", | ||
Line 36: | Line 36: | ||
"suggested": true, | "suggested": true, | ||
"description": "The name and link of the video."}, | "description": "The name and link of the video."}, | ||
" | "Video3":{ | ||
"type": "string", | "type": "string", | ||
"default": "videolink-videoname", | "default": "videolink-videoname", | ||
Line 42: | Line 42: | ||
"suggested": true, | "suggested": true, | ||
"description": "The name and link of the video."}, | "description": "The name and link of the video."}, | ||
" | "Video4":{ | ||
"type": "string", | "type": "string", | ||
"default": "videolink-videoname", | "default": "videolink-videoname", | ||
Line 48: | Line 48: | ||
"suggested": true, | "suggested": true, | ||
"description": "The name and link of the video."}, | "description": "The name and link of the video."}, | ||
" | "Video5":{ | ||
"type": "string", | "type": "string", | ||
"default": "videolink-videoname", | "default": "videolink-videoname", | ||
Line 54: | Line 54: | ||
"suggested": true, | "suggested": true, | ||
"description": "The name and link of the video."}, | "description": "The name and link of the video."}, | ||
" | "Video6":{ | ||
"type": "string", | "type": "string", | ||
"default": "videolink-videoname", | "default": "videolink-videoname", | ||
Line 60: | Line 60: | ||
"suggested": true, | "suggested": true, | ||
"description": "The name and link of the video."}, | "description": "The name and link of the video."}, | ||
" | "Video7":{ | ||
"type": "string", | "type": "string", | ||
"default": "videolink-videoname", | "default": "videolink-videoname", | ||
Line 66: | Line 66: | ||
"suggested": true, | "suggested": true, | ||
"description": "The name and link of the video."}, | "description": "The name and link of the video."}, | ||
" | "Video8":{ | ||
"type": "string", | "type": "string", | ||
"default": "videolink-videoname", | "default": "videolink-videoname", | ||
Line 72: | Line 72: | ||
"suggested": true, | "suggested": true, | ||
"description": "The name and link of the video."}, | "description": "The name and link of the video."}, | ||
" | "Video9":{ | ||
"type": "string", | "type": "string", | ||
"default": "videolink-videoname", | "default": "videolink-videoname", | ||
Line 78: | Line 78: | ||
"suggested": true, | "suggested": true, | ||
"description": "The name and link of the video."}, | "description": "The name and link of the video."}, | ||
" | "Video10":{ | ||
"type": "string", | "type": "string", | ||
"default": "videolink-videoname", | "default": "videolink-videoname", | ||
Line 87: | Line 87: | ||
"paramOrder": [ | "paramOrder": [ | ||
"Videos", | "Videos", | ||
" | "Video1", | ||
" | "Video2", | ||
" | "Video3", | ||
" | "Video4", | ||
" | "Video5", | ||
" | "Video6", | ||
" | "Video7", | ||
" | "Video8", | ||
" | "Video9", | ||
" | "Video10" | ||
], | ], | ||
"description": "The videolink, and url for every video that should appear in the list. Currently supports up to 10 videos, only for youtube", | "description": "The videolink, and url for every video that should appear in the list. Currently supports up to 10 videos, only for youtube", |
Revision as of 14:07, 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 |
Video1 | Video1 | The name and link of the video.
| String | required |
Video2 | Video2 | The name and link of the video.
| String | suggested |
Video3 | Video3 | The name and link of the video.
| String | suggested |
Video4 | Video4 | The name and link of the video.
| String | suggested |
Video5 | Video5 | The name and link of the video.
| String | suggested |
Video6 | Video6 | The name and link of the video.
| String | suggested |
Video7 | Video7 | The name and link of the video.
| String | suggested |
Video8 | Video8 | The name and link of the video.
| String | suggested |
Video9 | Video9 | The name and link of the video.
| String | suggested |
Video10 | Video10 | The name and link of the video.
| String | suggested |
This page was last edited on 17 March 2021, at 14:07. Content is available under GPLv3 unless otherwise noted.