Widget:Google Document
This widget allows you to add Google Documents to your wiki page.
It was originally created by Sergey Chernyshev for Semantic Communities LLC.
To insert this widget, use the following code:
{{#widget:Google Document |key=1oaXwEkJf6o-oD19h5-OIN5Am3hy6KjJAFy_1ksJSWUM |width=500 |height=300 |frameborder=1 }}
Parameters
- width and height define document dimensions, 500x300 is default
- key requires the key used to embed the document
- frameborder the border of the embedding frame
Sample result
Related widgets
- Google Spreadsheet - for embedding spreadsheets
- Google Form - for embedding spreadsheet forms
- Google Presentation - for embedding presentations
<iframe src="https://docs.google.com/document/d/1oaXwEkJf6o-oD19h5-OIN5Am3hy6KjJAFy_1ksJSWUM/pub?embedded=true"></iframe>