Difference between revisions of "Help:Embedding Videos"
Jump to navigation
Jump to search
(Created page with "To embed videos in your pages you have 2 variants: * Embed YouTube videos * Embed videos, uploaded into this wiki == Embed YouTube videos == Add Template:YouTube to the p...") |
|||
Line 5: | Line 5: | ||
== Embed YouTube videos == | == Embed YouTube videos == | ||
Add [[Template:YouTube]] to the page. You need the code of the videp. For example: If you want to embed the Nova video "The flow of organic carbon caused by a human being", URL: https://www.youtube.com/watch?v=l3Yh1H7UVO4 copy the code after "v=": <code>l3Yh1H7UVO4</code> | Add [[Template:YouTube]] to the page. You need the code of the videp. For example: If you want to embed the Nova video "The flow of organic carbon caused by a human being", URL: https://www.youtube.com/watch?v=l3Yh1H7UVO4 copy the code after "v=": <code>l3Yh1H7UVO4</code> | ||
Syntax, if you use the Wikitext Editor: <kbd><nowiki>{{YouTube|videocode=l3Yh1H7UVO4|direction=right}}</nowiki></kbd>. The keyword <kbd>direction=right</kbd> is optional as right is the default. Other direction key word: <kbd>left</kbd>. |
Revision as of 08:43, 9 June 2021
To embed videos in your pages you have 2 variants:
- Embed YouTube videos
- Embed videos, uploaded into this wiki
Embed YouTube videos
Add Template:YouTube to the page. You need the code of the videp. For example: If you want to embed the Nova video "The flow of organic carbon caused by a human being", URL: https://www.youtube.com/watch?v=l3Yh1H7UVO4 copy the code after "v=": l3Yh1H7UVO4
Syntax, if you use the Wikitext Editor: {{YouTube|videocode=l3Yh1H7UVO4|direction=right}}. The keyword direction=right is optional as right is the default. Other direction key word: left.