Dorian: Difference between revisions

From TowersWiki

No edit summary
No edit summary
Line 4: Line 4:
<!-- Custom CSS -->
<!-- Custom CSS -->
{{#css:
{{#css:
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:wght@700&display=swap');
/* Header customization */
/* Header customization */
.header {
.header {
   background-color:#C71585; /* Magenta background color */
   background-color: #C71585; /* Magenta background color */
   color:#ffffe0; /* Light yellow text color */
   color: #ffffe0; /* Light yellow text color */
   text-align:center;
   text-align: center;
   font-family: 'Crimson Text', serif; /* Apply Crimson Text font */
   font-weight: bold; /* Make the font bold */
   border-bottom: 2px solid #C71585; /* Optional: border underline */
   border-bottom: 2px solid #C71585; /* Border underline */
   padding-bottom: 5px; /* Optional: space between text and border */
   padding: 5px 0; /* Space between text and border */
   margin-top: 20px; /* Optional: space above headers */
   margin-top: 20px; /* Space above headers */
}
}


/* Container styling */
/* Container styling */
.container {
.container {
   background-color:#ffffe0;
   background-color: #ffffe0;
   text-align:left;  
   text-align: left;
   vertical-align:top;  
   vertical-align: top;
   padding:10px;
   padding: 10px;
   margin-bottom:0.5em;
   margin-bottom: 0.5em;
}
}
}}
}}
Line 46: Line 44:
<div class="header">Contacts</div>
<div class="header">Contacts</div>
<!-- Contacts section content -->
<!-- Contacts section content -->
Include information about Dorian's allies, enemies, and important relationships.
Include information about Dorian's allies, enemies, and
 
<!-- Picture Gallery Section -->
<div class="header">Picture Gallery</div>
<gallery widths="200px" heights="200px" perrow="3">
File:Pic1.jpg|Caption 1
File:Pic2.jpg|Caption 2
File:Pic3.jpg|Caption 3
<!-- Add more images as needed -->
</gallery>
 
| <!-- Infobox column -->
| style="width: 300px; vertical-align: top; background-color: #2E2E2E; padding: 15px; border: 1px solid #444;" |
 
<!-- Infobox Table -->
{| style="width: 100%; background-color: #2E2E2E; color: #D3D3D3; border: 1px solid #444; padding: 10px;"
|-
! colspan="2" style="text-align: center; background-color: #C71585; padding: 10px; font-size: 1.5em;" | '''Dorian'''
|-
| colspan="2" style="text-align

Revision as of 14:18, 16 August 2024



Overview

Here you can write a brief overview of Dorian's background, personality, and role in the story.

RP Hooks

List potential role-playing hooks, motivations, and plotlines that could involve Dorian.

Contacts

Include information about Dorian's allies, enemies, and