- Portals
- The Current Year
- ED in the News
- Admins
- Help ED Rebuild
- Archive
- ED Bookmarklet
- Donate Bitcoin
Contact an admin on Discord or EDF if you want an account. Also fuck bots.
User:Zaiger/Video: Difference between revisions
Jump to navigation
Jump to search
imported>Mantequilla Created page with "==Usage== Full syntax: '''<nowiki><video type="service" id="1234abc" width="270" height="203" desc="Here's lovelly video" frame="true" position="right" size="full" allowfullscre..." |
imported>Mantequilla Created page with "==Usage== Full syntax: '''<nowiki><video type="service" id="1234abc" width="270" height="203" desc="Here's lovelly video" frame="true" position="right" size="full" allowfullscre..." |
(No difference)
|
Latest revision as of 17:02, 28 February 2012
Usage
Full syntax:
<video type="service" id="1234abc" width="270" height="203" desc="Here's lovelly video" frame="true" position="right" size="full" allowfullscreen="true"/>
Usual syntax:
<video type="service" id="1234abc" desc="Here's lovely video"/>
Note: blip.tv requires width2 parameter for proper scaling.
Parameter | Required | Means | Allowed values | Recommended values |
Default value |
---|---|---|---|---|---|
type | yes, if video isn't from YouTube | service id | bbsports, bliptv, break, broadcaster, comedycentral, clipfish, clipshack, dailymotion, eyespot, funnyordie, gazeta, glumbert, googlevideo, interia, jumpcut, kewego, liveleak, livevideo, metacafe, myspacetv, myvideo, patrz, photobucket, plejada, putfile, revver, rutube, selfcasttv, sevenload, sharkle, shoutfile, spike, stickam, superdeluxe, uncutvideo, veoh, viddler, videojug, vimeo, wrzuta, yahoovideo, youaretv, youtube, youtube2 | - | youtube |
id | yes | video id from service (check codes) |
deppends on video service | - | - |
width | no | video width | 1–852 | 270 | 270 |
width2 | only when video came from blip.tv | video width | 1–852 | - | - |
height | no (yes when video came from Dailymotion or Vimeo) | video height | 1–510 | - | depends on width |
desc | no | description below video | - | empty | - |
frame | no | sets frame | true, false | true | true |
position | no | video position | left, right, center | left, right | right |
size | no | use default size (not allowed for Dailymotion and Vimeo) | full | empty | empty |
allowfullscreen | no | setting for allowfullscreen parameter | true, false | true | true |