Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| wiki:embed_youtube [2019/05/10 04:58] – ↷ Page moved from embed_youtube to wiki:embed_youtube espiegel123 | wiki:embed_youtube [2020/02/07 09:38] (current) – Added tag _ki | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Embedding YouTube Videos in AB Wiki ====== | ====== Embedding YouTube Videos in AB Wiki ====== | ||
| It is possible embed YouTube videos and videos from other popular video sharing sites in Audiobus Wiki pages. This tutorial demonstrates how to do it. | It is possible embed YouTube videos and videos from other popular video sharing sites in Audiobus Wiki pages. This tutorial demonstrates how to do it. | ||
| + | |||
| + | We recommend (as you will see below), using the "? | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| Line 32: | Line 34: | ||
| If your link is in the format **watch?v** format (shown below), you can use the toolbar to embed the video. | If your link is in the format **watch?v** format (shown below), you can use the toolbar to embed the video. | ||
| - | <WRAP indent>< | + | <WRAP indent>< |
| * Click where you want the embedded video to appear on your page | * Click where you want the embedded video to appear on your page | ||
| Line 56: | Line 58: | ||
| **To create the embed manually**, copy the video id from the YouTube URL and proceed to the next step.The video ID is shown in bold in the example above. It is all the characters between " | **To create the embed manually**, copy the video id from the YouTube URL and proceed to the next step.The video ID is shown in bold in the example above. It is all the characters between " | ||
| - | <WRAP indent>< | + | <WRAP indent>< |
| | | ||
| ==== STEP 3: Creating an Embed Manually ==== | ==== STEP 3: Creating an Embed Manually ==== | ||
| * Place the cursor where you want the video to appear on the page. | * Place the cursor where you want the video to appear on the page. | ||
| - | * Use the following syntax to embed the video < | + | * Use the following syntax to embed the video < |
| * **NOTE:** Make sure that there are not spaces between the '>' | * **NOTE:** Make sure that there are not spaces between the '>' | ||
| * Use the video id you copied in place of ' | * Use the video id you copied in place of ' | ||
| Line 67: | Line 69: | ||
| Here is an example of a properly set up video embed. The code used is: | Here is an example of a properly set up video embed. The code used is: | ||
| - | {{youtube> | + | {{youtube> |
| | | ||
| - | {{youtube> | + | {{youtube> |
| ==== If Something Goes Wrong ==== | ==== If Something Goes Wrong ==== | ||
| - | If you get the video ID wrong or if you have extra characters (such as a space before the ID), you may see something like the following. | + | If you get the video ID wrong or if you have extra characters (such as a space before the ID), you may see something like the following. **The most common problem** is a space character between the ">" |
| Line 79: | Line 81: | ||
| < | < | ||
| </ | </ | ||
| + | |||
| + | {{tag> | ||