how to add an image to your deck
Deck Help forum
Posted on Aug. 27, 2013, 8:31 p.m. by ChaosCat
I noticed some decks have an image attached to them how do you do this
hmmm not what I meant but that did work just not where I wanted it. I meant I've seen them next to people's titles, like seen on this guys deck. Grand Arbirter Augustin IV EDH how would you do that?
August 27, 2013 8:57 p.m.
go to edit, and there's a space under your description which says "featured card" put the card you want there
Cobthecobbler says... #2
The site uses HTML formatting. So to add an image insert this tag into your description:
<img src="..."
But replace the ... with a url to an image, and close the tag with a ">".
For example:
img src="http://upload.wikimedia.org/wikipedia/en/thumb/e/ed/Nyan_cat_250px_frame.PNG/220px-Nyan_cat_250px_frame.PNG"
With surrounding brackets will produce this:
August 27, 2013 8:38 p.m.