Bantuan API MediaWiki

Ini merupakan laman dokumentasi MediaWiki API yang dihasilkan secara automatik.

Dokumentasi dan contoh-contoh: https://www.mediawiki.org/wiki/API

action=embedvideo

(main | embedvideo)
  • Modul ini memerlukan hak membaca.
  • Source: EmbedVideo
  • License: MIT

Get generated video embed code for given parameters.

Parameter:
service

Name of the service (youtube, twitch, etc)

Parameter ini diwajibkan.
id

The ID of the video for that service

Parameter ini diwajibkan.
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)