Widget:Google Spreadsheet: Difference between revisions
Appearance
test installation |
|||
Line 26: | Line 26: | ||
|width=850 | |width=850 | ||
|height=400 | |height=400 | ||
|page=true | |||
}} | }} | ||
</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'}-->&output=html&widget=true"></iframe></includeonly> | </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'}-->&output=html&widget=true"></iframe></includeonly> |
Revision as of 01:15, 12 March 2010
This widget allows you to add Google Spreadsheets to your wiki page.
It was originally created by Sergey Chernyshev for Semantic Communities LLC.
See http://www.mediawikiwidgets.org/Widget:Google_Spreadsheet.
To insert this widget, use the following code:
{{#widget:Google Spreadsheet |key=po-s58YMwf85Q3UxRzdGOBw |width=500 |height=300 }}
Parameters
- key - key parameter in document URL
- width and height define spreadsheet dimensions, 500x300 is default, but you might want to copy it from embed code since size depends on fields you have
Security NOTE
Keep in mind that to use this widget you must make the document you're publishing to be open for everybody to see, which might be undesirable for some uses (intranets, closed groups, and etc.)
Sample result