Template:Video: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><onlyinclude><!--
<includeonly><onlyinclude><!--


-->{{#if:{{{gallery|}}}<!--
-->{{#if:{{{gallery|}}}<!-- Apply a gallery
-->|<!--
-->|<!--
     --><div style='display:flex;flex-direction:row;align-items:top;flex-wrap:wrap'>{{{gallery|}}}</div><!--
     --><div style='display:flex;flex-direction:row;align-items:top;flex-wrap:wrap'>{{{gallery|}}}</div><!--
-->|<!--
-->}}<!--
-->{{#if:{{{youtube|}}}<!-- Apply an embedded youtube
-->|<!--
    --><div style='display:inline-block;width:384px;margin-right:1.4em;'>{{#tag:youtube|{{{youtube|}}}|width=384|height=216}}<br>{{{description|}}}{{#if:{{{language|}}}|&nbsp;(In&nbsp;{{{language|}}})|}}</div><!--
-->|<!--
-->}}<!--


-->{{#if:{{{gallery|}}}{{{youtube|}}}<!-- Default to applying a video thumbnail
-->|<!--
-->|<!--
     --><div style='display:inline-block;'>[[File:YoutubeLogo1.jpg|link={{{link|}}}|thumb|left|150px|{{{description|}}}{{#if:{{{language|}}}|&nbsp;(In {{{language|}}})|}}]]</div><!--
-->|<!--
     --><div style='display:inline-block;'>[[File:YoutubeLogo1.jpg|link={{{link|}}}|thumb|left|150px|{{{description|}}}{{#if:{{{language|}}}|&nbsp;(In&nbsp;{{{language|}}})|}}]]</div><!--
-->}}<!--


-->}}</onlyinclude>
--></onlyinclude>


</includeonly>
</includeonly>
Line 16: Line 27:
{{video
{{video
  | link=https://www.youtube.com/watch?v=JbesTrmZMTw | description=A video from the CoP 2021. | language=dutch
  | link=https://www.youtube.com/watch?v=JbesTrmZMTw | description=A video from the CoP 2021. | language=dutch
}}
{{video
| youtube=JbesTrmZMTw | description=A video from the CoP 2021. | language=dutch
}}
}}


Line 24: Line 39:
   {{video|link=https://www.youtube.com/watch?v=IhnEk7mp5hElanguage=dutch|description=Integrating data using the Geo Share and Geo Plugins.|}}
   {{video|link=https://www.youtube.com/watch?v=IhnEk7mp5hElanguage=dutch|description=Integrating data using the Geo Share and Geo Plugins.|}}
   {{video|link=https://youtu.be/nh332NTyKzI|language=dutch}|description=Tygron Geo Share and Geo Plugins.}}
   {{video|link=https://youtu.be/nh332NTyKzI|language=dutch}|description=Tygron Geo Share and Geo Plugins.}}
}}
<hr>
{{video|gallery=
  {{video|youtube=jDgOkL1AF8Q|language=dutch|description=Example of the Combo overlay in the {{software}}.}}
  {{video|youtube=n2LRtKoIt_Q|language=dutch|description=Testing a parametric design on environmental criteria in the {{software}}.}}
}}
}}
<hr>
<hr>


Parameters:
Parameters:
* link: Full link where the video can be found
* gallery: Indicates a gallery in which either thumbnails or embeds can be added and organized tidily.
* link: Full link where the video can be found. Providing this will create a thumbnail.
* youtube: A youtube video-id. Providing this will create an embedded video.
* description: Accompanying description
* description: Accompanying description
* language: Optional. The language the video is in
* language: Optional. The language the video is in

Latest revision as of 11:46, 6 December 2023

Create standardized video link

Example:

A video from the CoP 2021. (In dutch)

A video from the CoP 2021. (In dutch)

Example of the Combo overlay in the Tygron Platform. (In dutch)
Testing a parametric design on environmental criteria in the Tygron Platform. (In dutch)
Integrating data using the Geo Share and Geo Plugins.
Tygron Geo Share and Geo Plugins. (In dutch})


Example of the Combo overlay in the Tygron Platform. (In dutch)

Testing a parametric design on environmental criteria in the Tygron Platform. (In dutch)

Parameters:

  • gallery: Indicates a gallery in which either thumbnails or embeds can be added and organized tidily.
  • link: Full link where the video can be found. Providing this will create a thumbnail.
  • youtube: A youtube video-id. Providing this will create an embedded video.
  • description: Accompanying description
  • language: Optional. The language the video is in