Help:Widget:Google Spreadsheet
What is #widget:Google Spreadsheet?
The Google Spreadsheet widget allows you to add Google Spreadsheets to your articles on MozillaWiki.
It was originally created by Sergey Chernyshev for Semantic Communities LLC.
How do I use it?
To use this widget to insert your spreadsheet into your page, use the following code:
{{#widget:Google Spreadsheet |key=<id of google spreadhsheet> |width=<width in pixels> |height=<height in pixels> }}
Parameters
- key - key id of the document you want to embed. You can get this from the url of your Google Spreadsheet.
- width and height define spreadsheet dimensions, in pixels. 500x300 is default, but you might want to copy it from embed code since size depends on fields you have
- page - set it to embed whole page with edit links and more.
Required Permissions
In order for the spreadsheet to be visible to all users of the wiki, you'll need to set permissions accordingly on the Google spreadsheet that you want to share.
Real Example