Lucien: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
/* | body #mw-content { | ||
color: #C0C0C0; /* Light grey text */ | |||
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> | |||
<!-- Page Container --> | |||
<div id="page-container"> | |||
<!-- Biography Column --> | |||
<div id="bio-column"> | |||
<h2 class="section-header">Biography</h2> | |||
<p>Ipso more.</p> | |||
<h2 class="section-header">RP Hooks</h2> | |||
<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> | |||
<h2 class="section-header">Notable Features</h2> | |||
<ul> | |||
<li><b>test.</li> | |||
</ul> | |||
<h2 class="section-header">Image Gallery</h2> | |||
<div class="image-gallery"> | |||
[[File:GalleryImage1.jpeg|alt=Lucien in the Bayou|Lucien in the Bayou]] | |||
[[File:GalleryImage2.jpeg|alt=Close-up of Lucien|Close-up of Lucien]] | |||
</div> | |||
<div class="quote-box"> | |||
''"Change is good, where do you normally walk?"'' | |||
</div> | </div> | ||
</div> | |||
<!-- Factfile Column --> | |||
<div id="factfile-column"> | |||
<div class="section-header" style="text-align: center; font-size: 1.5em;">Factfile</div> | |||
<table class="factfile-table"> | |||
<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> | |||
<tr><td><b>Species:</b></td><td>Mokole-mbembe</td></tr> | |||
<tr><td><b>Varna:</b></td><td>Alligator</td></tr> | |||
<tr><td><b>Age:</b></td><td>Appears youthful</td></tr> | |||
<tr><td><b>Height:</b></td><td>Just over six feet</td></tr> | |||
<tr><td><b>Build:</b></td><td>Lean, tightly muscled</td></tr> | |||
<tr><td><b>Hair Color:</b></td><td>Dark, wavy</td></tr> | |||
<tr><td><b>Eye Color:</b></td><td>Dark brown</td></tr> | |||
<tr><td><b>Location:</b></td><td>Houston, Texas</td></tr> | |||
</table> | |||
</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 |