Advertisement
spacialfries

Splat Template 2

Jun 19th, 2019
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.07 KB | None | 0 0
  1. <div class="container" style="display: table; width: 500px; color: #fff;">
  2.    <!--NAME ON THIS LINE-->
  3.    <div class="container card-header card-block border-0 h1 text-center" style="background-color: #000; color: #FFF;">Name</div>
  4.    <div class="container card-footer card-block border-0" style="background-color: #EEEEEE;">
  5.      <!--This will recolour the template to your character's ink colour. Replace #EEEEEE with your colour above.-->
  6.      <div class="text-center row-centered">
  7.        <!--Headgear-->
  8.        <img src="https://cdn.wikimg.net/en/splatoonwiki/images/thumb/8/82/S2_Gear_Headgear_White_Headband.png/128px-S2_Gear_Headgear_White_Headband.png">
  9.        <!--Clothing-->
  10.        <img src="https://cdn.wikimg.net/en/splatoonwiki/images/thumb/1/1b/S2_Gear_Clothing_Basic_Tee.png/128px-S2_Gear_Clothing_Basic_Tee.png">
  11.        <!--Shoes-->
  12.        <img src="https://cdn.wikimg.net/en/splatoonwiki/images/thumb/1/1c/S2_Gear_Shoes_Cream_Basics.png/128px-S2_Gear_Shoes_Cream_Basics.png">
  13.        <!--Gear icons from Inkipedia. Copy the address of the gear thumbnail, do not the click into the full image.-->
  14.      </div>
  15.      <br>
  16.      <!--Place your character's ink colour name below.-->
  17.      <center><div class="card col-5 text-center border-0" style="background: #000; color: #FFF; display: flex;"><b>Ink color:</b>SP# Colour Name<br>#FFFFFF</div></center>
  18.      
  19.      <!--SP1 for Splatoon, SP2 for Splatoon 2. Ink colours/names from Inkipedia. Replace #FFFFFF with your colour above.-->
  20.      <br>
  21.      <!--Character Image. The url for their avatar fist best. Otherwise, try to keep it below 300px.-->
  22.      <center><img src="https://via.placeholder.com/200?text=PLACEHOLDER"class="text-center rounded" style="border-radius: 25px; border-style: solid; border-color: #fff; background-color: #fff;"></center>
  23.      <br><div class="container card text-center border-0" style="background-color: #000; color: #FFF;">
  24.        <br>
  25.        
  26.        <p>
  27.          <b>Species.</b><br><br>
  28.          Description Goes Here.
  29.        </p>
  30.        
  31.        <br>
  32.      </div>
  33.      <br>
  34.      <center><div class="row-centered text-center"><p class="text-center">
  35.        <a href="https://toyhou.se/4343851.splatoon-template-2-mf-" class="btn mx-1 text-center border-0" style="background-color: #000; color: #FFF;">Template: Nightlustrous</a>
  36.        <a href="https://splatoonwiki.org/wiki/" class="btn mx-1 text-center border-0" style="background-color: #000; color: #FFF;">Gear icons: Inkipedia</a></p>
  37.      </div></center>
  38.    </div>
  39. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement