Difference between revisions of "Widget:SlideShare"
Jayprakash (talk | contribs) |
Jayprakash (talk | contribs) Tags: Mobile web edit, Mobile edit |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
== Using this widget == | == Using this widget == | ||
| − | For information on how to use this widget, see [ | + | For information on how to use this widget, see [https://www.mediawikiwidgets.org/SlideShare widget description page on MediaWikiWidgets.org]. |
| + | <pre> | ||
| + | {{#widget:SlideShare | ||
| + | |id=11965061 | ||
| + | |width=100% | ||
| + | |height=600 | ||
| + | }} | ||
| + | </pre> | ||
| + | |||
| + | === Output === | ||
| + | {{#widget:SlideShare | ||
| + | |id=11965061 | ||
| + | |width=100% | ||
| + | |height=600 | ||
| + | }} | ||
== Copy to your site == | == Copy to your site == | ||
| − | To use this widget on your site, just install [ | + | To use this widget on your site, just 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>< | + | </noinclude><includeonly><iframe src="//www.slideshare.net/slideshow/embed_code/<!--{$id|escape:'urlpathinfo'}-->?<!--{if isset($norelated)}-->&rel=0<!--{/if}--><!--{if isset($start)}-->&startSlide=<!--{$start|escape:'urlpathinfo'|validate:int}--><!--{/if}-->" width="<!--{$width|default:425|escape:'html'}-->" height="<!--{$height|default:355|escape:'html'}-->" marginwidth="0" marginheight="0" scrolling="no" style="border: 1px solid #ccc; border-width: 1px 1px 0; margin-bottom: 5px; max-width: 100%;" allowfullscreen></iframe></includeonly> |
Latest revision as of 06:29, 17 July 2020
This widget allows you to add SlideShare slideshows to your wiki page. It replaces original SlideShare extension.
It was originally created by Sergey Chernyshev for TechPresentations.org.
Using this widget
For information on how to use this widget, see widget description page on MediaWikiWidgets.org.
{{#widget:SlideShare
|id=11965061
|width=100%
|height=600
}}
Output
Copy to your site
To use this widget on your site, just install MediaWiki Widgets extension and copy the full source code of this page to your wiki as page Widget:SlideShare.