StainedJam

PODZOL - Arkan Profile

Feb 16th, 2021 (edited)
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 7.54 KB | None | 0 0
  1. <!-- HELLO WORLD! My name is Jam and here's some important information for you
  2.    
  3.        I've tried to make this code as easy to navigate as possible! I've indicated which parts should be edited as best I can.
  4.        
  5.        LINKS and IMAGE codes are indicated by a '###' - ctrl+f to find easily.
  6.  
  7. -->
  8.  
  9. <div class="container col-lg-8 p-3" style="background: url(###); border-radius: 20px;" > <!-- BACKGROUND image here -->
  10.     <div class="flex-column flex-md-row">
  11.        
  12.         <!-- FIRST BOX - left side -->
  13.         <div class="p-2 col-md-5" style="border-radius: 10px; background: #625750">
  14.             <div class="justify-content-between">
  15.                 <h1 class="text-center ml-1" style="text-transform: uppercase;">
  16.                     NAME </h1>
  17.                 <i class="fas fa-crown" style="font-size: 20px;"></i>
  18.             </div><hr style="border-top: 1px solid white; margin: -5px 0 0 0;">
  19.            
  20.             <div class="justify-content-around mb-2">
  21.                 <div class="m-1">
  22.                     #ID NO
  23.                 </div>
  24.                 <div class="m-1">
  25.                     <a href="###" style="color: white;"> <!-- link to DA registry -->
  26.                         REGISTRY PAGE
  27.                     </a>
  28.                 </div>
  29.             </div>
  30.            
  31.             <div class="flex-row">
  32.                 GENDER <hr class="flex-fill ml-2 mr-2" style="display: inline-block; border: 1px dashed white;">
  33.             [CONTENT]  <!-- replace CONTENT with gender ; keep or remove brackets on personal preference -->
  34.             </div> <div class="flex-row">
  35.                 AGE <hr class="flex-fill ml-2 mr-2" style="display: inline-block; border: 1px dashed white;">
  36.             [CONTENT] <!-- replace CONTENT with age ; keep or remove brackets on personal preference -->
  37.             </div> <div class="flex-row">
  38.                 HEIGHT <hr class="flex-fill ml-2 mr-2" style="display: inline-block; border: 1px dashed white;">
  39.             [CONTENT] <!-- replace CONTENT with height ; keep or remove brackets on personal preference -->
  40.             </div> <div class="flex-row">
  41.                 TIER <hr class="flex-fill ml-2 mr-2" style="display: inline-block; border: 1px dashed white;">
  42.             [CONTENT] <!-- replace CONTENT with tier ; keep or remove brackets on personal preference -->
  43.             </div>
  44.         </div>
  45.        
  46.         <!-- SECOND BOX - middle -->
  47.         <div class="p-2 col-md-2 ml-1 mr-1 flex-column" style="border-radius: 10px; background: #625750;">
  48.             <div class="justify-content-between">
  49.                 <h1 class="text-center ml-1" style="text-transform: uppercase;">
  50.                     TRAITS </h1>
  51.                 <i class="fad fa-dna" style="font-size: 20px;"></i>
  52.             </div><hr style="border-top: 1px solid white; margin: -5px 0 0 0;">
  53.            
  54.             <!-- COPY INDICATOR // to add more traits: start copying on this line -->
  55.             <div class="d-inline-block m-1">
  56.                 [X]   <!-- change letter to your trait rank IE: C for common, M for mutation -->
  57.                 trait <!-- edit this to the name of the current trait -->
  58.                 <i class="fad fa-circle small" style="color: #"> <!-- change color to reflect trait rank (recomended colours below)--> </i>
  59.             </div>
  60.             <!-- COPY INDICATOR // to add more traits: end copying on this line and paste directly below -->
  61.            
  62.             <!-- paste here -->
  63.            
  64.             <!-- colors & ranks:
  65.                [C] common (brown):         #964B00
  66.                [U] unique (turquoise):     #30D599
  67.                [R] rare (pink):            #FFC0CB
  68.                [V] very rare (purple):     #800080
  69.                [E] epic (maroon):          #FF0000
  70.                [S] superlative (orange):   #FFA500
  71.                [L] legendary (blue):       #4287f5
  72.                [G] god (black):            #000000
  73.                [M] mutation (lime):        #a6ff00
  74.            -->
  75.             </div>
  76.        
  77.         <!-- LAST BOX - right side -->
  78.         <div class="p-2 flex-column col-md-5" style="border-radius: 10px; background: #625750;">
  79.            
  80.             <div class="justify-content-between">
  81.                 <h1 class="text-center ml-1" style="text-transform: uppercase;">
  82.                     HERITAGE</h1>
  83.                 <i class="fad fa-sitemap" style="font-size: 20px;"></i>
  84.             </div><hr style="border-top: 1px solid white; margin: -5px 0 0 0;">
  85.            
  86.             <div class="progress m-1">
  87.                 <div class="progress-bar align-items-center" role="progressbar" style="height: 30px; background: #d3d3d3; color: black; font-weight: bold; width: 100%;"> <!-- edit WIDTH to change % of bar -->
  88.                     <span class="w-100">HEALTH: 100% </span></div> <!-- change the % here too (if not 100%) -->
  89.             </div>
  90.             <div class="progress m-1">
  91.                 <div class="progress-bar align-items-center" role="progressbar" style="height: 30px; background: #d3d3d3; color: black; font-weight: bold; width: 100%;"> <!-- edit WIDTH to change % of bar -->
  92.                     <span class="w-100">FERTILITY: 100% </span></div> <!-- change the % here too (if not 100%) -->
  93.             </div>
  94.            
  95.             <div class="flex-row">
  96.                 LINEAGE <hr class="flex-fill ml-2 mr-2" style="display: inline-block; border: 1px dashed white;">
  97.             [CONTENT]  <!-- replace CONTENT with lineage position ; keep or remove brackets on personal preference -->
  98.             </div>
  99.            
  100.             <div class="flex-row justify-content-around m-1">
  101.                 <div class="badge badge-pill p-2 flex-fill mr-1" style="background: #d3d3d3; color: black;"><i class="fas fa-mars"></i> NAME</div> <!-- reflecting the male name: you or the mate : if no mate, put N/A -->
  102.                 <div class="badge badge-pill p-2 flex-fill ml-1" style="background: #d3d3d3; color: black;"><i class="fas fa-venus"></i> NAME</div> <!-- reflecting the female name: you or the mate : if no mate, put N/A -->
  103.             </div>
  104.                 <div class="badge badge-pill p-2 m-1" style="background: #d3d3d3; color: black;"> <i class="fas fa-baby"></i> NAME</div> <!-- Child's name here - if no children, put N/A // to add more children, just copy this line directly below -->
  105.            
  106.         </div>
  107.     </div>
  108.    
  109.     <!-- main arkan image -->
  110.     <div class="col-12 mt-3" style="width: 100%;">
  111.         <img src="###" style="object-fit: contain; width: 100%; border-radius: 20px;">
  112.     </div>
  113.    
  114.     <!-- bottom box -->
  115.     <div class="col-12 p-2 mt-1" style="background: #625750; border-radius: 10px;">
  116.         <h1>personality</h1>
  117.         <p class="m-0"><i class="fad fa-certificate"></i> HIERARCHY STATUS: </p>
  118.         long long long long long long long long long long long long long long long long long long long long long
  119.         long long long long long long long long long long long long long long long long long long long long long
  120.         long long long long long long long long long long long long long long long long long long long long long
  121.         long long long long long long long long long long long long long long long long long long long long long
  122.         <p class="mt-3 m-0"><i class="fad fa-certificate"></i> ITEMS:</p>
  123.         <p class="m-0"><i class="fad fa-certificate"></i> PETS:</p>
  124.     </div>
  125.    
  126.     <div class="credit text-right">
  127.         <a href="https://toyhou.se/stainedjam/characters/folder:1685088"><i class="fad fa-lemon"></i></a>
  128.     </div>
  129.    
  130. </div>
  131.  
  132.  
Add Comment
Please, Sign In to add comment