To embed a video, music track, or any other interactive object hosted on a third-party resource, use the iframe block.
The iframe block requires a link for embedding media on external resources. These links are usually referred to as the "Embed code" or "HTML code".
Example
To embed a YouTube video, use a link that looks like this:
https://www.youtube.com/embed/oCRQj_zyPjk
To obtain a link, select Share → Embed under the video and copy the src parameter value.
Only objects from the allowed domains can be embedded on Wiki pages.
Embedding an object
Visual editor
Markdown markup
On the toolbar, click iframe.
In the Link field, paste the URL of an external object.
Set the block size in pixels.
Click Save.
To edit the iframe block, switch to the page editing mode, hover over the block, and click → Edit.
Parameters of the iframe block:
URL to embed the external object.
Block size in pixels.
Display of scrollbars (enabled if set to yes; disabled if set to no; if set to auto, enabled automatically depending on the size of the object inside the block).
Permission settings for embedded content, such as access to location data or media playback. All permissions are granted by default.
Block border.
To add an iframe block with an embedded object, insert code into your text formatted as follows:
frameborder: Block border (no border if set to 0 and with a border if set to 1).
scrolling: Display of scrollbars (enabled if set to yes; disabled if set to no; if set to auto, enabled automatically depending on the size of the object inside the block).
allow: Permission settings for embedded content, such as access to location data or media playback. All permissions are granted by default.
Allowed domains
The iFrame element can contain only addresses that belong to the supported domains. The Wiki administrator can extend the list: you can learn how to do this below.
List of supported domains
yandex.ru
yandex.ru subdomains:
mc.yandex.ru
disk.yandex.ru
cloud.yandex.ru
docviewer.yandex.ru
docviewer.dst.yandex.ru
forms.yandex.ru
connect.yandex.ru
yandex.ua
yandex.kz
yandex.by
yandex.net subdomains:
storage.yandex.net
mds.yandex.net
mdst.yandex.net
datalens.yandex
yastat.net
youtube.com
youtube-nocookie.com
rutube.ru
vimeo.com
player.vimeo.com
player.vimple.ru
vkontakte.ru
vk.com
coub.com
Expanding the list of allowed domains
The Wiki administrator can add up to 10 domains of their choice to the list of those already allowed by default.
How to add a domain
In the left panel, click Administration.
Go to Allowed domains.
If there are no allowed domains yet, click Add domain in the center of the screen.
To add another domain, click Add at the bottom of the list.
Enter the site domain without the protocol, for example example.com.
If the site has subdomains (ru.example.com or en.example.com) and all of them should be included in the list of allowed domains, add the * character at the beginning of the domain name, for example *.example.com.
Add a comment about how you plan to use the information from this resource on wiki pages. Other Wiki administrators will see this comment.
Click Add.
Now you can use content from these sites in the «iframe» block on wiki pages.
To remove a domain from the list, click to the right of it and confirm the action.
If the page does not display, then the domain prohibits embedding.