DeviantArt - Iframe embedding

Allows external content to be displayed on DeviantArt.

Author
RSGmaker
Daily installs
0
Total installs
142
Ratings
1 1 0
Version
0.17
Created
2016-04-16
Updated
2017-08-17
License
N/A
Applies to

This script allows external content to be shown on DeviantArt deviations as well as sta.sh .
The primary reason I made this was to allow html5 games to appear right on the deviation page, but you can use it to show just about anything.

To use it just include a link in your description(or within the text, if it's a journal/text entry) and call it "[iframe-embed]", it will then load whatever the link points to right on the deviation page itself, if it's an art deviation, it will replace the display image.

To use it just include a link in your description(or within the text, if it's a journal/text entry).

There are 2 types of embed links.
1.Name the link "[iframe-embed]" and point it to the page you want.
2.Name it anything you want, and point it to: "https:// greasyfork.org/en/scripts/18835-deviantart-iframe-embedding?http:// Mywebsite.com/Mygame.html".

If you use option #1 you can specify the size of the embed.
eg; [iframe-embed width="800" height="600"]

When it loads a warning box will appear allowing the user to review the url, before deciding whether or not to allow the content to load.

You can also specify a width and height of the embed
eg; [iframe-embed width="800" height="600"]

another way to include an embed is to point it to: "https://greasyfork.org/en/scripts/18835-deviantart-iframe-embedding?http://Mywebsite.com/coolgame.html" if you do it this way you can name the link however you want, but you can't specify the size that way.