Diferencia entre revisiones de «Google Spreadsheet Ver historial

(Update code)
m (9 revisiones importadas desde usa:Widget:Google_Spreadsheet)
 
(No se muestra una edición intermedia de otro usuario)
Línea 13: Línea 13:


  <nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki>
  <nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki>
|key=po-s58YMwf85Q3UxRzdGOBw
|key=1HDGWluj1ffehMekq2I6E3GaFthQanMhbi6_2fj1xe-c
|width=500
|width=100%
|height=300
|height=300
|page=true
}}</nowiki>
}}</nowiki>


Línea 28: Línea 29:
== Sample result ==
== Sample result ==
{{#widget:{{PAGENAME}}
{{#widget:{{PAGENAME}}
|key=po-s58YMwf85VdL_dX0w3VQ
|key=1HDGWluj1ffehMekq2I6E3GaFthQanMhbi6_2fj1xe-c
|width=100%
|width=100%
|height=150
|height=300
|page=true
|page=true
}}
}}

Revisión actual - 17:55 10 sep 2017

This widget allows you to add Google Spreadsheets to your wiki page.

  • Created by Sergey Chernyshev
  • Since Google Docs migrated to Google Drive, the reference for the template code has change. The latest is available here.

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

Sample use

To insert this widget, use the following code:

{{#widget:Google Spreadsheet
|key=1HDGWluj1ffehMekq2I6E3GaFthQanMhbi6_2fj1xe-c
|width=100%
|height=300
|page=true
}}

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
  • page - set it to embed whole page with edit links and more.

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