Advertisement
doubleCapitalist

Toyhouse fantroll profile code

May 27th, 2019 (edited)
3,473
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 6.32 KB | None | 1 0
  1. <!------------------ QUOTE ----------------------------->
  2. <blockquote class="align-top text-center">
  3.     <p>???</p>
  4. </blockquote>
  5.  
  6. <!------------------ MAIN BODY ----------------------------->
  7. <div class="container">
  8.  
  9.     <!------------------ BASIC INFO ROW ----------------------------->
  10.     <h1 class="text-uppercase text-center">Basic info</h1>
  11.     <table class="w-100 border-0 table-hover" style="margin-left: calc(1%); width: 99%;">
  12.         <tbody>
  13.  
  14.             <tr>
  15.                 <td class="align-top text-left font-weight-bold" style="width: 15%;">
  16.                     BLOOD CASTE
  17.                 </td>
  18.                 <td style="width: 85%; text-align: left;">
  19.                     <strong> Caste (#COLOR) </strong>
  20.                 </td>
  21.             </tr>
  22.  
  23.             <tr>
  24.                 <td class="align-top text-left font-weight-bold" style="width: 15%;">
  25.                     AGE
  26.                 </td>
  27.                 <td style="width: 85%; text-align: left;">
  28.                     <strong>??? sweeps </strong> (~??? human years)
  29.                 </td>
  30.             </tr>
  31.  
  32.             <tr>
  33.                 <td class="align-top text-left font-weight-bold" style="width: 15%;">
  34.                     TROLL TAG
  35.                 </td>
  36.                 <td style="width: 85%; text-align: left;">
  37.                     <strong>???</strong>
  38.                 </td>
  39.             </tr>
  40.  
  41.             <tr>
  42.                 <td class="align-top text-left font-weight-bold" style="width: 15%;">
  43.                     SIGIL
  44.                 </td>
  45.                 <td style="width: 85%; text-align: left;">
  46.                     <strong>???</strong>
  47.                 </td>
  48.             </tr>
  49.  
  50.             <tr>
  51.                 <td class="align-top text-left font-weight-bold" style="width: 15%;">
  52.                     ABILITY
  53.                 </td>
  54.                 <td style="width: 85%; text-align: left;">
  55.                     <strong>???</strong>
  56.                 </td>
  57.             </tr>
  58.  
  59.             <tr>
  60.                 <td class="align-top text-left font-weight-bold" style="width: 15%;">
  61.                     OCCUPATION
  62.                 </td>
  63.                 <td style="width: 85%; text-align: left;">
  64.                     <strong>???</strong>
  65.                 </td>
  66.             </tr>
  67.  
  68.             <tr>
  69.                 <td class="align-top text-left font-weight-bold" style="width: 15%;">
  70.                     STRIFE SPECIBUS
  71.                 </td>
  72.                 <td style="width: 85%; text-align: left;">
  73.                     <strong>???</strong>
  74.                 </td>
  75.             </tr>
  76.  
  77.             <tr>
  78.                 <td class="align-top text-left font-weight-bold" style="width: 15%;">
  79.                     FETCH MODUS
  80.                 </td>
  81.                 <td style="width: 85%; text-align: left;">
  82.                     <strong>???</strong>
  83.                 </td>
  84.             </tr>
  85.  
  86.             <tr>
  87.                 <td class="align-top text-left font-weight-bold" style="width: 15%;">  
  88.                     HIVE
  89.                 </td>
  90.                 <td style="width: 85%; text-align: left;">
  91.                     <strong>???</strong>
  92.                 </td>
  93.             </tr>
  94.  
  95.             <tr>
  96.                 <td class="align-top text-left font-weight-bold" style="width: 15%;">
  97.                     LUSUS
  98.                 </td>
  99.                 <td style="width: 85%; text-align: left;">
  100.                     <strong>???</strong>
  101.                 </td>
  102.             </tr>
  103.  
  104.             <tr>
  105.                 <td class="align-top text-left font-weight-bold" style="width: 15%;">
  106.                     INTERESTS
  107.                 </td>
  108.                 <td style="width: 85%; text-align: left;">
  109.                     ???
  110.                 </td>
  111.             </tr>
  112.  
  113.             <tr>
  114.                 <td class="align-top text-left font-weight-bold" style="width: 15%;">
  115.                     QUIRK
  116.                 </td>
  117.                 <td style="width: 85%; text-align: left;">
  118.                     ???
  119.                 </td>
  120.             </tr>
  121.  
  122.             <tr>
  123.                 <td class="align-top text-left font-weight-bold" style="width: 15%;">
  124.                     CLASSPECT
  125.                 </td>
  126.                 <td style="width: 85%; text-align: left;">
  127.                     <strong>??? of ???</strong>
  128.                     <ul class="mb-0">
  129.                         <li>???</li>
  130.                         <li>???</li>
  131.                     </ul>
  132.                 </td>
  133.             </tr>
  134.  
  135.         </tbody>
  136.     </table>
  137.  
  138.     <hr>
  139.  
  140.     <!------------------ PERSONALITY DESCRIPTION ----------------------------->
  141.     <h1 style="text-align: center;">PERSONALITY</h1>
  142.     <p>???</p>
  143.  
  144.     <div class="row">
  145.    
  146.         <div class="col-sm-6 mb-4">
  147.             <!------------- GOOD TRAITS BOX ----------------------------------------->
  148.             <div class="card bg-faded card-block h-100">
  149.  
  150.                 <h1><span class="fr-emoticon fr-deletable fr-emoticon-img" style="background: url(https://cdnjs.cloudflare.com/ajax/libs/emojione/2.0.1/assets/svg/2714.svg);">&nbsp;</span> Good/neutral traits</h1>
  151.  
  152.                 <ul class="mb-0">
  153.                     <li>???;</li>
  154.                 </ul>
  155.  
  156.             </div>
  157.         </div>
  158.  
  159.         <div class="col-sm-6 mb-4">
  160.             <!------------- BAD TRAITS BOX ----------------------------------------->
  161.             <div class="card bg-faded card-block h-100">
  162.  
  163.                 <h1><span class="fr-emoticon fr-deletable fr-emoticon-img" style="background: url(https://cdnjs.cloudflare.com/ajax/libs/emojione/2.0.1/assets/svg/274c.svg);">&nbsp;</span> Bad traits</h1>
  164.  
  165.                 <ul class="mb-0">
  166.                     <li>???;</li>
  167.                 </ul>
  168.  
  169.             </div>
  170.         </div>
  171.     </div>
  172.  
  173.     <hr>
  174.  
  175.     <!------------------ RELATIONSHIP ROW ----------------------------->
  176.     <div class="row">
  177.         <div class="col-lg-2 col-sm-3 text-center">
  178.             <h1 class="text-uppercase">Soulmates</h1>
  179.         </div>
  180.        
  181.         <div class="col-lg-10">
  182.             <div class="row">
  183.  
  184.                 <div class="col-sm-6  mb-3">
  185.                     <h2>
  186.                         <span class="fr-emoticon fr-deletable fr-emoticon-img"
  187.                             style="background: url(https://cdnjs.cloudflare.com/ajax/libs/emojione/2.0.1/assets/svg/2665.svg);">&nbsp;
  188.                         </span> Unknown
  189.                     </h2>
  190.                     <p>???</p>
  191.                 </div>
  192.  
  193.                 <div class="col-sm-6 mb-3">
  194.                     <h2>
  195.                         <span class="fr-emoticon fr-deletable fr-emoticon-img"
  196.                             style="background: url(https://cdnjs.cloudflare.com/ajax/libs/emojione/2.0.1/assets/svg/2660.svg);">&nbsp;
  197.                         </span> Unknown
  198.                     </h2>
  199.                     <p>???</p>
  200.                 </div>
  201.  
  202.                 <div class="col-sm-6 mb-3">
  203.                     <h2>
  204.                         <span class="fr-emoticon fr-deletable fr-emoticon-img"
  205.                             style="background: url(https://cdnjs.cloudflare.com/ajax/libs/emojione/2.0.1/assets/svg/2666.svg);">&nbsp;
  206.                         </span> Unknown
  207.                     </h2>
  208.                     <p>???</p>
  209.                 </div>
  210.  
  211.                 <div class="col-sm-6 mb-3">
  212.                     <h2>
  213.                         <span class="fr-emoticon fr-deletable fr-emoticon-img"
  214.                             style="background: url(https://cdnjs.cloudflare.com/ajax/libs/emojione/2.0.1/assets/svg/2663.svg);">&nbsp;
  215.                         </span> Unknown
  216.                     </h2>
  217.                     <p>???</p>
  218.                 </div>
  219.             </div>
  220.         </div>
  221.     </div>
  222.  
  223.     <hr>
  224.  
  225.     <!------------------  PLAYLIST  ROW  ----------------------------->
  226.     <div class="row">
  227.  
  228.         <div class="col-lg-2  col-sm-3  text-center">
  229.             <h1 class="text-uppercase">MUSIC</h1>
  230.         </div>
  231.  
  232.         <div class="col-lg-10">
  233.             <div class="row">
  234.                 <span class="fr-emoticon  fr-deletable  fr-emoticon-img"    
  235.                 style="background:url(https://cdnjs.cloudflare.com/ajax/libs/emojione/2.0.1/assets/svg/25b6.svg);">&nbsp;</span>    
  236.                 <strong>Band</strong> - Song
  237.             </div>
  238.         </div>
  239.     </div>
  240.  
  241.     <!------------------ CREDIT ----------------------------->
  242.     <p class="text-right pt-2">
  243.         <a class="btn btn-danger" href="/Xamag" target="_BLANK">
  244.             Credit: Xamag
  245.         </a>
  246.     </p>
  247.  
  248. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement