MediaWiki-API-Hilfe
Dies ist eine automatisch generierte MediaWiki-API-Dokumentationsseite.
Dokumentation und Beispiele: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=embedvideo
(main | embedvideo)
- Dieses Modul erfordert Leserechte.
- Quelle: EmbedVideo
- Lizenz: MIT
Get generated video embed code for given parameters.
Parameter:
- service
- Name of the service (youtube, twitch, ect) 
- Dieser Parameter ist erforderlich.
- id
- The ID of the video for that service 
- Dieser Parameter ist erforderlich.
- 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)