Registration has been disabled and the moderation extension has been turned off.
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

From Encyclopedia Dramatica
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:




== Embedding Videos ==
== Embed Tags ==
=== The Easy Way ===
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, the YouTube extension also supports other sites in a similar manner. This is a table of all the supported website and its corresponding tags.
{| class="wikitable"
{| class="wikitable"
| Google Videos || {{tag|gvideo|open}}
! Videos || Tag || Example of ID (in bold)
|-
|-
| Archive.org video || {{tag|aovideo|open}}
| YouTube || {{tag|youtube|open}} ||
|-
|-
| Archive.org audio || {{tag|aoaudio|open}}
| Archive.org video || {{tag|archiveorg|open}}
|-
|-
| WeGame || {{tag|wegame|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)'''
|<aovideo>Garfield_McDonalds_Garfield_Mugs_1987/Garfield_McDonalds_Garfield_Mugs_1987.mp4</aovideo><br />'''Archive.org video'''}}|border=#FF4000|background=#FF4000}}
|<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


(Youtube tag)

(NicoVideo tag)


Archive.org


Soundcloud