gifs and images in deck description
TappedOut forum
Posted on Jan. 17, 2014, 12:57 a.m. by JamestheJoo
I've seen it in other peoples decks and am wondering what the coding is for it. I'm a bit rusty and can't quite figure it out. I'd like to put a few gifs and images in my deck description to add to the flavor. -cheers
Epochalyptik says... #3
Use HTML.
Also, make sure you resize everything so it fits nicely on the page. It gets annoying when people embed images twice as wide as the average screen can support.
January 17, 2014 1:43 a.m.
Use HTML. The specific code is below:
[img src="http://www.pojo.com/magic/Featured%20Writers/Paul/2011/jtms.jpg" alt=JTMS] with <> instead of [] becomes:
January 17, 2014 7:31 a.m.
JamestheJoo says... #5
well I'm using HTML, and I must be forgetting a bracket or something somewhere
January 17, 2014 12:46 p.m.
The image URL has to be in quotes. Remember, if you're using my code, you use <> instead of the [] I showed.
January 17, 2014 3:27 p.m.
JamestheJoo says... #7
Hey thank you guys for your help! Once I finish it up I'll post the link and also mention you all for your helping.
January 18, 2014 12:41 a.m.
JamestheJoo says... #8
Hey guys... what do you think? too much?
EVERYONE GETS A COUNTER! Playtest
Standard*
SCORE: 0 | 0 COMMENTS | 1 VIEWS
DeathByDragons says... #2
< img src=image.url >< /img > (with no spaces)
January 17, 2014 1:19 a.m.