Hi, I have been making an edit of the Pokerole 2.0 sheet for my Legends rules supplement / Pokerole 3.0 edition. I'm by no means a coder, I've been figuring things out myself or using the dreaded AI for a couple more complicated things. So far my sheet works perfectly, however I've hit a brick wall. I need to add another sheet type. Currently their are Pokémon and Trainer sheet types, which you click an image to swap between, and the sheet changes a little between both versions. I want to add a third (Vehicle) with a few changes from Trainer sheets. I'm probably good to add in the changes, I just cannot for the life of me figure out how to add an additional sheet type. GPT seems pretty stumped on this too. Everything I try just completely breaks the sheet's formatting, adding to all sheet types rather then adding a new sheet type. I wanted it to cycle between sheet type when clicking the image. (ie click the Poke ball, go to Pokémon mode, click the trainer icon that replaces it, go to Trainer mode, click my Vehicle image, go to Vehicle mode). If anyone could tell me how to do this I'd be eternally grateful. Here is the working HTML and CSS of my sheet (no Vehicle stuff added as of yet. You must have Legacy Sanitization checked for it to work). <a href="https://github.com/lowly-god/Pokerole-Legends/tree/main/Roll20%20Character%20Sheet" rel="nofollow">https://github.com/lowly-god/Pokerole-Legends/tree/main/Roll20%20Character%20Sheet</a>