미디어위키 API 도움말
이 페이지는 자동으로 생성된 미디어위키 API 도움말 문서입니다.
설명 문서 및 예시: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=embedvideo
(main | embedvideo)
- 이 모듈은 read 권한을 요구합니다.
- 출처: EmbedVideo
- 라이선스: MIT
Get generated video embed code for given parameters.
특정 변수:
다른 일반 변수를 사용할 수 있습니다.
- service
Name of the service (youtube, twitch, etc)
- 이 변수는 필수입니다.
- id
The ID of the video for that service
- 이 변수는 필수입니다.
- 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)