Widget:Google Spreadsheet: Difference between revisions
Malcolmmcc (talk | contribs) Created page with "<noinclude>__NOTOC__ This widget allows you to add '''[http://documents.google.com/support/spreadsheets/ Google Spreadsheets]''' to your wiki page. * Created by [https://www.m..." |
Malcolmmcc (talk | contribs) No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>__NOTOC__ | <noinclude>__NOTOC__ | ||
This widget allows you to add '''[ | This widget allows you to add '''[https://support.google.com/docs/answer/37579?hl=de&ref_topic=2818999 Google Spreadsheets]''' to your wiki page. | ||
Created by [https://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev], last updated by [https://www.wikihoster.net Karsten Hoffmeyer]. | |||
== Using this widget == | == Using this widget == | ||
| Line 9: | Line 9: | ||
== Copy to your site == | == Copy to your 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}}'''. | 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: | </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&headers=false"></iframe></includeonly> | ||