Widget:Google Presentation

De Wiki des possibles
Révision datée du 19 janvier 2022 à 13:41 par <bdi>Jaime</bdi> (discussion | contributions) (corriger le nom du widget dans le code)
Aller à :navigation, rechercher

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

Documentation for this widget can be found at MediaWiki Widgets, but has been modified to be similar to Widget:Google Spreadsheet.

To insert this widget, use the following code:

{{#widget:Google Presentation|key=1wUktKYpGaQ5atYjlFp1Cn1lRGSqlEHtGeQw9VHOYhrE}}

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

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.

Modèle:Helpful tools