Actions

Widget

Reserve: Difference between revisions

From OSE

Created page with "testing"
 
No edit summary
 
Line 1: Line 1:
testing
<noinclude>__NOTOC__
This widget lets you add '''[https://documents.google.com/support/spreadsheets/bin/answer.py?hl=en&answer=87809 Google Spreadsheet Forms]''' to your wiki page.
 
Created by [https://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev], last updated by [https://www.pro.wiki Karsten Hoffmeyer].
 
To insert this widget, use the following code:
 
<nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki>
|key=1GJKYf2udg1hG3Jb6pmGLBudfmNGsCxPlUWDsER-iWhQ
|width=760
|height=500
}}</nowiki>
 
== Parameters ==
* '''key''' - key parameter in emailing/embedding URL
* '''width''' and '''height''' define form dimensions, 760x500 is default, but you might want to copy it from embed code since size depends on fields you have
 
== Note ==
The code of this widget requires you to use the new URL for embedding forms, i.e. <docs.google.com/forms/d/e/>. If you still have a form reqiring the old URL for embedding forms, i.e. <spreadsheets.google.com> please use the [[Widget:Google Form outdated|Google Form outdated]] widget.
 
{{Template:Copy to your site}}
 
== Related widgets ==
* [[Widget:Google Document|Google Document]] - for embedding documents
* [[Widget:Google Spreadsheet|Google Spreadsheet]] - for embedding spreadsheets
* [[Widget:Google Presentation|Google Presentation]] - for embedding presentations
 
== Sample result ==
{{#widget:{{PAGENAME}}
|key=1FAIpQLSfUdZgjtgndZALNNRkuDzr757KedXaK_EH45dFjoRrsOKPKNw
|width=760
|height=500
}}
</noinclude><includeonly><iframe src="https://docs.google.com/forms/d/e/<!--{$key|escape:'urlpathinfo'}-->/viewform?embedded=true" width="<!--{$width|escape:'html'|default:760}-->" height="<!--{$height|escape:'html'|default:500}-->" marginheight="0" marginwidth="0" style="border: none">Loading...</iframe></includeonly>

Latest revision as of 10:29, 8 May 2025

This widget lets you add Google Spreadsheet Forms to your wiki page.

Created by Sergey Chernyshev, last updated by Karsten Hoffmeyer.

To insert this widget, use the following code:

{{#widget:Reserve
|key=1GJKYf2udg1hG3Jb6pmGLBudfmNGsCxPlUWDsER-iWhQ
|width=760
|height=500
}}

Parameters

  • key - key parameter in emailing/embedding URL
  • width and height define form dimensions, 760x500 is default, but you might want to copy it from embed code since size depends on fields you have

Note

The code of this widget requires you to use the new URL for embedding forms, i.e. <docs.google.com/forms/d/e/>. If you still have a form reqiring the old URL for embedding forms, i.e. <spreadsheets.google.com> please use the Google Form outdated widget.

Template:Copy to your site

Related widgets

Sample result