Widget:Google Presentation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
== Sample result == | == Sample result == | ||
{{#widget:Google Presentation|docid=dcn37mcz_22cmnwnwf8}} | {{#widget:Google Presentation|docid=dcn37mcz_22cmnwnwf8}} | ||
</noinclude><includeonly><iframe frameborder="0" src="https://docs.google.com/presentation/d/<!--{if isset($id)}--><!--{$id|escape:'urlpathinfo'}-->&embedded=1<!--{elseif isset($docid)}--><!--{$docid|escape:'urlpathinfo'}--><!--{/if}-->/embed?start=false&loop=false&delayms=3000" <!--{if $size eq 'medium'}--> width='960' height=' | </noinclude><includeonly><iframe frameborder="0" src="https://docs.google.com/presentation/d/<!--{if isset($id)}--><!--{$id|escape:'urlpathinfo'}-->&embedded=1<!--{elseif isset($docid)}--><!--{$docid|escape:'urlpathinfo'}--><!--{/if}-->/embed?start=false&loop=false&delayms=3000" <!--{if $size eq 'medium'}--> width='960' height='550' <!--{elseif $size eq 'large'}-->width='1440' height='' <!--{elseif $size eq 'small'}-->width='480' height='' <!--{else}--> width='480' height='389'<!--{/if}--> allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" ></iframe></includeonly> |
Latest revision as of 22:55, 3 January 2016
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)
Related widgets
- Google Document - for embedding documents
- Google Spreadsheet - for embedding spreadsheets
- Google Form - for embedding spreadsheet forms
Sample result