Difference between revisions of "Widget:Mixcloud"

From Adam Lambert Live
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
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>
 
</noinclude><includeonly>
<iframe src="//www.mixcloud.com/widget/iframe/?feed=<!--{$feed|escape:'urlpathinfo'}-->&amp;mini=1&amp;embed_uuid=<!--{$uuid|escape:'html'}-->&amp;replace=0&amp;hide_cover=1&amp;light=1&amp;embed_type=widget_standard&amp;hide_tracklist=1" frameborder="0" height="60" width="550"></iframe>
+
<iframe src="//www.mixcloud.com/widget/iframe/?feed=<!--{$feed|escape:'urlpathinfo'}-->&amp;mini=1&amp;embed_uuid=<!--{$uuid|escape:'html'}-->&amp;replace=0&amp;hide_cover=1&amp;light=1&amp;embed_type=widget_standard&amp;hide_tracklist=1" frameborder="0" height="<!--{$height|escape:'html'|default:60}-->" width="<!--{$width|escape:'html'|default:550}-->"></iframe>
 
</includeonly>
 
</includeonly>

Latest revision as of 10:20, 15 November 2014

This widget allows you to embed Mixcloud on your wiki page.

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:Mixcloud article.