The Most Putrid of Bogs
Character Wiki
This is an 18+ site, and this page contains descriptions of (fictional) events that may upset some readers. This will be the only warning.
Odile Seeryl | |
|---|---|
|
| |
Basics | |
| Race: | Drow (Lolth-Sworn) |
| Age: | 241 |
| Gender: | Female |
| Height: | 5'9" | cm |
| Weight: | 145 lbs |
| Birthdate: | 21 Nightal, 1247 DR |
| Longer Info: |
lorem ipsum dolor sit amet
consectetuer adipiscing elit |
Additional Info | |
| Romance: | Ascended Astarion |
| Class: | Ranger | Gloom Stalker |
| Alignment: | Neutral Evil |
Odile is an elitely trained Drow ranger with nearly nonexistant morals who originated in Baldurs Gate 3 after her creator watched Barbie: Swan Lake.
While she does not consider herself evil, there are many who would disagree with this assessment. Their opinions do not matter to her, as she considers herself to be superior to her critics.
Personality
This code has two mobile responsiveness breakpoints: one at 1000px and one at 576px. The sidebar goes on top on small screens. On desktop, you can test this by resizing the window.
Favorites
The table of contents is open by default. You can make it closed by default by removing the word open from the tag.
This is a static template, so you'll have to set up the table of contents on each page manually. Add an id="headername" to each header in your code, then add a corresponding link with href="#headername" to the table of contents. IDs cannot contain spaces or begin with a number.
(NEW) The table of contents sub-ordered-lists are numbered properly now! Sorry it took me two years. If you're already using this theme, you can just redownload the style.css file to get the update. You might have to change the HTML of your table of contents, since this update requires you to nest the ol element inside the li element it's under.
Magic
Most things in this code (the notice boxes, floating images, infoboxes, etc.) can be dropped into your page wherever you want with minimal issues. Just copy and paste.
Academics
more info here
Family
Early Life
There are some utility classes in the CSS:
- Adding .text-center to anything centers the text
- Adding .text-big to anything makes the text big
- Adding .redlink to <a> makes it red (see above)
- See below for effect of .clear-both
In Game
Make sure any <h2> elements directly under a section with a right-floating image have the class "clear-both" applied. This makes it "clear" any floating elements and appear below them, to avoid display weirdness on large screens.
(NEW) This code now contains gallery rows - see below for an example. If you're already using this theme, you can use "view page source" to grab the HTML/CSS for the gallery, and drop them into your code.