Difference between revisions of "Widget:Google Presentation"

From TSAS Library
Jump to: navigation, search
Line 23: Line 23:
== Sample result ==
== Sample result ==
{{#widget:Google Presentation|docid=18OiqvpV6gGkepvLYBiJwSUAbJspdZdkjE7K7hd8vy7Y}}
{{#widget:Google Presentation|docid=18OiqvpV6gGkepvLYBiJwSUAbJspdZdkjE7K7hd8vy7Y}}
</noinclude><includeonly><!--{if $size eq 'medium'}--><iframe src='http://docs.google.com/presentation/d/<!--{$docid|escape:'urlpathinfo'}-->/embed?&amp;size=m' frameborder='0' width='555' height='451'></iframe><!--{elseif $size eq 'large'}--><iframe src='http://docs.google.com/presentation/d/<!--{$docid|escape:'urlpathinfo'}-->/embed?&amp;size=l' frameborder='0' width='700' height='559'></iframe><!--{else}--><iframe src='http://docs.google.com/presentation/d/<!--{$docid|escape:'urlpathinfo'}-->/embed?' frameborder='0' width='410' height='342'></iframe><!--{/if}--></includeonly>
</noinclude><includeonly><!--{if $size eq 'medium'}--><iframe src="//docs.google.com/presentation/d/<!--{$docid|escape:'urlpathinfo'}-->/embed?start=<!--{$start|escape:'html'|default:'false'}-->&loop=<!--{$loop|escape:'html'|default:'false'}-->&delayms=<!--{$delay|escape:'html'|default:'3000'}-->" frameborder='0' width='960' height='569'></iframe><!--{elseif $size eq 'large'}--><iframe src="//docs.google.com/presentation/d/<!--{$docid|escape:'urlpathinfo'}-->/embed?start=<!--{$start|escape:'html'|default:'false'}-->&loop=<!--{$loop|escape:'html'|default:'false'}-->&delayms=<!--{$delay|escape:'html'|default:'3000'}-->" frameborder='0' width='1440' height='839'></iframe><!--{else}--><iframe src="//docs.google.com/presentation/d/<!--{$docid|escape:'urlpathinfo'}-->/embed?start=<!--{$start|escape:'html'|default:'false'}-->&loop=<!--{$loop|escape:'html'|default:'false'}-->&delayms=<!--{$delay|escape:'html'|default:'3000'}-->" frameborder='0' width='480' height='299'></iframe><!--{/if}--></includeonly>

Revision as of 12:25, 14 April 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

https://docs.google.com/presentation/d/18OiqvpV6gGkepvLYBiJwSUAbJspdZdkjE7K7hd8vy7Y/embed?slide=id.p4

Sample result