[F2U] Warning Boxes (Code (Fa-Icons))

PepperzCodes

Profile



<!-----------------------------

[F2U] Warning Boxes (Fa-Icons)
Code By PepperzCodes

-------------------

CODE RULES:

YOU MUST
Turn off WYSIWYG as it may break the code. (https://toyhou.se/~account/display).

YOU CAN
Frankenstein my codes but you still have to credit me and the other people.
Use a code for other content, such as using a character code as a user code.

YOU CAN NOT
Remove my credit. You can change the look of it and move it but it has to be visible and link back to the code/resource.
Reupload my codes/resources and claim them as your own, especially to make money off them. All my codes and resources are meant to be free to use.

-------------------

COLOURS

Censored: #da7575
Uncensored: #75a8da

----------------------------->
<div class="row">

<!------------------------- CENSORED ------------------------->
<div class="col-6" style="color:#da7575">
<div class="card" style="border:3px solid; text-align:center">
<p style="font-size:30px"><b>CENSORED</b></p>

<!------------------- ICONS -------------------->
<div class="row no-gutters justify-content-center">

<!-- BLOOD -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-tomato fa-2x mb-1"></i>
<p style=font-size:13.5px>Blood</p>
</div>

<!-- INJURY -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-crutch fa-2x mb-1"></i>
<p style=font-size:13.5px>Injury</p>
</div>

<!-- VIOLENCE -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-hand-fist fa-2x mb-1" style="transform: rotate(90deg);"/>
<p style=font-size:13.5px>Violence</p>
</div>

<!-- GORE -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-meat fa-2x mb-1"></i>
<p style=font-size:13.5px>Gore</p>
</div>

<!-- CANDY GORE -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-lollipop fa-2x mb-1"></i>
<p style=font-size:13.5px>Candy Gore</p>
</div>

<!-- BODY HORROR -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-person fa-2x mb-1"></i>
<p style=font-size:13.5px>Body Horror</p>
</div>

<!-- DEATH -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-tombstone fa-2x mb-1"></i>
<p style=font-size:13.5px>Death</p>
</div>

<!-- MURDER -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-flower-daffodil fa-2x mb-1"></i>
<p style=font-size:13.5px>Murder</p>
</div>

<!--------------------------------------->
</div>
</div>
</div>

<!------------------------- UNCENSORED ------------------------->
<div class="col-6" style="color:#75a8da">
<div class="card" style="border:3px solid; text-align:center">
<p style="font-size:30px"><b>UNCENSORED</b></p>

<!------------------- ICONS -------------------->
<div class="row no-gutters justify-content-center">

<!-- SWEARING -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-face-swear fa-2x mb-1"></i>
<p style=font-size:13.5px>Swearing</p>
</div>

<!-- WEAPONS -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-user-cowboy fa-2x mb-1"></i>
<p style=font-size:13.5px>Weapons</p>
</div>

<!------------------------- CREDITS - PLEASE DO NOT REMOVE! ------------------------->
</div>
</div>
</div>
</div>

<div class="text-center mt-2">
<a style="text-decoration: none;" href="https://toyhou.se/24655457.f2u-warning-boxes" class="tooltipster" title="Code By PepperzCodes"><i class="fal fa-cat-space"></i> <i class="fal fa-fishing-rod"></i></a></a>
<!-----------------------------

[F2U] Warning Boxes (Fa-Icons)
Code By PepperzCodes

-------------------

CODE RULES:

YOU MUST
Turn off WYSIWYG as it may break the code. (https://toyhou.se/~account/display).

YOU CAN
Frankenstein my codes but you still have to credit me and the other people.
Use a code for other content, such as using a character code as a user code.

YOU CAN NOT
Remove my credit. You can change the look of it and move it but it has to be visible and link back to the code/resource.
Reupload my codes/resources and claim them as your own, especially to make money off them. All my codes and resources are meant to be free to use.

-------------------

COLOURS

Censored: #da7575
Uncensored: #75a8da

----------------------------->
<div class="row">

<!------------------------- CENSORED ------------------------->
<div class="col-6" style="color:#da7575">
<div class="card" style="border:3px solid; text-align:center">
<p style="font-size:30px"><b>CENSORED</b></p>

<!------------------- ICONS -------------------->
<div class="row no-gutters justify-content-center">

<!-- BLOOD -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-tomato fa-2x mb-1"></i>
<p style=font-size:13.5px>Blood</p>
</div>

<!-- INJURY -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-crutch fa-2x mb-1"></i>
<p style=font-size:13.5px>Injury</p>
</div>

<!-- VIOLENCE -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-hand-fist fa-2x mb-1" style="transform: rotate(90deg);"/>
<p style=font-size:13.5px>Violence</p>
</div>

<!-- GORE -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-meat fa-2x mb-1"></i>
<p style=font-size:13.5px>Gore</p>
</div>

<!-- CANDY GORE -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-lollipop fa-2x mb-1"></i>
<p style=font-size:13.5px>Candy Gore</p>
</div>

<!-- BODY HORROR -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-person fa-2x mb-1"></i>
<p style=font-size:13.5px>Body Horror</p>
</div>

<!-- DEATH -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-tombstone fa-2x mb-1"></i>
<p style=font-size:13.5px>Death</p>
</div>

<!-- MURDER -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-flower-daffodil fa-2x mb-1"></i>
<p style=font-size:13.5px>Murder</p>
</div>

<!--------------------------------------->
</div>
</div>
</div>

<!------------------------- UNCENSORED ------------------------->
<div class="col-6" style="color:#75a8da">
<div class="card" style="border:3px solid; text-align:center">
<p style="font-size:30px"><b>UNCENSORED</b></p>

<!------------------- ICONS -------------------->
<div class="row no-gutters justify-content-center">

<!-- SWEARING -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-face-swear fa-2x mb-1"></i>
<p style=font-size:13.5px>Swearing</p>
</div>

<!-- WEAPONS -->
<div class="col-4 col-lg-2 text-center p-1 mb-1">
<i class="fas fa-user-cowboy fa-2x mb-1"></i>
<p style=font-size:13.5px>Weapons</p>
</div>

<!------------------------- CREDITS - PLEASE DO NOT REMOVE! ------------------------->
</div>
</div>
</div>
</div>

<div class="text-center mt-2">
<a style="text-decoration: none;" href="https://toyhou.se/24655457.f2u-warning-boxes" class="tooltipster" title="Code By PepperzCodes"><i class="fal fa-cat-space"></i> <i class="fal fa-fishing-rod"></i></a></a>