- 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
imported>TabbyGarf No edit summary |
imported>TabbyGarf |
||
Line 7: | Line 7: | ||
Encyclopedia Dramatica is very lax in terms of content uploading, as long as it is: | Encyclopedia Dramatica is very lax in terms of content uploading, as long as it is: | ||
* Is not CP or bestiality, or anything breaking [[ED:RP]], | * Is not CP or bestiality, or anything breaking [[ED:RP]], | ||
* | * will be on an article or your userspace, | ||
* and under 66MB, on one of these formats: | * and under 66MB, on one of these formats: | ||
** AUDIO: mp3, wav, ogg, oga, midi, mid, opus, flac | ** AUDIO: mp3, wav, ogg, oga, midi, mid, opus, flac | ||
Line 25: | Line 25: | ||
|} | |} | ||
To link a file internally (uploaded to ED) you need to do this: | |||
* '''<nowiki>[[File:File.jpg]]</nowiki>''' to use the full version of the file | |||
* '''<nowiki>[[File:File.png|200px|thumb|left|alt text]]</nowiki>''' to use a 200 pixel wide rendition in a box in the left margin with 'alt text' as description | |||
* '''<nowiki>[[:File:File.ogg]]</nowiki>''' for directly linking to the file without embedding | |||
{{cs2|1=f|2=<nowiki>[[File:FactCat.png|100px]]</nowiki>|3=[[File:FactCat.png|100px]]}} | |||
{{cs2|1=a|2=<nowiki>[[File:FactCat.png|100px|thumb|left|hello world]]</nowiki>|3=[[File:FactCat.png|100px|thumb|left|hello world]]}} | |||
== Embed Tags == | == Embed Tags == |
Revision as of 01:58, 23 February 2022
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.
Before Embedding: Uploading content
Encyclopedia Dramatica is very lax in terms of content uploading, as long as it is:
- Is not CP or bestiality, or anything breaking ED:RP,
- will be on an article or your userspace,
- and under 66MB, on one of these formats:
- AUDIO: mp3, wav, ogg, oga, midi, mid, opus, flac
- IMAGE: png, jpg, jpeg, tiff, bmp, gif
- VIDEO: mp4, webm, ogg, ogv, mkv, mpg, mpeg, mov
- OTHER: pdf
If your file isn't under 66MB, you might want to upload to one of these websites:
Service | Video Limitations | Copyright Detection |
---|---|---|
YouTube | No politics, no slight violence | High |
NicoVideo | 50 videos/channel | Unknown |
Archive.org | No gore? | Unknown |
To link a file internally (uploaded to ED) you need to do this:
- [[File:File.jpg]] to use the full version of the file
- [[File:File.png|200px|thumb|left|alt text]] to use a 200 pixel wide rendition in a box in the left margin with 'alt text' as description
- [[:File:File.ogg]] for directly linking to the file without embedding
[+][[File:FactCat.png|100px]]
[+][[File:FactCat.png|100px|thumb|left|hello world]]
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) | Full URL Example |
---|---|---|---|
YouTube | <youtube> |
3aYCG4vEe5s | https://www.youtube.com/watch?v=3aYCG4vEe5s |
Archive.org video | <archiveorg> |
Garfield_McDonalds_Garfield_Mugs_1987 | https://archive.org/details/Garfield_McDonalds_Garfield_Mugs_1987 |
Nico Video | <nico> |
sm34403760 | https://www.nicovideo.jp/watch/sm34403760 |
Audio | Tag | Example of ID | Full URL Example |
Spotify | <spotifyalbum> |
1EoDsNmgTLtmwe1BDAVxV5 | https://open.spotify.com/album/1EoDsNmgTLtmwe1BDAVxV5 |
<spotifyartist> |
Full URL | https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02 | |
<spotifytrack> |
Full URL | https://open.spotify.com/track/ |
The tags are compatible with T:Videoframe
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:
|