I have a couple different profiles I would love to display food eaten and books read in, but is there a way to display the actual items, not just the count number in the stats?
(art by KayBit on Dappervolk)Coding wise, the only thing I can think of is to make a page show inside another page but I'm pretty sure that's with php and can't be added.
You could do it by hand though. I know that sounds really difficult / time consuming but you could go directly to the page https://subeta.net/pet/books.php?petid=5972366 (example) that shows the books and right click to see the source code and copy all of the book images / names / etc.
ok thank you! Maybe if I get really bored on day I'll dig into that haha. It's too bad though! Maybe I'll just find a cool way to integrate the links.
(art by KayBit on Dappervolk)You could maybe compile them all into a few images and put them into their own scrolling div section (idk what else to call it, I'm new to coding lol)
that what I ended up doing actually, I just did a few screenshots and put them together in Google Drawings. I'll have to update it every once and awhile, but it's faster than copying a bunch of image codes!
(art by KayBit on Dappervolk)