Deck Formatting for Combos Not Working

TappedOut forum

Posted on Feb. 28, 2017, 11:32 a.m. by WhiteLance

I want to put combos into my deck's description, and I've tried following the format given in the help desk for combos, but it doesn't seem to work for me. When I do "[ [Channel + Fireball] ]" (without spaces between the brackets), instead of linking to the individual cards, it links to a deck named "Channel-Fireball". Here's what it looks like when I try that syntax:

Channel-Fireball

Also, when the help desk gives the syntax for combos, it does not show a working example.

chaosumbreon87 says... #2

I've always just cheated the HTML so:

<a href="http://tappedout.net/mtg-card/channel/">Channel + <a href="http://tappedout.net/mtg-card/fireball/">Fireball</a></a> 
produces:

Channel + Fireball

Helpful?

Dont go crazy with html unless you know what each does. If you need an explanation of the above code, its just linking to a page

February 28, 2017 12:09 p.m.

Atony1400 says... #3

Just do this:

Channel + Fireball

        card:Channel + card:Fireball
February 28, 2017 12:59 p.m.

The Combo Database is being reworked, and as it stands the old system (the one you're trying to utilize) is out of commission.

You're best bet as things currently stand is to do as Atony1400 suggested.

February 28, 2017 2:40 p.m.

WhiteLance says... #5

Alright, I'll do as Atony1400 suggested. Thanks.

March 4, 2017 2:38 p.m.

Atony1400 says... #6

Also, if you think it should be a combo, you can suggest it!

March 4, 2017 2:45 p.m.

Please login to comment