artfight stats
created by:wytchstarr
Custom ColorsHTMLMiscellaneous
Copy
<!-- ☆☆ARTFIGHT STATS CODE (2025 FOSSILS VER.)☆☆ hiii! thanks so much for using my code!! just a few things... please do not redistribute this code, claim it as your own, or remove the credit frankensteining is okay! just give credit :) also youre free to edit the code to your liking if you have any issues feel free to let me know!! ill do my best to help you ^^ other than that, hope you enjoy this code!! feel free to drop a comment on the code's toyhouse profile cause id love to see how you decide to use this code!! :D --> <!-- CONTAINER --> <div class="container card bg-faded" style="max-width:520px; min-height:160px; background-color:#b37e13;"> <div class="row"> <div class="col-4 p-2"> <div class="card m-0" style="align:center; max-width:200px; height:170px; background-color:#e8b747;"> <center> <!-- TEAM IMAGE --> <img src="https://f2.toyhou.se/file/f2-toyhou-se/images/102353076_um3NvH6gp3k39EU.png"> </center> </div> </div> <div class="col-8 p-2" style="height:195px; min-width:160px;"> <!-- HEADER --> <div class="card p-1" style="text-align:center; background-color:#e8b747;"> <span><i class="fa-duotone fa-light fa-bone fa-xl" style="color: #6f2700; --fa-secondary-opacity: 1.0;"></i> <i><b style="font-size:1.5em; text-align:center; color:#6f2700; font-family:'Trebuchet MS', sans-serif;">Fossils 2025</b></i> <i class="fa-duotone fa-light fa-bone fa-xl" style="color: #6f2700; --fa-secondary-opacity: 1.0"></i></span> </div> <div class="card my-2 p-3" style="height:120px; overflow:auto; background-color:#e8b747;"> <div class="row" style="margin: 0 -5px;"> <!-- COLUMN 1 --> <div class="column" style="float:left; width:50%; padding:0 10px;"> <div class="card" style="background-color:#fff1cf;"> <p style="text-align:center; color:#6f2700; font-family:'Trebuchet MS', sans-serif;"><span style="color:#c86625;"><i><b>Attacks:</b></i></span> <!-- PUT NUMBER OF ATTACKS YOU MADE HERE --> X <br> <span style="color:#c86625;"><i><b>Friendly Fires:</b></i></span> <!-- PUT NUMBER OF FRIENDLY FIRES YOU MADE HERE --> X <br> <span style="color:#c86625;"><i><b>Mass Attacks:</b></i></span> <!-- PUT NUMBER OF MASS ATTACKS YOU MADE HERE --> X </p> </div> </div> <!-- COLUMN 2 --> <div class="column" style="float:left; width:50%; padding:0 10px;"> <div class="card" style="background-color:#fff1cf;"> <p style="text-align:center; color:#6f2700; font-family:'Trebuchet MS', sans-serif;"><span style="color:#c86625;"><i><b>Defences:</b></i></span> <!-- PUT NUMBER OF DEFENCES YOU RECIEVED HERE --> X <br> <span style="color:#c86625;"><i><b>Total Attacks:</b></i></span> <!-- PUT TOTAL NUMBER OF ATTACKS YOU MADE HERE --> X <br> <span style="color:#c86625;"><i><b>Total Points:</b></i></span> <!-- PUT TOTAL NUMBER OF POINTS YOU EARNED HERE --> X </p> </div> <!-- CREDIT (DO NOT REMOVE) --> <a class="fas fa-code mt-1 pull-right" style="color:#c86625;" href="https://toyhou.se/wytchstarr"></a> </div> </div> </div> </div> </div> <!-- END -->
Copy
<!-- ☆☆ARTFIGHT STATS CODE (2025 CRYSTALS VER.)☆☆ hiii! thanks so much for using my code!! just a few things... please do not redistribute this code, claim it as your own, or remove the credit frankensteining is okay! just give credit :) also youre free to edit the code to your liking if you have any issues feel free to let me know!! ill do my best to help you ^^ other than that, hope you enjoy this code!! feel free to drop a comment on the code's toyhouse profile cause id love to see how you decide to use this code!! :D --> <!-- CONTAINER --> <div class="container card bg-faded" style="max-width:520px; min-height:160px; background-color:#b03b65;"> <div class="row"> <div class="col-4 p-2"> <div class="card m-0" style="align:center; max-width:200px; height:170px; background-color:#fca2c2;"> <center> <!-- TEAM IMAGE --> <img src="https://f2.toyhou.se/file/f2-toyhou-se/images/102353139_j9PquuR4aKokUTq.png"> </center> </div> </div> <div class="col-8 p-2" style="height:195px; min-width:160px;"> <!-- HEADER --> <div class="card p-1" style="text-align:center; background-color:#fca2c2;"> <span><i class="fa-duotone fa-light fa-gem fa-xl" style="color: #7b1036; --fa-secondary-opacity: 1.0;"></i> <i><b style="font-size:1.5em; text-align:center; color:#7b1036; font-family:'Trebuchet MS', sans-serif;">Crystals 2025</b></i> <i class="fa-duotone fa-light fa-gem fa-xl" style="color: #7b1036; --fa-secondary-opacity: 1.0"></i></span> </div> <div class="card my-2 p-3" style="height:120px; overflow:auto; background-color:#fca2c2;"> <div class="row" style="margin: 0 -5px;"> <!-- COLUMN 1 --> <div class="column" style="float:left; width:50%; padding:0 10px;"> <div class="card" style="background-color:#ffd8e6;"> <p style="text-align:center; color:#7b1036; font-family:'Trebuchet MS', sans-serif;"><span style="color:#ff6ba0;"><i><b>Attacks:</b></i></span> <!-- PUT NUMBER OF ATTACKS YOU MADE HERE --> X <br> <span style="color:#ff6ba0;"><i><b>Friendly Fires:</b></i></span> <!-- PUT NUMBER OF FRIENDLY FIRES YOU MADE HERE --> X <br> <span style="color:#ff6ba0;"><i><b>Mass Attacks:</b></i></span> <!-- PUT NUMBER OF MASS ATTACKS YOU MADE HERE --> X </p> </div> </div> <!-- COLUMN 2 --> <div class="column" style="float:left; width:50%; padding:0 10px;"> <div class="card" style="background-color:#ffd8e6;"> <p style="text-align:center; color:#7b1036; font-family:'Trebuchet MS', sans-serif;"><span style="color:#ff6ba0;"><i><b>Defences:</b></i></span> <!-- PUT NUMBER OF DEFENCES YOU RECIEVED HERE --> X <br> <span style="color:#ff6ba0;"><i><b>Total Attacks:</b></i></span> <!-- PUT TOTAL NUMBER OF ATTACKS YOU MADE HERE --> X <br> <span style="color:#ff6ba0;"><i><b>Total Points:</b></i></span> <!-- PUT TOTAL NUMBER OF POINTS YOU EARNED HERE --> X </p> </div> <!-- CREDIT (DO NOT REMOVE) --> <a class="fas fa-code mt-1 pull-right" style="color:#ff6ba0;" href="https://toyhou.se/wytchstarr"></a> </div> </div> </div> </div> </div> <!-- END -->