Page 1 of 1

Card Tag and display various prints?

Posted: Wed Sep 28, 2022 9:35 pm
by darrenhabib
Hi, I'm trying to link to the new Unfinity cards "Attractions" that have variants (different prints available), but not sure what syntax to use.

I'll use the example Bumper Cars which if you hover over this link you'll see that it says card not found.
If you use the auto lookup when you use the card tag then it comes up with the following options; Bumper Cars, Bumper Cars (a), Bumper Cars (b), Bumper Cars (c), Bumper Cars (d), Bumper Cars (e).
But even if I use another one of these Bumper Cars (c) it still says card not found.

Now another Attraction Bounce Chamber as you hover will have a card, but it doesn't come up with other options with the auto lookup tool.

I do want to show specific prints so for example I want to link to the Bumper Cars #202f version and Bounce Chamber #201d.

Re: Card Tag and display various prints?

Posted: Wed Sep 28, 2022 9:40 pm
by Feyd_Ruin
Attractions areā€¦ quite the headache programmatically.

You'll want to link to the specific version with the |nexusID format:

cards/unfinity/76731-bumper-cars

Would be: [card]Bumper Cars|76731[/card]

Bumper Cars|76731

This is not ideal at the moment.
Hoping to find a better, permanent solution.
(But note that the |nexusID will continue to work even if we change things)

Re: Card Tag and display various prints?

Posted: Wed Sep 28, 2022 10:00 pm
by darrenhabib
Ok thanks, that works perfect :)