- 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.
Encyclopedia Dramatica:A User's Guide to Embedded Content
In general web programming terms, an embed is an external resource, such as a web page (Templates), a picture (Files (MediaWiki)), or a media player (the <youtube> tag).
Encyclopedia Dramatica handles embedding content through "extensions", such as Extension:PDFEmbed and Extension:YouTube. This guide will show you how to embed different media formats.
Embedding Videos
The Easy Way
While you might be aware of the <youtube> tag, the YouTube extension also supports other sites in a similar manner. This is a table of all the supported website and its corresponding tags.
Google Videos | <gvideo>
|
Archive.org video | <aovideo>
|
Archive.org audio | <aoaudio>
|
WeGame | <wegame>
|
Tangler forum | <tangler>
|
Gametrailers | <gtrailer>
|
Nicovideo | <nicovideo>
|
GoGreenTube | <ggtube>
|
To use these tags, put the video id (https://www.youtube.com/watch?v=HgQQXOZemJc) in between the corresponding tags, for example: <youtube>
HgQQXOZemJc</youtube>
results in:
The tags are compatible with T:Videoframe
|