Wilcoboode (talk | contribs) No edit summary |
Wilcoboode (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
{{#if:{{{Video_2|}}} | {{#if:{{{Video_2|}}} | ||
|{{!}}- | |{{!}}- | ||
{{!}} {{#evl:{{#explode:{{{Video_2}}}| | {{!}} {{#evl:{{#explode:{{{Video_2}}}|;|0}}|{{#explode:{{{Video_2}}}|;|1}}|2|player=example-player}} | ||
}} | }} | ||
{{#if:{{{Video_3|}}} | {{#if:{{{Video_3|}}} | ||
|{{!}}- | |{{!}}- | ||
{{!}} {{#evl:{{#explode:{{{Video_3}}}| | {{!}} {{#evl:{{#explode:{{{Video_3}}}|;|0}}|{{#explode:{{{Video_3}}}|;|1}}|3|player=example-player}} | ||
}} | }} | ||
{{#if:{{{Video_4|}}} | {{#if:{{{Video_4|}}} | ||
|{{!}}- | |{{!}}- | ||
{{!}} {{#evl:{{#explode:{{{Video_4}}}| | {{!}} {{#evl:{{#explode:{{{Video_4}}}|;|0}}|{{#explode:{{{Video_4}}}|;|1}}|4|player=example-player}} | ||
}} | }} | ||
{{#if:{{{Video_5|}}} | {{#if:{{{Video_5|}}} | ||
|{{!}}- | |{{!}}- | ||
{{!}} {{#evl:{{#explode:{{{Video_5}}}| | {{!}} {{#evl:{{#explode:{{{Video_5}}}|;|0}}|{{#explode:{{{Video_5}}}|;|1}}|5|player=example-player}} | ||
}} | }} | ||
{{#if:{{{Video_6|}}} | {{#if:{{{Video_6|}}} | ||
|{{!}}- | |{{!}}- | ||
{{!}} {{#evl:{{#explode:{{{Video_6}}}| | {{!}} {{#evl:{{#explode:{{{Video_6}}}|;|0}}|{{#explode:{{{Video_6}}}|;|1}}|6|player=example-player}} | ||
}} | }} | ||
{{#if:{{{Video_7|}}} | {{#if:{{{Video_7|}}} | ||
|{{!}}- | |{{!}}- | ||
{{!}} {{#evl:{{#explode:{{{Video_7}}}| | {{!}} {{#evl:{{#explode:{{{Video_7}}}|;|0}}|{{#explode:{{{Video_7}}}|;|1}}|7|player=example-player}} | ||
}} | }} | ||
{{#if:{{{Video_8|}}} | {{#if:{{{Video_8|}}} | ||
|{{!}}- | |{{!}}- | ||
{{!}} {{#evl:{{#explode:{{{Video_8}}}| | {{!}} {{#evl:{{#explode:{{{Video_8}}}|;|0}}|{{#explode:{{{Video_8}}}|;|1}}|8|player=example-player}} | ||
}} | }} | ||
{{#if:{{{Video_9|}}} | {{#if:{{{Video_9|}}} | ||
|{{!}}- | |{{!}}- | ||
{{!}} {{#evl:{{#explode:{{{Video_9}}}| | {{!}} {{#evl:{{#explode:{{{Video_9}}}|;|0}}|{{#explode:{{{Video_9}}}|;|1}}|9|player=example-player}} | ||
}} | }} | ||
{{#if:{{{Video_10|}}} | {{#if:{{{Video_10|}}} | ||
|{{!}}- | |{{!}}- | ||
{{!}} {{#evl:{{#explode:{{{Video_10}}}| | {{!}} {{#evl:{{#explode:{{{Video_10}}}|;|0}}|{{#explode:{{{Video_10}}}|;|1}}|10|player=example-player}} | ||
}} | }} | ||
|} | |} |
Revision as of 10:38, 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:38. Content is available under GPLv3 unless otherwise noted.