Difference between revisions of "Help:Slideshare"

From Karnataka Open Educational Resources
Jump to navigation Jump to search
 
(One intermediate revision 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.
 
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
 +
|url=http://www.slideshare.net/slideshow/embed_code/29378973
 +
|width=450
 +
|height=360
 +
|border=1
 +
}}
 +
</nowiki>
 +
 
To insert this widget, use the following code, just replace 'url' with your slideshow ID:
 
To insert this widget, use the following code, just replace 'url' with your slideshow ID:
 
 
<pre>
 
<pre>
 
{{#widget:Iframe  
 
{{#widget:Iframe  
Line 14: Line 23:
 
{{#widget:Iframe  
 
{{#widget:Iframe  
 
|url=http://www.slideshare.net/slideshow/embed_code/28352085
 
|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  
 
|width=410  
 
|height=342  
 
|height=342  
 
|border=0  
 
|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 
}}