(SoundCloud widget update) |
m |
||
| Line 10: | Line 10: | ||
To use this widget on your site, install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as page '''{{FULLPAGENAME}}'''. | To use this widget on your site, install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as page '''{{FULLPAGENAME}}'''. | ||
</noinclude><includeonly><iframe width="<!--{$width|default:'100%'|escape:'html'}-->" height="<!--{$height|default:'166'|escape:'html'}-->" scrolling="no" style="border: none" src="//w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/<!--{$id|escape:'html'|validate:int}-->&color=<!--{$color|default:'ff5500'|escape:'html'}-->&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=<!--{$visual|default:'false'|escape:'html'}-->"></iframe></includeonly> | </noinclude><includeonly><iframe width="<!--{$width|default:'100%'|escape:'html'}-->" height="<!--{$height|default:'166'|escape:'html'}-->" scrolling="no" style="border: none" src="//w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/<!--{$id|escape:'html'|validate:int}-->&color=<!--{$color|default:'ff5500'|escape:'html'}-->&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=<!--{$visual|default:'false'|escape:'html'}-->"></iframe></includeonly> | ||
| + | |||
| + | <noinclude> | ||
| + | [[Category:Widgets]] | ||
| + | </noinclude> | ||
This widget allows you to embed SoundCloud on your wiki page.
Created by Sergey Chernyshev, updated and extended by Ioannis Protonotarios.
For information on how to use this widget, see widget description page on MediaWikiWidgets.org.
To use this widget on your site, install MediaWiki Widgets extension and copy the full source code of this page to your wiki as page Widget:SoundCloud.