- 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: Difference between revisions
Jump to navigation
Jump to search
imported>TabbyGarf Created page with "In general web programming terms, an embed is an external resource, such as a web page (Templates), a picture (mw:Help:Linking_t..." |
imported>TabbyGarf No edit summary |
||
Line 5: | Line 5: | ||
== | == Embed Tags == | ||
While you might be aware of the <nowiki><youtube></nowiki> tag, other tags also exist. This is a table of all the supported website and its corresponding tags. | |||
While you might be aware of the <nowiki><youtube></nowiki> tag, | |||
{| class="wikitable" | {| class="wikitable" | ||
! Videos || Tag || Example of ID (in bold) | |||
|- | |- | ||
| | | YouTube || {{tag|youtube|open}} || | ||
|- | |- | ||
| Archive.org | | Archive.org video || {{tag|archiveorg|open}} | ||
|- | |- | ||
| | | Soundcloud || {{tag|soundcloud|open}} || Full URL | ||
|- | |- | ||
| Tangler forum || {{tag|tangler|open}} | | Tangler forum || {{tag|tangler|open}} | ||
Line 36: | Line 35: | ||
|<youtube>3aYCG4vEe5s</youtube><br />'''(Youtube tag)''' | |<youtube>3aYCG4vEe5s</youtube><br />'''(Youtube tag)''' | ||
|<nicovideo>sm34403760</nicovideo><br />'''(NicoVideo tag)''' | |<nicovideo>sm34403760</nicovideo><br />'''(NicoVideo tag)''' | ||
|< | |<archiveorg>Garfield_McDonalds_Garfield_Mugs_1987</archiveorg><br />'''Archive.org''' | ||
|<soundcloud>https://soundcloud.com/skrillex/skrillex-rick-ross-purple-lamborghini</soundcloud><br />'''Soundcloud'''}}|border=#FF4000|background=#FF4000}} | |||
|} | |} |
Revision as of 15:37, 19 October 2021
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.
Embed Tags
While you might be aware of the <youtube> tag, other tags also exist. This is a table of all the supported website and its corresponding tags.
Videos | Tag | Example of ID (in bold) |
---|---|---|
YouTube | <youtube> |
|
Archive.org video | <archiveorg>
| |
Soundcloud | <soundcloud> |
Full URL |
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
|