Wilcoboode (talk | contribs) No edit summary |
Wilcoboode (talk | contribs) No edit summary |
||
(70 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{ | {{{!}} class="wikitable" style="float:right; margin-left: 10px; font-size: 130%;" | ||
{{!}}- | |||
! Select a Tutorial Video | ! Select a Tutorial Video | ||
{{#if:{{{Video_1|}}}| | {{#if: {{{Video_1|}}} | {{!-}} | ||
{{!}} | {{!}} {{#evl:{{#explode:{{{Video_1}}}|;|0}}|{{#explode:{{{Video_1}}}|;|1}}|1|player=example-player}} }} | ||
{{#if: {{{Video_2|}}} | {{!-}} | |||
}} | {{!}} {{#evl:{{#explode:{{{Video_2}}}|;|0}}|{{#explode:{{{Video_2}}}|;|1}}|2|player=example-player}} }} | ||
{{#if:{{{Video_2|}}}| | {{#if: {{{Video_3|}}} | {{!-}} | ||
{{!}} | {{!}} {{#evl:{{#explode:{{{Video_3}}}|;|0}}|{{#explode:{{{Video_3}}}|;|1}}|3|player=example-player}} }} | ||
{{#if: {{{Video_4|}}} | {{!-}} | |||
}} | {{!}} {{#evl:{{#explode:{{{Video_4}}}|;|0}}|{{#explode:{{{Video_4}}}|;|1}}|4|player=example-player}} }} | ||
{{#if:{{{Video_3|}}}| | {{#if: {{{Video_5|}}} | {{!-}} | ||
{{!}} | {{!}} {{#evl:{{#explode:{{{Video_5}}}|;|0}}|{{#explode:{{{Video_5}}}|;|1}}|5|player=example-player}} }} | ||
{{#if: {{{Video_6|}}} | {{!-}} | |||
}} | {{!}} {{#evl:{{#explode:{{{Video_6}}}|;|0}}|{{#explode:{{{Video_6}}}|;|1}}|6|player=example-player}} }} | ||
{{#if:{{{Video_4|}}}| | {{#if: {{{Video_7|}}} | {{!-}} | ||
{{!}} | {{!}} {{#evl:{{#explode:{{{Video_7}}}|;|0}}|{{#explode:{{{Video_7}}}|;|1}}|7|player=example-player}} }} | ||
{{#if: {{{Video_8|}}} | {{!-}} | |||
}} | {{!}} {{#evl:{{#explode:{{{Video_8}}}|;|0}}|{{#explode:{{{Video_8}}}|;|1}}|8|player=example-player}} }} | ||
{{#if:{{{Video_5|}}}| | {{#if: {{{Video_9|}}} | {{!}} | ||
{{!}} | {{!}} {{#evl:{{#explode:{{{Video_9}}}|;|0}}|{{#explode:{{{Video_9}}}|;|1}}|9|player=example-player}} }} | ||
{{#if: {{{Video_10|}}} | {{!-}} | |||
}} | {{!}} {{#evl:{{#explode:{{{Video_10}}}|;|0}}|{{#explode:{{{Video_10}}}|;|1}}|10|player=example-player}} }} | ||
{{#if:{{{Video_6|}}}| | {{!}}} | ||
{{!}} | |||
}} | |||
{{#if:{{{Video_7|}}}| | |||
{{!}} | |||
}} | |||
{{#if:{{{Video_8|}}}| | |||
}} | |||
{{#if:{{{Video_9|}}}| | |||
}} | |||
{{#if:{{{Video_10}}}| | |||
}} | |||
<evlplayer w="640" h="360" id="example-player">{{#ev:youtube|{{#explode:{{{Video_1}}}|;|0}}}}</evlplayer> | <evlplayer w="640" h="360" id="example-player">{{#ev:youtube|{{#explode:{{{Video_1}}}|;|0}}}}</evlplayer> | ||
Line 50: | Line 29: | ||
{ | { | ||
"params": { | "params": { | ||
" | "Video_1":{ | ||
"type": "string", | "type": "string", | ||
"default": "videolink-videoname", | "default": "videolink-videoname", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "The name and link of the video."} | "description": "The name and link of the video."} | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "Video_1" | ||
], | ], | ||
"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", |
Latest revision as of 14:21, 23 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 | |
---|---|---|---|---|
Video_1 | Video_1 | The name and link of the video.
| String | required |
This page was last edited on 23 March 2021, at 14:21. Content is available under GPLv3 unless otherwise noted.