akvma

WDHTML Custom for #1810

Sep 4th, 2021
1,578
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.45 KB | None | 0 0
  1. <div class="p-4" style="border:1px solid black; background:url(https://i.imgur.com/mlqMPQF.jpg); color:white; font:13px Calibri, Segoe UI; background-position:center top; background-repeat:no-repeat; background-attachment:fixed;">
  2.  
  3. <div style="font:50px Century Gothic; color:white; text-align:center; border-bottom:1px solid white;">
  4.     <span style="color:#ffc738;"></span>
  5.     <!-- Wolf name goes here. -->
  6.     CATHAN
  7.     <span style="color:#ffc738;"></span>
  8. </div>
  9.  
  10. <div class="row m-0 mt-3">
  11.     <div class="col p-0" style="max-width:70%;border:4px double white; background:rgba(0,0,0,0.5);object-fit:cover;">
  12.    
  13.     <!-- Wolf portrait goes here; the URL is in between "quotes". -->
  14. <img src="https://img.wolvden.com/f/9f/be/a6/9fbea65e739aae757a53ff11a7f768db882c6064.2653185.1630606009.png">
  15.  
  16.     </div>
  17.     <div class="col p-3" style="max-width:30%; min-width:160px; text-align:center; border:1px solid white; border-left:none; background:rgba(0,0,0,0.5);">
  18.     <!-- These are part of the section next to the stud portrait. -->
  19.         <!-- Adjust your desired stud prices here, wherever it says "xx". -->
  20.         <span style="font:20px Century Gothic">
  21.         xx
  22.         </span><img src="https://static.wolvden.com/images/layout/icons/icon-gc.png">
  23.         - or -
  24.         <span style="font:20px Century Gothic">
  25.         xx
  26.         </span><img src="https://static.wolvden.com/images/layout/icons/icon-sc.png">
  27.         <br><br>
  28.    
  29.         <div class="p-2" style="background:black; font:15px Century Gothic">
  30.         <!-- Link to the stud's breeding page here -->
  31.         <a href="https://www.wolvden.com/breed/2653185"><span style="color:#ffc738;">BREED NOW</span></a>
  32.         </div><div class="p-2 mt-2 mb-3" style="background:black; font:15px Century Gothic">
  33.         <!-- Link to the stud's profile page here -->
  34.         <a href="https://www.wolvden.com/wolf/2653185"><span style="color:#ffc738;">VISIT PROFILE</span></a>
  35.         </div>
  36.    
  37.         <p><span style="color:#ffc738;"></span><i>base:</i><br>
  38.         <span style="font:1.5em Century Gothic;"><b>
  39.             Mojave</b><span style="font-size:13px;">(TIII)</span></span></p>
  40.         <p><span style="color:#ffc738;"></span><i>stats:</i><br>
  41.         <span style="font:1.5em Century Gothic;"><b>
  42.             587</b><span style="font-size:13px;">(and rising)</span>
  43.         </p><p class="mb-0"><span style="color:#ffc738;"></span><i>carrier status:</i><br>
  44.         <span style="font:1.5em Century Gothic;"><b>
  45.             None
  46.         </b></span></p>
  47.        
  48.     </div>
  49. </div>
  50.  
  51. <div class="row m-0 mt-3">
  52.     <div class="col p-3" style="max-width:35%; border:1px solid white; background:rgba(0,0,0,0.5);">
  53.         <h1 style="font:20px Century Gothic"><span style="color:#ffc738;"></span> MARKINGS</h1>
  54.        
  55.         <!-- Marking and leathers/eye color detail here. -->
  56.         <b>#0</b> - Marking Name Here (00%) <br>
  57.         <b>#0</b> - Marking Name Here (00%) <br>
  58.         <b>#0</b> - Marking Name Here (00%) <br>
  59.         <b>#0</b> - Marking Name Here (00%) <br>
  60.         <b>#0</b> - Marking Name Here (00%) <br>
  61.         <b>#0</b> - Marking Name Here (00%) <br>
  62.         <b>#0</b> - Marking Name Here (00%) <br>
  63.         <b>#0</b> - Marking Name Here (00%) <br>
  64.         <b>#0</b> - Marking Name Here (00%) <br>
  65.         <b>#0</b> - Marking Name Here (00%) <br><br>
  66.         <b>Skin:</b> color here <br>
  67.         <b>Nose:</b> color here <br>
  68.         <b>Claws:</b> color here <br>
  69.         <b>Eyes:</b> color here <br>
  70.        
  71.     </div>
  72.     <div class="col p-3" style="max-width:65%; border:1px solid white; border-left:none; background:rgba(0,0,0,0.5);">
  73.         <h1 style="font:20px Century Gothic"><span style="color:#ffc738;"></span>
  74.         LORE/INTRO TITLE HERE
  75.         </h1>
  76.         <!-- This begins your lore section. Be sure to wrap paragraphs in <p></p> tags, this paragraph has it for you! -->
  77.         <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc auctor libero dictum lorem egestas, a tristique lacus iaculis. Etiam tristique maximus lorem, vel hendrerit tellus facilisis quis. Phasellus pulvinar congue tortor ac sollicitudin. Integer tincidunt pharetra viverra. Donec sodales faucibus ipsum, ac pharetra massa malesuada ac.</p>
  78.        
  79.         <h1 style="font:20px Century Gothic"><span style="color:#ffc738;"></span>
  80.         HERITAGE QUICKVIEW
  81.         </h1>
  82.         <div class="row m-0" style="text-align:center;">
  83.         <div class="col p-1">Paternal<br><br>
  84.         <img src="https://i.imgur.com/SRpMRNZ.png" style="border:4px double white"></div>
  85.         <div class="col p-1">Maternal<br><br>
  86.         <img src="https://i.imgur.com/iYM1biP.png" style="border:4px double white"></div>
  87.         </div>
  88.     </div>
  89. </div>
  90.  
  91. <div class="col p-0 mt-1" style="font-size:11px;"><span style="color:#ffc738;"></span><i>code by #202</i></div>
  92.  
  93. </div>
Advertisement
Add Comment
Please, Sign In to add comment