Difference between revisions of "Help:Slideshare"
Jump to navigation
Jump to search
KOER admin (talk | contribs) |
Gurumurthy (talk | contribs) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
This widget allows you to add any page within an iframe tag to your site. | This widget allows you to add any page within an iframe tag to your site. | ||
+ | for 'url' option get embed ID by clicking on 'embed' option on your slideshare slide. | ||
+ | To insert this widget, use the following code, just replace '29378973' with your slideshow ID: | ||
− | + | <nowiki>{{#widget:Iframe | |
− | <nowiki> | + | |url=http://www.slideshare.net/slideshow/embed_code/29378973 |
− | {{#widget:Iframe | + | |width=450 |
− | |url=http:// | + | |height=360 |
− | |width= | + | |border=1 |
− | |height= | ||
− | |border= | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
+ | |||
+ | To insert this widget, use the following code, just replace 'url' with your slideshow ID: | ||
+ | <pre> | ||
+ | {{#widget:Iframe | ||
+ | |url=http://docs.google.com/present/embed?id=dcn37mcz_22cmnwnwf8 | ||
+ | |width=410 | ||
+ | |height=342 | ||
+ | |border=0 | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | {{#widget:Iframe | ||
+ | |url=http://www.slideshare.net/slideshow/embed_code/28352085 | ||
+ | |width=410 | ||
+ | |height=342 | ||
+ | |border=0 | ||
+ | }} | ||
+ | {{#widget:Iframe | ||
+ | |url=http://phet.colorado.edu/sims/lunar-lander/lunar-lander_en.html | ||
+ | |width=410 | ||
+ | |height=342 | ||
+ | |border=0 | ||
+ | }} |
Latest revision as of 14:21, 20 December 2013
This widget allows you to add any page within an iframe tag to your site. for 'url' option get embed ID by clicking on 'embed' option on your slideshare slide. To insert this widget, use the following code, just replace '29378973' with your slideshow ID:
{{#widget:Iframe |url=http://www.slideshare.net/slideshow/embed_code/29378973 |width=450 |height=360 |border=1 }}
To insert this widget, use the following code, just replace 'url' with your slideshow ID:
{{#widget:Iframe |url=http://docs.google.com/present/embed?id=dcn37mcz_22cmnwnwf8 |width=410 |height=342 |border=0 }}