Changes

Jump to navigation Jump to search
Created page with "<noinclude>__NOTOC__ This widget allows you to add '''[https://documents.google.com/support/presentations/ Google Presentations]''' to your wiki page. It was originally creat..."
<noinclude>__NOTOC__
This widget allows you to add '''[https://documents.google.com/support/presentations/ Google Presentations]''' to your wiki page.

It was originally created by [[mediawikiwiki:User:Sergey Chernyshev|Sergey Chernyshev]].

To insert this widget, use the following code:

<nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki>|docid=dcn37mcz_22cmnwnwf8}}</nowiki>

== 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 ==
* [[Widget:Google Document|Google Document]] - for embedding documents
* [[Widget:Google Spreadsheet|Google Spreadsheet]] - for embedding spreadsheets
* [[Widget:Google Form|Google Form]] - for embedding spreadsheet forms

== Sample result ==
{{#widget:Google Presentation|docid=dcn37mcz_22cmnwnwf8}}
</noinclude><includeonly><!--{if $size eq 'medium'}--><iframe src='https://docs.google.com/EmbedSlideshow?docid=<!--{$docid|escape:'urlpathinfo'}-->&amp;size=m' width='555' height='451' style="border: none"></iframe><!--{elseif $size eq 'large'}--><iframe src='https://docs.google.com/EmbedSlideshow?docid=<!--{$docid|escape:'urlpathinfo'}-->&amp;size=l' width='700' height='559' style="border: none"></iframe><!--{else}--><iframe src='https://docs.google.com/EmbedSlideshow?docid=<!--{$docid|escape:'urlpathinfo'}-->' width='410' height='342' style="border: none"></iframe><!--{/if}--></includeonly>
1,823

edits

Navigation menu