Widget:Google Spreadsheet: Difference between revisions
Jump to navigation
Jump to search
(Added a sample result) |
m (noinclude tag) |
||
| Line 9: | Line 9: | ||
</noinclude><includeonly><iframe width="<!--{$width|escape:'html'|default:500}-->" height="<!--{$height|escape:'html'|default:300}-->" frameborder="0" src="//spreadsheets.google.com/pub?key=<!--{$key|escape:'urlpathinfo'}--><!--{if not $page}-->&output=html&widget=true<!--{/if}-->"></iframe></includeonly> | </noinclude><includeonly><iframe width="<!--{$width|escape:'html'|default:500}-->" height="<!--{$height|escape:'html'|default:300}-->" frameborder="0" src="//spreadsheets.google.com/pub?key=<!--{$key|escape:'urlpathinfo'}--><!--{if not $page}-->&output=html&widget=true<!--{/if}-->"></iframe></includeonly> | ||
== Sample Result == | == Sample Result == | ||
<noinclude> | |||
{{#widget:Google Spreadsheet | {{#widget:Google Spreadsheet | ||
|key=po-s58YMwf85Q3UxRzdGOBw | |key=po-s58YMwf85Q3UxRzdGOBw | ||
| Line 14: | Line 15: | ||
|height=300 | |height=300 | ||
}} | }} | ||
</noinclude> | |||
Revision as of 01:19, 13 September 2016
This widget allows you to add Google Spreadsheets to your wiki page.
- Created by Sergey Chernyshev
- Since Google Docs migrated to Google Drive, the reference for the template code has change. The latest is available here.
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 full source code of this page to your wiki as Widget:Google Spreadsheet article.
Sample Result