Différences entre les versions de « Widget:Framacarte »
(Page créée avec « <noinclude> This widget allows you to add [http://www.dailymotion.com/ Daily Motion] video player to your wiki page. It's created by mediawikiwiki:User:Sergey Chernyshe... ») |
(Aucune différence)
|
Version du 1 mai 2016 à 14:16
This widget allows you to add Daily Motion video player to your wiki page.
It's created by Sergey Chernyshev as a replacement for VideoFlash extension.
To insert this widget, use the following code:
{{#widget:Framacarte |id=x5c4iy |width=420 |height=336 }}
Width and hight are optional, 420x336 is a default, "id" is a first part of the file name in page URL (before first underscore, see example above).
<object width="" height=""><param name="movie" value="http://www.dailymotion.com/swf/&v3=1&colors=background:DDDDDD;glow:FFFFFF;foreground:333333;special:FFC300;&related=0"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.dailymotion.com/swf/&v3=1&colors=background:DDDDDD;glow:FFFFFF;foreground:333333;special:FFC300;&related=0" type="application/x-shockwave-flash" width="" height="" allowFullScreen="true" allowScriptAccess="always"></embed></object>