Difference between revisions of "Help:Slideshare"

From Karnataka Open Educational Resources
Jump to navigation Jump to search
(Created page with "This widget allows you to add any page within an iframe tag to your site. To insert this widget, use the following code: {{#widget:Iframe |url=http://docs.google.com/present...")
 
 
(7 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:
  
To insert this widget, use the following code:
+
<nowiki>{{#widget:Iframe
 +
|url=http://www.slideshare.net/slideshow/embed_code/29378973
 +
|width=450
 +
|height=360
 +
|border=1
 +
}}
 +
</nowiki>
  
{{#widget:Iframe
+
To insert this widget, use the following code, just replace 'url' with your slideshow ID:
|url=http://docs.google.com/present/embed?id=dcn37mcz_22cmnwnwf8
+
<pre>
|width=410
+
{{#widget:Iframe  
|height=342
+
|url=http://docs.google.com/present/embed?id=dcn37mcz_22cmnwnwf8  
|border=0
+
|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 
}}