Help us answer some unanswered questions
(or vote up / accept answers if you think they are good)
4

This question is about decklists, and how to add card images while keeping structure. For lists in general, look here

If you have a list of cards, using double brackets to produce an image is not convenient. What's the alternative?

[[Lightning Bolt]]

flag
Excellent work, I see that the hover-over images are now running :) I need to ask, however, is this new form more fitting that the double brackets? I found it exceptionally convenient when shortening my answer in "how to avoid spellshock at 1 life." – Shushoto Mar 5 at 22:02
Avish helped fixed the hovers. I think triple-brackets are better than double-brackets when there are a lot of cards in the question. How much is a lot? I'll leave it to the question author & editors to decide. – ripper234 Mar 5 at 22:54
Now you can also use card-image-links in comments, like this: [[[Omnath, Locus of Mana]]]. It's pretty cool. – Avish Mar 6 at 11:15
I just noticed that triple brackets don't work when the comments section has to be expanded. – Shushoto May 27 at 21:39
They also don't work in formatted text: [[[Ponder]]] – Shushoto May 31 at 0:23

2 Answers

3

Use triple brackets, of course!

Write:

[[[Giant Growth]]]

[[[Slave of Bolas]]]

[[[Lightning Bolt]]]

to get:

[[[Giant Growth]]]

[[[Slave of Bolas]]]

[[[Lightning Bolt]]]

link|flag
Pasting images is that way really isn't wrist friendly imo. So another meta-question: should I downvote because I don't like the answer or should I upvote because your answer correctly displays the implemented way to show links to cards? – tobsen Mar 5 at 17:09
I will accept the correct answer (the way that ends up being implemented). You can downvote / not upvote my answer if you don't like the proposal (but you can also upvote the question, regardless). – ripper234 Mar 5 at 21:00
1 
Hover images now working, thanks Avish for the help debugging the JS. – ripper234 Mar 5 at 23:05
Awesome, I love the mouseover effect. – CodeSavvyGeek Mar 8 at 2:45
1

I suggest alternatively to the [[]], we should use the same syntax for card lists as tappedout.net: So the following:

1x Baloth Woodcrasher
1x Coral Merfolk
7x Forest
2x Frontier Guide

would be converted into links which show the card's image if hovered over and redirect to the gatherer or magiccards.info if clicked on. Therefore, copy&pasting of decks/combos form tappedout.net would be very convenient. Btw, Where does one have to request such a feature? How to reach the creators of this site?

Maybe the visual experience for this can be toggled on the layout: show the normal full card image or the behavior I described above. This would also reduce the bandwidth used for users which know the cards by their name and don't necessary need an image of it.

link|flag
Thanks for the feedback. There is a feedback forum - draw3cards.uservoice.com. I will try to incorporate your suggestion as well, it's a bit harder to implement (but not terribly so). I did plan an image on hover, it's just not working for now ... we're on it :) I think that for most question, the current [[]] syntax is good. I like to see the questions sprinkled with 2-3 cards. The modification being discussed here is the decklists, which don't work well with the [[]] notation. – ripper234 Mar 5 at 20:58

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.