Drinking & Dragons

Difference between revisions of "Ns274:Google Spreadsheet"

From Drinking and Dragons
 
Line 1: Line 1:
<noinclude>__NOTOC__
<noinclude>__NOTOC__
This widget allows you to add '''[http://documents.google.com/support/spreadsheets/ Google Spreadsheets]''' to your wiki page.
This is the [[Google Spreadsheet]] template supporting [[MediaWiki: Widgets Extension]].
* Created by [http://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev]
* To get help on using the Google Spreadsheet widget [http://www.mediawikiwidgets.org/Google_Spreadsheet].
* Since Google Docs migrated to Google Drive, the reference for the template code has change. The latest is available [http://wiki.glitchdata.com/index.php?title=Widget:Google_Spreadsheet here].
* Install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension]


== Using this widget ==
==Related==
For information on how to use this widget, see [http://www.mediawikiwidgets.org/Google_Spreadsheet widget description page on MediaWikiWidgets.org].
* [[Widget:Facebook Comments]]
* [[Widget:Google Spreadsheet]]
* [[Widget:Google Form]]
* [[Widget:Google Document]]
* [[Widget:Google Presentation]]
* [[Widget:Google Maps]]


== Copy to your site ==
==Template Code==
To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article.
This template code needs to be created as a page in your MediaWiki site.
</noinclude><includeonly><iframe width="<!--{$width|escape:'html'|default:500}-->" height="<!--{$height|escape:'html'|default:300}-->" frameborder="0" src="http://spreadsheets.google.com/pub?key=<!--{$key|escape:'urlpathinfo'}--><!--{if not $page}-->&output=html&widget=true<!--{/if}-->"></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'}--><!--{if not $page}-->&output=html&widget=true<!--{/if}-->">
</iframe>
</includeonly>

Latest revision as of 20:31, 17 May 2016

This is the Google Spreadsheet template supporting MediaWiki: Widgets Extension.

Related

Template Code

This template code needs to be created as a page in your MediaWiki site.

full source code of this page to your wiki as Ns274:Google Spreadsheet article.