Difference between revisions of "Widget:Google Presentation"

From TSAS Library
Jump to: navigation, search
 
Line 22: Line 22:


== Sample result ==
== Sample result ==
{{#widget:Google Presentation|docid=18OiqvpV6gGkepvLYBiJwSUAbJspdZdkjE7K7hd8vy7Y}}
{{#widget:Google Presentation|docid=18OiqvpV6gGkepvLYBiJwSUAbJspdZdkjE7K7hd8vy7Y|size=small}}
</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>
{{#widget:Google Presentation|docid=18OiqvpV6gGkepvLYBiJwSUAbJspdZdkjE7K7hd8vy7Y|size=medium}}
{{#widget:Google Presentation|docid=18OiqvpV6gGkepvLYBiJwSUAbJspdZdkjE7K7hd8vy7Y|size=large}}
</noinclude><includeonly><div class="google-slides-container">
<!--{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}--></div></includeonly>

Latest revision as of 12:36, 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