vermilly

human

Sep 13th, 2025
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.27 KB | None | 0 0
  1. <!--
  2. Background: #2b1d1f
  3. Text: #f5d3d7
  4.  
  5. Use "find & replace" to change all at once.
  6. -->
  7.  
  8. <!--- NEW CODE-------->
  9. <!--- NEW CODE-------->
  10. <!--- NEW CODE-------->
  11.  
  12. <div class="col-md-12">
  13. <div class="card border-0 p-1 mx-auto" style="background: white;background-size: cover; background-position: justify; max-width: 350px; min-height: 100px; min-width: 150px; box-shadow: inset 0px 0px 1px 1px;">
  14.  
  15.     <div class="col-md-0">
  16.         <div class="card border-0 p-2" style="background: url(https://img.freepik.com/premium-photo/dark-purple-grunge-texture-wall-broken-background_850377-11.jpg);background-size: justify; background-position: center; max-width: 350px; min-height: 100px; min-width: 150px; box-shadow: inset 0px 0px 1px 1px;">
  17.  
  18. <!---Icon's image URL--->
  19.             <div class="container">
  20.             <div class="row">
  21.             <div class="col-md-0">
  22.             <div class="card border-right; h-100" style="background: url(https://f2.toyhou.se/file/f2-toyhou-se/characters/25229693?1704835617); background-size: cover; background-position: justify; background-repeat: no-repeat; max-height:150px; max-width: 150px; min-height: 100px; min-width: 100px; border-color: #000;"></i></a>
  23.                     </div>
  24.                     </div>
  25.                    
  26. <!---After this point, you can replace color: #000 with another hex code, or replace it with color: white;--->
  27.                    
  28.                     <div class="col-md-8">
  29.                         <div style="font-size:large; color: white">
  30.                             <strong>
  31.                             HUMAN</strong>
  32.                             <hr style="border-color: white; margin-bottom:0; margin-top:0;">
  33.                         </div>
  34.                        
  35.                         <div style="font-size:small; color: white">
  36.                             <em>Influencer turned into a Pokemon. They're trying to find a way to turn back...</em>
  37.    
  38.     <!---If you just want the namecard, icon, and blurb, first ctrl + F 'NOTE' to find the second half, then start selecting and erase the area from here to there.--->
  39.                         </div>
  40.                         <div class="mt-2"></div>
  41.                         <a data-toggle="collapse" href="#stats" role="button" aria-expanded="false" aria-controls="collapseExample">
  42.                          
  43. <!---If you'd like a white down arrow, replace the current i class with <i class="fas fa-caret-down" style="color: white;"> (or, you can change the 'white' to any hex colour you'd like!--->
  44.                             <center><i class="fas fa-caret-down">
  45.                                 </i>
  46.                                
  47.                         </a>
  48.                     </div>
  49.                 </div>
  50.             </div>
  51.         </div>
  52.     </div>
  53. </div>
  54.  
  55. <div class="collapse" id="stats">
  56. <div class="mx-auto" style="font-size:80%; max-width:350px; color: white;">
  57.  
  58. <!----- general information ----->
  59. <div class="card border-0 my-2 p-2" style="border-radius:10px; background:#000000;">
  60.  
  61.    <div class="justify-content-between"><div>Name</div>
  62.           <div>Human</div></div>
  63.          
  64.      <div class="justify-content-between"><div>Age</div>
  65.           <div>Adult</div></div>
  66.  
  67.      <div class="justify-content-between"><div>Gender</div>
  68.           <div>Nonbinary (They/he)</div></div>
  69.  
  70.      <div class="justify-content-between"><div>Pokemon</div>
  71.           <div>Colored Skitty</div></div>
  72.          
  73.  
  74.   </div>
  75.  
  76.  
  77. <!----- personality / about ----->
  78. <div class="card border-0 mt-2 p-2" style="border-radius:10px; height:220px; overflow-y:auto; background:#000000;">
  79.  
  80.      <p>Human was a TikTok influencer with millions of followers, making a living off of social media. Then one day, to their dismay, they got inexplicably Pokemon'd and ended up in a new world. They are eagerly  searching for a way to become human again. Even out of spite, they call themself "Human" now. Luckily, social media still exists to scratch that online itch... He is overall a friendly and mischievous person, with a (large) dollop of trust and self-esteem issues.</p>
  81.      
  82.      <p>• He has top surgery scars as a human, though none as a Pokemon.
  83.      <br>• Due to their sensitive eyes, they often wear sunglasses outside.
  84.      <br>• Like most Skitties, he chases his own tail around a lot, much to his annoyance.</p>
  85.  
  86.   </div>
  87.  
  88. <div class="card border-0 my-2 p-2" style="border-radius:10px; background:#000000;">
  89.          
  90. <div class="justify-content-between"><div><i class="fal fa-code"/></div>
  91.           <div><a href="pvnksoda">Code credit</a> | <a href="Coturnix">Code credit 2</a></div></div>
  92. </div></div>
  93.  
  94.  
  95. <!---NOTE: If you just want the blurb without the stats tab, here's where you stop.--->
  96.  
  97.           </div>
  98.                 </div>
Advertisement
Add Comment
Please, Sign In to add comment