Content Warning


User Content Warning


This user profile has been marked with a content warning:

  • <!--
  •  
  • NOTE: This is my first code I made! There might be some errors and bugs! If you found one, please tell me and I'll try to fix it.
  •  
  •  - Hello! _MinnieLove_'s here! - 
  •  
  • Thanks for using my code! Here are some rules:
  • ~ Do NOT remove my credit! You can move it around, but it still must be visible
  • ~ You can frankenstein my codes as long as other creators allows too
  • ~ You can edit the code, but can't redistribute
  • ~ Don't heavily reference/claim the code as your own
  • ~ Please don't ask me to fix the code if you broke it, I'm a beginner and I probably won't know how to fix the issue either :( (but there are many forum posts that can help you, for example this one: https://toyhou.se/~forums/16.htmlcss-graphics/48845)
  •  
  • - Notes -
  • ~ The accent color is #ff80aa. You can press ctrl + F to replace all with your own
  • ~ Keep WYSIWYG turned off. Turning it back on will break the code!
  • ~ (Optional) Fave and comment if you used the code - I'd like to see it!
  •  
  • --->
  •  
  •  
  • <div class="cart-block p-2" style="background-color: #ffffff; border-radius: 15px;">
  •  
  •  
  •  <!-- H e a d e r ---> 
  •   
  •   <div class="card-block p-0 bg-primary" style="border-top-left-radius: 15px; border-top-right-radius: 15px">
  •    
  •    <div class="text-center p-2" style="font-size:250%; color: white">
  •       <i class="fa-solid fa-triangle-exclamation fa-fade"></i><b> Warning! </b><i class="fa-solid fa-triangle-exclamation fa-fade"></i>
  •     </div>
  •   
  •   </div>
  •   
  •   <div class="card-block p-0 justify-content-center">
  •  
  •  <!-- I m a g e --->
  •    
  •     <div style="background-image:url(IMG_LINK); width: 100%; height:150px;
  •     
  •     background-position: center;
  •     background-size: cover;
  •     background-alignment: fixed;
  •     
  •     border-bottom-left-radius: 15px; border-bottom-right-radius: 15px"></div>
  •   </div>
  •   
  •   <!-- D e s c r i p t i o n --->
  •   
  •   <div class="p-3 text-center text-primary">
  •     <p>Please take my warnings as serious. I enjoy horror and darker themes and love to draw/represent this with characters. Not all characters are like this, but because some are I do not want to trigger anyone who is not comfortable with these themes. I am also 30. Do not interact with me if you are under 18 unless it is strictly professional to purchase or trade characters/adopts. 

  • I enjoy using bases and credit those used. I do my own lineart at times as well, but creation is a simple hobby for me for fun. This is not my main business or life. I have a full-time job so please give me 2-3 days for a reply if you message or comment. I also work nights, so that is when I am most active/ available. </p>
  •   </div>
  •   
  •   <!-- E n d  o f  d e s c r i p t i o n --->
  •   
  •   
  •   
  •   <div class="row justify-content-between m-1">
  •     
  •     
  •     
  •     
  •    <!-- D o --->
  •    
  •     <div class="col-lg-6">
  •       <div class="card-block p-0 bg-primary" style="border-radius: 15px">
  •        <div class="p-2" style="font-size:150%; color: white">
  •           <i class="fa-solid fa-circle-check"></i><b> Do</b>
  •         </div>
  •       </div>
  •       <div class="p-3 text-primary">
  •         <ul>
  •           <li>Comment</li>
  •           <li>Like</li>
  •           <li>Draw Fanart/ offer on adopts</li>
  •           <li>Interract</li>
  •           
  •           <!-- Add more above this line! --->
  •           
  •         </ul>
  •       </div>
  •     
  •     </div>
  •    
  •    <!-- D o n ' t --->
  •    
  •     <div class="col-lg-6">
  •       <div class="card-block p-0 bg-primary" style="border-radius: 15px">
  •         <div class="p-2" style="font-size:150%; color: white">
  •           <i class="fa-solid fa-circle-xmark"></i><b> Don't</b>
  •         </div>
  •       </div>
  •       <div class="p-3 text-primary">
  •         <ul>
  •           <li>Steal or reference designs without credits</li>
  •           <li>Claim characters as your own</li>
  •           <li>Ignore TW</li>
  •           <li>Remove credits if you buy adopts</li>
  •           
  •           <!-- Add more above this line! --->
  •           
  •         </ul>
  •       </div>
  •     
  •     </div>
  •     
  •   </div>
  •   
  •   <div class="row justify-content-between m-1">
  •     
  •     <!-- W a r n i n g s --->
  •     
  •     <div class="col-lg-6">
  •       <div class="card-block p-0 bg-primary" style="border-radius: 15px">
  •        <div class="p-2" style="font-size:150%; color: white">
  •           <i class="fa-solid fa-circle-exclamation"></i></i><b> Content warning</b>
  •         </div>
  •       </div>
  •       <div class="p-3 text-primary">
  •         <ul>
  •           <li>Gore</li>
  •           <li>Body Horror</li>
  •           <li>Clowns</li>
  •           <li>Scary Themes</li>
  •           
  •           <!-- Add more above this line! --->
  •           
  •         </ul>
  •       </div>
  •     
  •     </div>
  •    
  •    <!-- B l a c k l i s t --->
  •    
  •     <div class="col-lg-6">
  •       <div class="card-block p-0 bg-primary" style="border-radius: 15px">
  •         <div class="p-2" style="font-size:150%; color: white">
  •           <i class="fa-solid fa-circle-minus"></i><b> whitelist</b>
  •         </div>
  •       </div>
  •       <div class="p-3 text-primary">
  •         <ul>
  •           <li>Non-professional interactions with those under 18</li>
  •           <li>Sexualization of characters without permission</li>
  •           <li>Theft of any kind</li>
  •           <li>Removals of credits</li>
  •           
  •           <!-- Add more above this line! --->
  •           
  •         </ul>
  •       </div>
  •     
  •     </div>
  •     
  •   </div>
  •   
  •   
  •   <div class="mx-5">
  •     <div><hr class="bg-primary"></div>
  •   </div>
  •   
  •   
  •   
  •   
  •   <!-- E n d --->
  •   
  •   <div class="pt-2 pb-4 text-center text-primary" style="font-size:200%">
  •     <b>Thanks for reading!</b>
  •     <br>
  •     <i class="fa-solid fa-heart fa-beat-fade" style="--fa-beat-fade-scale: 1.3"></i>
  •   </div>
  •   
  • </div>
  •  
  •  
  •  
  • <!-- C r e d i t (DO NOT REMOVE!!!) --->
  •  
  • <div class="text-center">
  •   <a href="https://toyhou.se/17485580.-f2u-warns-you-cutely"><i class="fa-solid fa-code"></i></a>
  • </div>

Please note your consent will be stored in cookies until your session is closed.

No thanks!