Drinking & Dragons

Difference between revisions of "Ns274:Google Spreadsheet"

From Drinking and Dragons
m
 
(One intermediate revision by the same user not shown)
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]].
* 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]


Created by [http://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev]
==Related==
* [[Widget:Facebook Comments]]
* [[Widget:Google Spreadsheet]]
* [[Widget:Google Form]]
* [[Widget:Google Document]]
* [[Widget:Google Presentation]]
* [[Widget:Google Maps]]


== Using this widget ==
==Template Code==
For information on how to use this widget, see [http://www.mediawikiwidgets.org/Google_Spreadsheet widget description page on MediaWikiWidgets.org].
This template code needs to be created as a page in your MediaWiki site.


== Copy to your site ==
[{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article.
To use this widget on your site, just install [http://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.
</noinclude>
</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>
 
<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.