Nápověda k MediaWiki API

Toto je automaticky generovaná dokumentační stránka k MediaWiki API.

Dokumentace a příklady: https://www.mediawiki.org/wiki/API

action=embedvideo

(main | embedvideo)
  • Tento modul vyžaduje oprávnění ke čtení.
  • Zdroj: EmbedVideo
  • Licence: MIT

Get generated embed code for given parameters

Parametry:
service

Name of the service (youtube, twitch, ect)

Tento parametr je povinný.
id

The ID of the video for that service

Tento parametr je povinný.
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)