Help:Video
How to embed a video...
Embedding a video is simple. To do so, follow these steps:
- Start by clicking the "edit" button at the top of the page you would like to embed a video on.
- Click the "Wikitext" button in the top left corner of the editor.
- Then, depending on the source of the video, follow the examples below to place the correct wiki code in the location you would like the video.
- That's it! Click the "Show preview" button at the bottom of the page to make sure everything looks right. When you're satisfied, click the "Save page" button.
Youtube
Original url: http://www.youtube.com/watch?v=4lhyH5TsuPg
Wiki code:
<videoflash>4lhyH5TsuPg</videoflash>
or (with width and height):
<videoflash>4lhyH5TsuPg|200|100</videoflash>
GoogleVideo
Original url: http://video.google.it/videoplay?docid=1811233136844420765
Wiki code:
<videoflash type="googlevideo">1811233136844420765</videoflash>
or (with width and height):
<videoflash type="googlevideo">1811233136844420765|200|150</videoflash>
ExpertVillage
Original url: http://www.expertvillage.com/video/118073_red-rod-montessori-materials.htm
Wiki code:
<videoflash type="expertvillage">red-rod-montessori-materials</videoflash>
or (with width and height):
<videoflash type="expertvillage">red-rod-montessori-materials|200|150</videoflash>
DailyMotion
Original url: http://www.dailymotion.com/video/xi23l_geris-game
Wiki code:
<videoflash type="dailymotion">7fiHlJPCjcqK73xbb</videoflash>
or (with width and height):
<videoflash type="dailymotion">7fiHlJPCjcqK73xbb|640|480</videoflash>
Sevenload
Original url: http://en.sevenload.com/videos/Eh4mjir/Bewegungen-der-Natur
Wiki code:
<videoflash type="sevenload">Eh4mjir</videoflash>
or (with width and height):
<videoflash type="sevenload">Eh4mjir|640|480</videoflash>
Revver
Original url: http://one.revver.com/watch/138657
Wiki code:
<videoflash type="revver">138657</videoflash>
or (with width and height):
<videoflash type="revver">138657|640|480</videoflash>

