Cleaning the Update section
TappedOut forum
Posted on Oct. 20, 2014, 4:31 p.m. by CuteSnail
My Gisa deck has a lot of updates listed and I use it to track the progress of my deck, but I've begun to think it's a pain. Having to scroll past all the updates to get the comments is a pain. Is there anyway, short of deleting the updates, to clean it up? like maybe a "Show more button" like I've seen other decks have in the descriptions.
Here's the deck for reference: 20th Ward isn't so docile now.
Were is the original unique_id located at? or how do I get to the coding?
October 20, 2014 5:48 p.m.
hyperlocke says... #4
well, to get to the code, just klick on the link, it should open a txt-file. Copy the code into your update's edit field.
unique_id is in the code 6 times. If you want more than one show/hide button, you have to copy the whole thing and change all 6 instances of unique_id to id1, id2 and so on (actually, anything will work, as long as it's unique).
October 20, 2014 5:58 p.m.
Femme_Fatale says... #5
I have a tutorial for this in the description of Ack! Run Hans Run! The Slivers Are Coming!.
hyperlocke says... #2
As you mentioned, you can edit your updates and put them in a hidden/spoiler text.
I uploaded the code to do that:
Dopbox-Link
Replace unique_id with a unique id (who'd have thought?) for each instance of spoiler text.
October 20, 2014 5:28 p.m.