Pomoc API MediaWiki
To jest automatycznie wygenerowana strona dokumentacji API MediaWiki.
Dokumentacja i przykłady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=embedvideo
(main • embedvideo)
- Ten moduł wymaga praw odczytu.
- Źródło: EmbedVideo
- Licencja: MIT
Get generated video embed code for given parameters.
Parametry:
- service
Name of the service (youtube, twitch, etc)
- Ten parametr jest wymagany.
- id
The ID of the video for that service
- Ten parametr jest wymagany.
- 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)