🍪
Les témoins (cookies) nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation des témoins. Plus d’informations
Ouvrir le menu principal

CerclesRestauratifs.org β

Modifications

Widget:Dailymotion

1 436 octets ajoutés, 17 juin 2014 à 17:38
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... »
<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 Chernyshev|Sergey Chernyshev]] as a replacement for [[mediawikiwiki:Extension:VideoFlash|VideoFlash extension]].

To insert this widget, use the following code:

<nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki>
|id=x5c4iy
|width=420
|height=336
}}</nowiki>

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).

== Sample result ==
{{#widget:{{PAGENAME}}|id=x5c4iy}}
</noinclude><includeonly><object width="<!--{$width|default:420|escape:'html'}-->" height="<!--{$height|default:336|escape:'html'}-->"><param name="movie" value="http://www.dailymotion.com/swf/<!--{$id|escape:'urlpathinfo'}-->&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/<!--{$id|escape:'urlpathinfo'}-->&v3=1&colors=background:DDDDDD;glow:FFFFFF;foreground:333333;special:FFC300;&related=0" type="application/x-shockwave-flash" width="<!--{$width|default:420|escape:'html'}-->" height="<!--{$height|default:336|escape:'html'}-->" allowFullScreen="true" allowScriptAccess="always"></embed></object></includeonly>