Widget:GoogleDriveVideo: verschil tussen versies

Uit basis
Naar navigatie springen Naar zoeken springen
(Nieuwe pagina aangemaakt met '<noinclude> This widget allows you to add a Google Drive video to your wiki page. == Using this widget == ???? For information on how to use this widget, see the [...')
 
Geen bewerkingssamenvatting
Regel 3: Regel 3:


== Using this widget ==
== Using this widget ==
???? For information on how to use this widget, see the [https://www.mediawikiwidgets.org/YouTube widget description page on MediaWikiWidgets.org].
 
Example:
 
<code><nowiki>
{{#widget:GoogleDriveVideo|id=1RY6wwqMeTD0wQFO_nvA01vFcMa18GRby|width=640|height=480}}
</nowiki></code>
 
The id-parameter is the code in the Google Drive URL of the video.
The parameters <code>width</code> and <code>height</code> are optional, with defaults 640 and 480.


== Copy to your site ==
== Copy to your site ==

Versie van 18 mrt 2020 10:39

This widget allows you to add a Google Drive video to your wiki page.

Using this widget

Example:

{{#widget:GoogleDriveVideo|id=1RY6wwqMeTD0wQFO_nvA01vFcMa18GRby|width=640|height=480}}

The id-parameter is the code in the Google Drive URL of the video. The parameters width and height are optional, with defaults 640 and 480.

Copy to your site

To use this widget on your site, just install the MediaWiki Widgets extension and the copy full source code of this page to your wiki, as an article called Widget:GoogleDriveVideo.