Difference between revisions of "Widget:Google Presentation"

From University Innovation Fellows
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
To insert this widget, use the following code:
 
To insert this widget, use the following code:
  
  <nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki>|docid=1Uc5p5421G0hZqy7dMmWPQAFplduM06Xh71TlHmbPllc}}</nowiki>
+
  <nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki>|docid=dcn37mcz_22cmnwnwf8}}</nowiki>
https://docs.google.com/presentation/d/1Uc5p5421G0hZqy7dMmWPQAFplduM06Xh71TlHmbPllc/edit?usp=sharing
+
 
 
== Parameters ==
 
== Parameters ==
 
* '''docid''' - docid parameter in document URL
 
* '''docid''' - docid parameter in document URL
Line 20: Line 20:
  
 
== Sample result ==
 
== Sample result ==
{{#widget:Google Presentation|docid=1Uc5p5421G0hZqy7dMmWPQAFplduM06Xh71TlHmbPllc}}
+
{{#widget:Google Presentation|docid=dcn37mcz_22cmnwnwf8}}
</noinclude><includeonly><!--{if $size eq 'medium'}--><iframe src='http://docs.google.com/EmbedSlideshow?docid=<!--{$docid|escape:'urlpathinfo'}-->&amp;size=m' frameborder='0' width='555' height='451'></iframe><!--{elseif $size eq 'large'}--><iframe src='http://docs.google.com/EmbedSlideshow?docid=<!--{$docid|escape:'urlpathinfo'}-->&amp;size=l' frameborder='0' width='700' height='559'></iframe><!--{else}--><iframe src='http://docs.google.com/EmbedSlideshow?docid=<!--{$docid|escape:'urlpathinfo'}-->' frameborder='0' width='410' height='342'></iframe><!--{/if}--></includeonly>
+
</noinclude><includeonly><!--{if $size eq 'medium'}--><iframe src='https://docs.google.com/EmbedSlideshow?docid=<!--{$docid|escape:'urlpathinfo'}-->&amp;size=m' frameborder='0' width='555' height='451'></iframe><!--{elseif $size eq 'large'}--><iframe src='https://docs.google.com/EmbedSlideshow?docid=<!--{$docid|escape:'urlpathinfo'}-->&amp;size=l' frameborder='0' width='700' height='559'></iframe><!--{else}--><iframe src='https://docs.google.com/EmbedSlideshow?docid=<!--{$docid|escape:'urlpathinfo'}-->' frameborder='0' width='410' height='342'></iframe><!--{/if}--></includeonly>

Latest revision as of 17:13, 8 March 2020

This widget allows you to add Google Presentations to your wiki page.

It was originally created by Sergey Chernyshev for Semantic Communities LLC.

To insert this widget, use the following code:

{{#widget:Google Presentation|docid=dcn37mcz_22cmnwnwf8}}

Parameters

  • docid - docid parameter in document URL
  • size - (optional) allows you to change the size of presentation from small (410x342) to medium (555x451) or large (700x599)

Template:Copy to your site

Related widgets

Sample result