Template:Video: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> <div style='display:inline-block;'>link={{{link|}}}|thumb|left|150px|{{{description|}}}</div> </includeonly><noinclude> Create standard...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><!-- | ||
<div style='display:inline-block;'>[[File:YoutubeLogo1.jpg|link={{{link|}}}|thumb|left|150px|{{{description|}}}]]</div> | --><div style='display:inline-block;'>[[File:YoutubeLogo1.jpg|link={{{link|}}}|thumb|left|150px|{{{description|}}}{{#if:{{{language|}}}| (in {{{language|}}})|}}]]</div><!-- | ||
</includeonly><noinclude> | --></includeonly><noinclude> | ||
Create standardized video link | Create standardized video link | ||
Example: | Example: | ||
{{video | {{video | ||
| link=https://www.youtube.com/watch?v=JbesTrmZMTw | description=A video from the CoP 2021 | | link=https://www.youtube.com/watch?v=JbesTrmZMTw | description=A video from the CoP 2021. | language=dutch | ||
}} | }} | ||
Line 12: | Line 12: | ||
* link: Full link where the video can be found | * link: Full link where the video can be found | ||
* description: Accompanying description | * description: Accompanying description | ||
* language: Optional. The language the video is in | |||
</noinclude> | </noinclude> |