Help:Editing/Videos
Jump to navigation
Jump to search
The IntactiWiki supports the presentation of videos in various formats. This is done by the EmbedVideo extension.
Contents
YouTube videos
Simply use the <youtube> tag and enter the YouTube video ID. That's all.
Example:
<youtube>JzylQIBjlqw</youtube>
Result:
Vimeo videos
Simply use the <vimeo> tag and enter the Vimeo video ID. That's all.
Example:
<vimeo>26130057</vimeo>
Result:
Formatting and alignment
In normal IntactiWiki articles, simply add the video like any other segment.
Do NOT center-align the video. You'll never know which devices visitors use for watching the video. Chances are that the MediaWiki formatting optimizes things automatically.
Enhanced parameters
The EmbedVideo extension offers much more parameters for formatting. Please refer to the relevant MediaWiki manual.