Widget:Google Form
Jump to navigation
Jump to search
This widget allows you to add Google Spreadsheet Forms 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 Form |key=po-s58YMwf85Q3UxRzdGOBw |width=600 |height=750 }}
Parameters
- key - key parameter in emailing/embedding URL
- width and height define form dimensions, 300x400 is default, but you might want to copy it from embed code since size depends on fields you have
To copy this widget to your wiki, copy and paste the entire source of this article into a page on your wiki, called Widget:Google Form
If you don't have extension set up on your wiki, go to extension page on MediaWiki.org and follow installation instructions.
Related widgets
- Google Document - for embedding documents
- Google Spreadsheet - for embedding spreadsheets
- Google Presentation - for embedding presentations
Sample result
Widget internals
Widgets do not use parser functions. Instead, a template programming language known as "Smarty" is used. Refer to the Smarty 3 Manual for the details.