Lucien: Difference between revisions

From retromux
Jump to navigation Jump to search
Lucien (talk | contribs)
No edit summary
Lucien (talk | contribs)
No edit summary
Line 1: Line 1:
{{#css:
{{#css:
/* This encapsulates the main styles if supported by your wiki */
body #mw-content {
body {
  color: #C0C0C0; /* Light grey text */
    background-color: #2D3E2F;
  font-family: Georgia, serif;
    color: #F1EBD4;
}
    font-family: Georgia, serif;
 
#lucien-title {
  text-align: center;
  font-size: 2em;
  color: #6B8A73; /* Sage green */
  margin-bottom: 20px;
}
 
#page-container {
  display: flex;
  gap: 20px;
  padding: 20px;
  background-color: #2B2B2B; /* Dark background for the main content */
  border-radius: 8px;
}
 
#bio-column {
  flex: 2;
  background-color: #353535; /* Slightly lighter dark grey */
  padding: 20px;
  border-radius: 8px;
}
 
#factfile-column {
  flex: 1;
  background-color: #3F3F3F; /* Slightly lighter grey for contrast */
  padding: 20px;
  border-radius: 8px;
  color: #ffffff;
}
 
.factfile-table {
  width: 100%;
  color: #ffffff;
  border-collapse: collapse;
}
 
.factfile-table td {
  padding: 5px;
}
 
.section-header {
  color: #6B8A73;
  font-size: 1.3em;
  border-bottom: 2px solid #6B8A73;
  padding-bottom: 5px;
  margin-top: 20px;
}
 
.quote-box {
  text-align: center;
  color: #6B8A73;
  font-style: italic;
  padding: 10px;
  margin-top: 20px;
  border-top: 1px solid #6B8A73;
}
 
.image-gallery {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 15px;
}
 
.image-gallery img {
  border: 2px solid #6B8A73;
  border-radius: 8px;
  width: 100px;
  height: auto;
}
}
}}
}}
<!-- Title -->
<div id="lucien-title">
  Lucien Xavier Montrose<br>
  <span style="font-style: italic;">"Bonecrusher of the Delta"</span>
</div>


<div style="display: flex; gap: 5px; padding: 5px; background-color: #2D3E2F; border-radius: 8px;">
<!-- Page Container -->
   
<div id="page-container">
    <!-- Left Column: Biography, Gallery, Hooks -->
    <div style="flex: 3;">
       
     
        <!-- Image Placeholder -->
        <img src="IMAGE_URL_HERE" alt="Lucien Portrait" style="width: 100%; max-width: 300px; border: 2px solid #6B8A73; border-radius: 8px; margin: 15px auto; display: block;">
        <p style="text-align:center; font-size:0.85em; color:#A2BA9E;">[Add description or caption for the image]</p>


        <!-- Biography Sections with Placeholder Text -->
  <!-- Biography Column -->
        <div style="color: #A2BA9E; border-bottom: 1px solid #6B8A73; font-size: 1.2em; margin-top: 20px;">Appearance</div>
  <div id="bio-column">
        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus auctor turpis sed varius tincidunt.</p>
    <h2 class="section-header">Biography</h2>
    <p>Ipso more.</p>


        <div style="color: #A2BA9E; border-bottom: 1px solid #6B8A73; font-size: 1.2em; margin-top: 20px;">Background</div>
    <h2 class="section-header">RP Hooks</h2>
        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla ut ligula eu orci pretium tristique non id purus.</p>
    <ul>
      <li><b>Bayou Guardian</b>: Lucien has a strong connection to the bayou and considers it his duty to protect it.</li>
      <li><b>Out of Time</b>: Recently awakened from a long slumber, he may seem out of place in the modern world.</li>
      <li><b>Swamp Lore</b>: Lucien knows the swamp and its creatures well, a useful resource for anyone venturing into the bayou.</li>
    </ul>


        <div style="color: #A2BA9E; border-bottom: 1px solid #6B8A73; font-size: 1.2em; margin-top: 20px;">Personality</div>
    <h2 class="section-header">Notable Features</h2>
        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vitae vestibulum eros, at sagittis ex.</p>
    <ul>
      <li><b>test.</li>
    </ul>


        <!-- RP Hooks Section -->
    <h2 class="section-header">Image Gallery</h2>
        <div style="color: #A2BA9E; border-bottom: 1px solid #6B8A73; font-size: 1.2em; margin-top: 20px;">RP Hooks</div>
    <div class="image-gallery">
        <ul style="list-style-type: circle; padding-left: 20px;">
      [[File:GalleryImage1.jpeg|alt=Lucien in the Bayou|Lucien in the Bayou]]
            <li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</li>
      [[File:GalleryImage2.jpeg|alt=Close-up of Lucien|Close-up of Lucien]]
            <li>Curabitur malesuada metus nec justo elementum, at dignissim urna elementum.</li>
    </div>
            <li>Sed accumsan lectus a risus fermentum, eget varius nulla lacinia.</li>
            <li>Vivamus suscipit orci eu arcu consectetur, non tempus ligula dapibus.</li>
        </ul>
 
        <!-- Picture Gallery -->
        <div style="color: #A2BA9E; border-bottom: 1px solid #6B8A73; font-size: 1.2em; margin-top: 20px;">Picture Gallery</div>
        <img src="GALLERY_IMAGE_1_URL" alt="Lucien in the Bayou" style="width: 100%; max-width: 300px; border: 2px solid #6B8A73; border-radius: 8px; margin: 15px auto; display: block;">
        <p style="text-align:center; font-size:0.85em; color:#A2BA9E;">[Bayou Landscape]</p>
        <img src="GALLERY_IMAGE_2_URL" alt="Lucien's Pendant" style="width: 100%; max-width: 300px; border: 2px solid #6B8A73; border-radius: 8px; margin: 15px auto; display: block;">
        <p style="text-align:center; font-size:0.85em; color:#A2BA9E;">[Lucien’s Stone Pendant]</p>


    <div class="quote-box">
      ''"Change is good, where do you normally walk?"''
     </div>
     </div>
  </div>


    <!-- Right Column: Fact File -->
  <!-- Factfile Column -->
    <div style="flex: 1; background-color: #43584A; padding: 15px; border-radius: 6px;">
  <div id="factfile-column">
       
    <div class="section-header" style="text-align: center; font-size: 1.5em;">Factfile</div>
        <!-- Fact File Header -->
    <table class="factfile-table">
        <div style="color: #C1B28D; font-size: 2em; text-align: center; border-bottom: 2px solid #6B8A73; padding-bottom: 10px;">Lucien Xavier Montrose</div>
      <tr><td><b>Full Name:</b></td><td>Lucien Xavier Montrose</td></tr>
       
      <tr><td><b>Deed Name:</b></td><td>Bonecrusher of the Delta</td></tr>
        <!-- Quick Info -->
      <tr><td><b>Species:</b></td><td>Mokole-mbembe</td></tr>
        <div style="color: #A2BA9E;">
      <tr><td><b>Varna:</b></td><td>Alligator</td></tr>
            <strong>Age:</strong> 129<br>
      <tr><td><b>Age:</b></td><td>Appears youthful</td></tr>
            <strong>Breed:</strong> Homid<br>
      <tr><td><b>Height:</b></td><td>Just over six feet</td></tr>
            <strong>Stream:</strong> Mokole-mbembe<br>
      <tr><td><b>Build:</b></td><td>Lean, tightly muscled</td></tr>
            <strong>Varna:</strong> American Alligator<br>
      <tr><td><b>Hair Color:</b></td><td>Dark, wavy</td></tr>
        </div>
      <tr><td><b>Eye Color:</b></td><td>Dark brown</td></tr>
       
      <tr><td><b>Location:</b></td><td>Houston, Texas</td></tr>
        <!-- Skills and Abilities -->
    </table>
        <div style="color: #A2BA9E; border-bottom: 1px solid #6B8A73; font-size: 1.2em; margin-top: 20px;">Skills & Abilities</div>
  </div>
        <ul style="list-style-type: circle; padding-left: 20px;">
            <li><strong>Archid Form Enhancements:</strong> Behemoth, Armored Scales, Bladed Tail, Deep Lung, Long Teeth</li>
            <li><strong>Primary Skills:</strong> Stealth, Survival, Brawl, Lore</li>
            <li><strong>Gifts:</strong> Reptoid Form, Walk Between Worlds, Awe</li>
        </ul>
       
        <!-- Other Info -->
        <div style="color: #A2BA9E; border-bottom: 1px solid #6B8A73; font-size: 1.2em; margin-top: 20px;">Additional Details</div>
        <ul style="list-style-type: circle; padding-left: 20px;">
            <li><strong>Languages:</strong> English, Mokole, Reptilian</li>
            <li><strong>Known As:</strong> "Bonecrusher of the Delta"</li>
            <li><strong>Residence:</strong> Forgotten Bayou</li>
        </ul>


    </div>
</div>
</div>

Revision as of 15:02, 12 November 2024

 Lucien Xavier Montrose
"Bonecrusher of the Delta"

Biography

Ipso more.

RP Hooks

  • Bayou Guardian: Lucien has a strong connection to the bayou and considers it his duty to protect it.
  • Out of Time: Recently awakened from a long slumber, he may seem out of place in the modern world.
  • Swamp Lore: Lucien knows the swamp and its creatures well, a useful resource for anyone venturing into the bayou.

Notable Features

  • test.

Image Gallery

     "Change is good, where do you normally walk?"
Factfile
Full Name:Lucien Xavier Montrose
Deed Name:Bonecrusher of the Delta
Species:Mokole-mbembe
Varna:Alligator
Age:Appears youthful
Height:Just over six feet
Build:Lean, tightly muscled
Hair Color:Dark, wavy
Eye Color:Dark brown
Location:Houston, Texas