Mudanças entre as edições de ":Google Presentation"

De UniWiki
Ir para: navegação, pesquisa
 
Linha 1: Linha 1:
<noinclude>This template is explaining how to add the widget to the user's wiki. It should be added right above the sample section of the Widget page.</noinclude><includeonly><div style="border: 2px solid black; background: #DFF4FF; padding: 10px; text-align: center; margin-top: 10px">
+
<noinclude>__NOTOC__
'''To copy this widget to your wiki''', copy and paste the '''[{{fullurl:{{FULLPAGENAME}}|action=edit}} entire source of this article]''' into a page with the title '''{{FULLPAGENAME}}''' on your wiki.
+
This widget allows you to add '''[http://documents.google.com/support/presentations/ Google Presentations]''' to your wiki page.
  
If you don't have the '''[[mediawikiwiki:Extension:Widget|Widget extension]]''' set up on your wiki, go to its description page on MediaWiki.org and follow the '''[[mediawikiwiki:Extension:Widgets#Download_instructions|installation instructions]]'''.
+
It was originally created by [[mediawikiwiki:User:Sergey Chernyshev|Sergey Chernyshev]].
</div></includeonly>
+
 
 +
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='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>

Edição atual tal como às 11h14min de 19 de junho de 2017

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

It was originally created by Sergey Chernyshev.

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)

Predefinição:Copy to your site

Related widgets

Sample result

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