m |
m |
||
Line 10: | Line 10: | ||
To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article. | To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article. | ||
</noinclude><includeonly><object width="<!--{$width|escape|default:400}-->" height="<!--{$height|escape|default:343}-->"> | </noinclude><includeonly><object width="<!--{$width|escape|default:400}-->" height="<!--{$height|escape|default:343}-->"> | ||
<param name="movie" value="http://embed.myplick.com/player-thin.swf"/> | <param name="movie" value="http://embed.myplick.com/player-<!--{if isset($full)}-->full<!--{else}-->thin<!--{/if}-->.swf"/> | ||
<param name="FlashVars" value="plickName=<!--{$id|escape:'urlpathinfo'}-->&t=t&s=v&d=20100803"/> | <param name="FlashVars" value="plickName=<!--{$id|escape:'urlpathinfo'}-->&t=t&s=v&d=20100803"/> | ||
<embed src="http://embed.myplick.com/player-thin.swf" type="application/x-shockwave-flash" wmode="transparent" width="<!--{$width|escape|default:400}-->" height="<!--{$height|escape|default:343}-->" FlashVars="plickName=<!--{$id|escape:'urlpathinfo'}-->&t=t&s=v&d=20100803"></embed> | <embed src="http://embed.myplick.com/player-<!--{if isset($full)}-->full<!--{else}-->thin<!--{/if}-->.swf" type="application/x-shockwave-flash" wmode="transparent" width="<!--{$width|escape|default:400}-->" height="<!--{$height|escape|default:343}-->" FlashVars="plickName=<!--{$id|escape:'urlpathinfo'}-->&t=t&s=v&d=20100803"></embed> | ||
</object> | </object> | ||
</includeonly> | </includeonly> |
Revision as of 03:29, 3 August 2010
This widget allows you to add MyPlick player to your wiki page.
It was created by Chris Hecker.
Using this widget
For information on how to use this widget, see widget description page on MediaWikiWidgets.org.
Copy to your site
To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as Widget:MyPlick article.