Widget:Google Spreadsheet: Difference between revisions

From Cornelis Drebbel
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
<noinclude>__NOTOC__
<noinclude>__NOTOC__
This is the [[Google Spreadsheet]] template supporting [[MediaWiki: Widgets Extension]].
This widget allows you to add '''[https://support.google.com/docs/answer/37579?hl=de&ref_topic=2818999 Google Spreadsheets]''' to your wiki page.
* To get help on using the Google Spreadsheet widget [http://www.mediawikiwidgets.org/Google_Spreadsheet].
* Install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension]


==Related==
Created by [https://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev], last updated by [https://www.wikihoster.net Karsten Hoffmeyer].
* [[Widget:Facebook Comments]]
* [[Widget:Google Spreadsheet]]
* [[Widget:Google Form]]
* [[Widget:Google Document]]
* [[Widget:Google Presentation]]
* [[Widget:Google Maps]]


== Using this widget ==
For information on how to use this widget, see [https://www.mediawikiwidgets.org/Google_Spreadsheet widget description page on MediaWikiWidgets.org].


==Template Code==
== Copy to your site ==
This template code needs to be created as a page in your MediaWiki site.
To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as page '''{{FULLPAGENAME}}'''.
 
</noinclude><includeonly><iframe width="<!--{$width|escape:'html'|default:600}-->" height="<!--{$height|escape:'html'|default:400}-->" style="border: none" src="//docs.google.com/spreadsheets/d/<!--{$key|escape:'urlpathinfo'}-->/pubhtml?widget=true&amp;headers=false"></iframe></includeonly>
[{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article.
</noinclude>
 
<includeonly><iframe width="<!--{$width|escape:'html'|default:500}-->" height="<!--{$height|escape:'html'|default:300}-->" frameborder="0" src="http://docs.google.com/spreadsheet/ccc?key=<!--{$key|escape:'urlpathinfo'}-->&usp=sharing"></iframe></includeonly>

Latest revision as of 21:11, 15 March 2020

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

Created by Sergey Chernyshev, last updated by Karsten Hoffmeyer.

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy the full source code of this page to your wiki as page Widget:Google Spreadsheet.