Wilcoboode (talk | contribs) No edit summary  | 
				Wilcoboode (talk | contribs)  No edit summary  | 
				||
| Line 10: | Line 10: | ||
  |{{!}}-    |   |{{!}}-    | ||
  {{!}} {{#evl:{{#explode:{{{Video_2}}}|-|0}}|{{#explode:{{{Video_2}}}|-|1}}|1|player=example-player}}  |   {{!}} {{#evl:{{#explode:{{{Video_2}}}|-|0}}|{{#explode:{{{Video_2}}}|-|1}}|1|player=example-player}}  | ||
}}  | |||
{{#if:{{{Video_3|}}}  | |||
 |{{!}}-   | |||
 {{!}} {{#evl:{{#explode:{{{Video_3}}}|-|0}}|{{#explode:{{{Video_3}}}|-|1}}|1|player=example-player}}  | |||
}}  | |||
{{#if:{{{Video_4|}}}  | |||
 |{{!}}-   | |||
 {{!}} {{#evl:{{#explode:{{{Video_4}}}|-|0}}|{{#explode:{{{Video_4}}}|-|1}}|1|player=example-player}}  | |||
}}  | |||
{{#if:{{{Video_5|}}}  | |||
 |{{!}}-   | |||
 {{!}} {{#evl:{{#explode:{{{Video_5}}}|-|0}}|{{#explode:{{{Video_5}}}|-|1}}|1|player=example-player}}  | |||
}}  | |||
{{#if:{{{Video_6|}}}  | |||
 |{{!}}-   | |||
 {{!}} {{#evl:{{#explode:{{{Video_6}}}|-|0}}|{{#explode:{{{Video_6}}}|-|1}}|1|player=example-player}}  | |||
}}  | |||
{{#if:{{{Video_7|}}}  | |||
 |{{!}}-   | |||
 {{!}} {{#evl:{{#explode:{{{Video_7}}}|-|0}}|{{#explode:{{{Video_7}}}|-|1}}|1|player=example-player}}  | |||
}}  | |||
{{#if:{{{Video_8|}}}  | |||
 |{{!}}-   | |||
 {{!}} {{#evl:{{#explode:{{{Video_8}}}|-|0}}|{{#explode:{{{Video_8}}}|-|1}}|1|player=example-player}}  | |||
}}  | |||
{{#if:{{{Video_9|}}}  | |||
 |{{!}}-   | |||
 {{!}} {{#evl:{{#explode:{{{Video_9}}}|-|0}}|{{#explode:{{{Video_9}}}|-|1}}|1|player=example-player}}  | |||
}}  | |||
{{#if:{{{Video_10|}}}  | |||
 |{{!}}-   | |||
 {{!}} {{#evl:{{#explode:{{{Video_10}}}|-|0}}|{{#explode:{{{Video_10}}}|-|1}}|1|player=example-player}}  | |||
}}  | }}  | ||
|}  | |}  | ||
| Line 21: | Line 53: | ||
		"Video_1":{  | 		"Video_1":{  | ||
			"type": "string",  | 			"type": "string",  | ||
			"default": "  | 			"default": "videolink-videoname",  | ||
			"required": true,  | 			"required": true,  | ||
			"suggested": true,  | 			"suggested": true,  | ||
			"description": "The name and link of video   | 			"description": "The name and link of the video."},  | ||
		"Video_2":{  | |||
			"type": "string",  | |||
			"default": "videolink-videoname",  | |||
			"required": false,  | |||
			"suggested": true,  | |||
			"description": "The name and link of the video."},  | |||
		"Video_3":{  | |||
			"type": "string",  | |||
			"default": "videolink-videoname",  | |||
			"required": false,  | |||
			"suggested": true,  | |||
			"description": "The name and link of the video."},  | |||
		"Video_4":{  | |||
			"type": "string",  | |||
			"default": "videolink-videoname",  | |||
			"required": false,  | |||
			"suggested": true,  | |||
			"description": "The name and link of the video."},  | |||
		"Video_5":{  | |||
			"type": "string",  | |||
			"default": "videolink-videoname",  | |||
			"required": false,  | |||
			"suggested": true,  | |||
			"description": "The name and link of the video."},  | |||
		"Video_6":{  | |||
			"type": "string",  | |||
			"default": "videolink-videoname",  | |||
			"required": false,  | |||
			"suggested": true,  | |||
			"description": "The name and link of the video."},  | |||
		"Video_7":{  | |||
			"type": "string",  | |||
			"default": "videolink-videoname",  | |||
			"required": false,  | |||
			"suggested": true,  | |||
			"description": "The name and link of the video."},  | |||
		"Video_8":{  | |||
			"type": "string",  | |||
			"default": "videolink-videoname",  | |||
			"required": false,  | |||
			"suggested": true,  | |||
			"description": "The name and link of the video."},  | |||
		"Video_9":{  | |||
			"type": "string",  | |||
			"default": "videolink-videoname",  | |||
			"required": false,  | |||
			"suggested": true,  | |||
			"description": "The name and link of the video."},  | |||
		"Video_10":{  | |||
			"type": "string",  | |||
			"default": "videolink-videoname",  | |||
			"required": false,  | |||
			"suggested": true,  | |||
			"description": "The name and link of the video."}  | |||
	},  | 	},  | ||
	"paramOrder": [  | 	"paramOrder": [  | ||
		"Video_1"  | 		"Video_1",  | ||
		"Video_2",  | |||
		"Video_3",  | |||
		"Video_4",  | |||
		"Video_5",  | |||
		"Video_6",  | |||
		"Video_7",  | |||
		"Video_8",  | |||
		"Video_9",  | |||
		"Video_10"  | |||
	],  | 	],  | ||
	"description": "  | 	"description": "The videolink, and url for every video that should appear in the list. Currently supports up to 10 videos, only for youtube",  | ||
	"format": "block"  | 	"format": "block"  | ||
}  | }  | ||
</templatedata>  | </templatedata>  | ||
</noinclude>  | </noinclude>  | ||
Revision as of 10:31, 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 | |
|---|---|---|---|---|
| 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 10:31. Content is available under GPLv3 unless otherwise noted.
                
            Co-funded by the European Union.