Aide de l’API de MediaWiki
Ceci est une page d’aide de l’API de MediaWiki générée automatiquement.
Documentation et exemples : https://www.mediawiki.org/wiki/API
action=embedvideo
(main | embedvideo)
- Ce module nécessite des droits de lecture.
- Source : EmbedVideo
- Licence : MIT
Paramètres :
- service
Name of the service (youtube, twitch, ect)
- Ce paramètre est obligatoire.
- id
The ID of the video for that service
- Ce paramètre est obligatoire.
- dimensions
Either a numeric width (100) or width by height (100x100)
- alignment
Alignment of video
- description
Description of video
- container
Accepts frame, or leave empty
- urlargs
Additional arguments to pass in the video url (for some services)
- autoresize
Auto resize video? (true or false)