Onyx: Difference between revisions
(Created page with "{{#css: @import 'https://fonts.googleapis.com/css?family=Dancing+Script'; @import 'https://fonts.googleapis.com/css?family=Italianno'; @import 'https://fonts.googleapis.com/css?family=Fredericka+the+Great'; @import 'https://fonts.googleapis.com/css?family=Tangerine'; @import 'https://fonts.googleapis.com/css?family=Cinzel+Decorative'; @import 'https://fonts.googleapis.com/css?family=Cinzel'; @import 'https://fonts.googleapis.com/css?family=Rock+Salt'; @import 'https://f...") |
mNo edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 66: | Line 66: | ||
color: rgb(0,0,0); | color: rgb(0,0,0); | ||
text-shadow: 0 0 1px rgb(255,255,255) , 0 0 2px rgb(255,255,255) , 0 0 5px rgb(247,226,24) , 0 0 10px rgb(247,226,24) , 0 0 20px rgb(247,226,24) , 0 0 30px rgb(136,136,136) , 0 0 40px rgb(136,136,136) , 0 0 50px rgb(136,136,136) ; | text-shadow: 0 0 1px rgb(255,255,255) , 0 0 2px rgb(255,255,255) , 0 0 5px rgb(247,226,24) , 0 0 10px rgb(247,226,24) , 0 0 20px rgb(247,226,24) , 0 0 30px rgb(136,136,136) , 0 0 40px rgb(136,136,136) , 0 0 50px rgb(136,136,136) ; | ||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title2:hover { | |||
text-shadow: 0 0 5px rgb(0,0,0) , 0 0 10px rgb(247,226,24) , 0 0 15px rgb(247,226,24) , 0 0 20px rgb(247,226,24) , 0 0 35px rgb(247,226,24) , 0 0 40px rgb(136,136,136) , 0 0 50px rgb(136,136,136) , 0 0 75px rgb(136,136,136) ; | |||
} | } | ||
Line 71: | Line 79: | ||
color: rgb(102, 51, 153); | color: rgb(102, 51, 153); | ||
text-shadow: 0 0 5px rgb(255,255,255) , 0 0 3px rgb(102, 51, 153) , 0 0 5px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) , 0 0 15px rgb(102, 51, 153) , 0 0 20px rgb(102, 51, 153) , 0 0 25px rgb(102, 51, 153) , 0 0 30px rgb(102, 51, 153) ; | text-shadow: 0 0 5px rgb(255,255,255) , 0 0 3px rgb(102, 51, 153) , 0 0 5px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) , 0 0 15px rgb(102, 51, 153) , 0 0 20px rgb(102, 51, 153) , 0 0 25px rgb(102, 51, 153) , 0 0 30px rgb(102, 51, 153) ; | ||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title3:hover { | |||
text-shadow: 0 0 2px rgb(0,0,0) , 0 0 1px rgb(102, 51, 153) , 0 0 2px rgb(102, 51, 153) , 0 0 3px rgb(102, 51, 153) , 0 0 4px rgb(102, 51, 153) , 0 0 6px rgb(102, 51, 153) , 0 0 8px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) ; | |||
} | |||
.title3A{ | |||
color: rgb(102, 51, 153); | |||
text-shadow: 0 0 5px rgb(255,255,255) , 0 0 3px rgb(102, 51, 153) , 0 0 5px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) , 0 0 15px rgb(102, 51, 153) , 0 0 20px rgb(102, 51, 153) , 0 0 25px rgb(102, 51, 153) , 0 0 30px rgb(102, 51, 153) ; | |||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title3A:hover { | |||
text-shadow: 0 0 2px rgb(0, 0, 0) , 0 0 1px rgb(0, 255, 0) , 0 0 2px rgb(0, 255, 0) , 0 0 3px rgb(0, 255, 0) , 0 0 4px rgb(0, 255, 0) , 0 0 6px rgb(0, 255, 0) , 0 0 8px rgb(0, 255, 0) , 0 0 10px rgb(0, 255, 0) ; | |||
} | |||
.title3B{ | |||
color: rgb(102, 51, 153); | |||
text-shadow: 0 0 5px rgb(255,255,255) , 0 0 3px rgb(102, 51, 153) , 0 0 5px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) , 0 0 15px rgb(102, 51, 153) , 0 0 20px rgb(102, 51, 153) , 0 0 25px rgb(102, 51, 153) , 0 0 30px rgb(102, 51, 153) ; | |||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title3B:hover { | |||
text-shadow: 0 0 2px rgb(0, 0, 0) , 0 0 1px rgb(0, 0, 255) , 0 0 2px rgb(0, 0, 255) , 0 0 3px rgb(0, 0, 255) , 0 0 4px rgb(0, 0, 255) , 0 0 6px rgb(0, 0, 255) , 0 0 8px rgb(0, 0, 255) , 0 0 10px rgb(0, 0, 255) ; | |||
} | |||
.title3C{ | |||
color: rgb(102, 51, 153); | |||
text-shadow: 0 0 5px rgb(255,255,255) , 0 0 3px rgb(102, 51, 153) , 0 0 5px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) , 0 0 15px rgb(102, 51, 153) , 0 0 20px rgb(102, 51, 153) , 0 0 25px rgb(102, 51, 153) , 0 0 30px rgb(102, 51, 153) ; | |||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title3C:hover { | |||
text-shadow: 0 0 2px rgb(0, 0, 0) , 0 0 1px rgb(255, 255, 255) , 0 0 2px rgb(255, 255, 255) , 0 0 3px rgb(255, 255, 255) , 0 0 4px rgb(255, 255, 255) , 0 0 6px rgb(255, 255, 255) , 0 0 8px rgb(255, 255, 255) , 0 0 10px rgb(255, 255, 255) ; | |||
} | } | ||
Line 76: | Line 131: | ||
color: rgb(255,255,255); | color: rgb(255,255,255); | ||
text-shadow: 0 0 10px rgb(255,255,255) , 0 0 3px rgb(102, 51, 153) , 0 0 5px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) , 0 0 20px rgb(102, 51, 153) , 0 0 30px rgb(102, 51, 153) , 0 0 40px rgb(102, 51, 153) , 0 0 50px rgb(102, 51, 153) ; | text-shadow: 0 0 10px rgb(255,255,255) , 0 0 3px rgb(102, 51, 153) , 0 0 5px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) , 0 0 20px rgb(102, 51, 153) , 0 0 30px rgb(102, 51, 153) , 0 0 40px rgb(102, 51, 153) , 0 0 50px rgb(102, 51, 153) ; | ||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title4:hover { | |||
text-shadow: 0 0 5px rgb(0,0,0) , 0 0 10px rgb(247,226,24) , 0 0 15px rgb(247,226,24) , 0 0 20px rgb(247,226,24) , 0 0 35px rgb(247,226,24) , 0 0 40px rgb(136,136,136) , 0 0 50px rgb(136,136,136) , 0 0 75px rgb(136,136,136) ; | |||
} | } | ||
Line 81: | Line 144: | ||
color: rgb(255,255,255); | color: rgb(255,255,255); | ||
text-shadow: 0 0 1px rgb(0,0,0) , 0 0 3px rgb(247,226,24) , 0 0 5px rgb(247,226,24) , 0 0 10px rgb(247,226,24) , 0 0 20px rgb(247,226,24) , 0 0 30px rgb(136,136,136) , 0 0 40px rgb(136,136,136) , 0 0 50px rgb(136,136,136) ; | text-shadow: 0 0 1px rgb(0,0,0) , 0 0 3px rgb(247,226,24) , 0 0 5px rgb(247,226,24) , 0 0 10px rgb(247,226,24) , 0 0 20px rgb(247,226,24) , 0 0 30px rgb(136,136,136) , 0 0 40px rgb(136,136,136) , 0 0 50px rgb(136,136,136) ; | ||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title5:hover { | |||
text-shadow: 0 0 5px rgb(0,0,0) , 0 0 10px rgb(247,226,24) , 0 0 15px rgb(247,226,24) , 0 0 20px rgb(247,226,24) , 0 0 35px rgb(247,226,24) , 0 0 40px rgb(136,136,136) , 0 0 50px rgb(136,136,136) , 0 0 75px rgb(136,136,136) ; | |||
} | } | ||
.title6{ | .title6{ | ||
color: rgb(0,0,0); | color: rgb(0,0,0); | ||
text-shadow: 0 0 5px rgb(0,0,0) , 0 0 3px rgb(255, 20, 20) , 0 0 5px rgb(255, 40, 40) , 0 0 10px rgb(255, 50, 50) | text-shadow: 0 0 5px rgb(0,0,0) , 0 0 3px rgb(255, 20, 20) , 0 0 5px rgb(255, 40, 40) , 0 0 10px rgb(255, 50, 50) ; | ||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title6:hover { | |||
text-shadow: 0 0 5px rgb(0,0,0) , 0 0 1px rgb(255, 20, 20) , 0 0 2px rgb(255, 40, 40) , 0 0 3px rgb(255, 50, 50) ; | |||
} | } | ||
Line 258: | Line 337: | ||
left: -67px; | left: -67px; | ||
bottom: 145px; | bottom: 145px; | ||
text-align: right; | text-align: right; | ||
color: rgba(187, 187, 187, .1); | color: rgba(187, 187, 187, .1); | ||
Line 306: | Line 384: | ||
height: 1px; | height: 1px; | ||
z-index: 2; | z-index: 2; | ||
} | |||
.insetJ { | |||
position: relative; | |||
float: right; | |||
left: -133px; | |||
bottom: 371px; | |||
margin-left: 0px; | |||
margin-bottom: 0px; | |||
padding: 0px; | |||
background: rgba(225, 225, 225, 1); | |||
border-radius: 45px; | |||
max-width: 100%; | |||
height: auto; | |||
width: auto\9; | |||
width: 45px; | |||
height: 1px; | |||
z-index: 7; | |||
} | |||
.insetK { | |||
position: relative; | |||
float: right; | |||
left: -851px; | |||
bottom: 369px; | |||
margin-left: 0px; | |||
margin-bottom: 0px; | |||
padding: 0px; | |||
background: rgba(225, 225, 225, 1); | |||
border-radius: 45px; | |||
max-width: 100%; | |||
height: auto; | |||
width: auto\9; | |||
width: 45px; | |||
height: 1px; | |||
z-index: 7; | |||
} | } | ||
Line 437: | Line 553: | ||
|colspan=3| | |colspan=3| | ||
<br><center> <span class=quote>"The measure of a man is what he does with power." – Plato</span></center><br> | <br><center> <span class=quote>"The measure of a man is what he does with power." – Plato</span></center><br> | ||
<div class=insetJ>[[File:Akashayana20.png|120px|borderless|link=]]</div><div class=insetK>[[File:Akashayana20.png|115px|borderless|link=]]</div> | |||
| | | | ||
|- | |- | ||
Line 459: | Line 576: | ||
<span class=title2><b>Affiliation:</b></span> The Geographical Society of Great Britain</p><br> | <span class=title2><b>Affiliation:</b></span> The Geographical Society of Great Britain</p><br> | ||
<hr class=rule> | <hr class=rule> | ||
<p style="text-align: center;"><span class=title2><b>Arete:</b></span> <span class=title3>☯ ☯ ☯</span><br> | <p style="text-align: center;"><span class=title2><b>Arete:</b></span> <span class=title3>☯</span> <span class=title3>☯</span> <span class=title3>☯</span><br> | ||
<br> | <br> | ||
<span class=title2><b>Life:</b></span> <span class= | <span class=title2><b>Life:</b></span> <span class=title3A>☯</span> <span class=title3A>☯</span> <span class=title3A>☯</span><br> | ||
<span class=title2><b>Correspondence:</b></span> <span class= | <span class=title2><b>Correspondence:</b></span> <span class=title3B>☯</span> <span class=title3B>☯</span> <span class=title3B>☯</span><br> | ||
<span class=title2><b>Mind:</b></span> <span class= | <span class=title2><b>Mind:</b></span> <span class=title3C>☯</span><br> | ||
<br> | <br> | ||
<span class=title2><b>Dexterity:</b></span> ☯ ☯ ☯ ☯ <span class= | <span class=title2><b>Dexterity:</b></span> ☯ ☯ ☯ ☯ <span class=title3A>☯</span> <span class=title2><b>+</b></span><br> | ||
<span class=title2><b>Strength:</b></span> ☯ ☯ ☯ ☯ <span class= | <span class=title2><b>Strength:</b></span> ☯ ☯ ☯ ☯ <span class=title3A>☯</span> <span class=title2><b>+</b></span><br> | ||
<span class=title2><b>Wits:</b></span> ☯ ☯ ☯ ☯ <span class=title2><b>+</b></span><br> | <span class=title2><b>Wits:</b></span> ☯ ☯ ☯ ☯ <span class=title3C>☯</span> <span class=title2><b>+</b></span><br> | ||
<br> | <br> | ||
<span class=title2><b>Equipment:</b></span> ☯ ☯ ☯ ☯<br> | <span class=title2><b>Equipment:</b></span> ☯ ☯ ☯ ☯<br> | ||
Line 623: | Line 740: | ||
<br/><hr class=rule><br/> | <br/><hr class=rule><br/> | ||
<div class=insetE>[[File:OnyxIphone.png|600px|borderless|link=]]<div class=insetD> | <div class=insetE>[[File:OnyxIphone.png|600px|borderless|link=]]<div class=insetD> | ||
<br><br><center><span class=titleA>Playlist</span></center><div class=insetF>[[File:OnyxIphone2.png|90px|borderless|link=]]</div><div class=insetG> | <br><br><center><span class=titleA>Playlist</span></center><div class=insetF>[[File:OnyxIphone2.png|90px|borderless|link=]]</div><div class=insetG> ● ◉ </div> <div class=insetI> </div> | ||
<div class="dropC"> [https://www.youtube.com/watch?v=9yqZAccfhBM <span class=title4><b>(If) The Book Doesn't Sell</b></span>]<div class="dropC-content"> | <div class="dropC"> [https://www.youtube.com/watch?v=9yqZAccfhBM <span class=title4><b>(If) The Book Doesn't Sell</b></span>]<div class="dropC-content"> | ||
This song not only represents a large portion of what Onyx's paradigm is based on, but overlaps into other areas of Onyx's character and world view in a more complete way.<br> | |||
<br> | <span class=title4>▼</span><br><br> | ||
Age 14 at midnight I hear voices from the kitchen<br> | Age 14 at midnight I hear voices from the kitchen<br> | ||
I let my feet follow the sound as I let my ears listen<br> | I let my feet follow the sound as I let my ears listen<br> | ||
Line 673: | Line 790: | ||
<b>By: <span class=title2>Ritt Momney</span></b><br><br> | <b>By: <span class=title2>Ritt Momney</span></b><br><br> | ||
<div class="dropC"> [https://www.youtube.com/watch?v=HGy9i8vvCxk <span class=title4><b>The Man</b></span>]<div class="dropC-content"> | <div class="dropC"> [https://www.youtube.com/watch?v=HGy9i8vvCxk <span class=title4><b>The Man</b></span>]<div class="dropC-content"> | ||
This song is the intersection of Onyx's Self-Confident merit and his Idealist demeanor. If he were to walk around with theme music, this would be it.<br> | |||
<br> | <span class=title4>▼</span><br><br> | ||
I believe every lie that I ever told<br> | I believe every lie that I ever told<br> | ||
Paid for every heart that I ever stole<br> | Paid for every heart that I ever stole<br> | ||
Line 696: | Line 813: | ||
<b>By: <span class=title2>Aloe Blacc</b></span><br><br> | <b>By: <span class=title2>Aloe Blacc</b></span><br><br> | ||
<div class="dropC"> [https://www.youtube.com/watch?v=13sH_m6PeWI <span class=title4><b>The Greatest</b></span>]<div class="dropC-content"> | <div class="dropC"> [https://www.youtube.com/watch?v=13sH_m6PeWI <span class=title4><b>The Greatest</b></span>]<div class="dropC-content"> | ||
This song is Onyx's ambition, determination, drive, and strong belief that failure is part of greatness, not a hinderance to it, capitalizing on the experiences learned during setbacks to rebound and push further. It also captures his mindset in ignoring all the limitations artificially put on him by everything from other people to reality itself.<br> | |||
<br> | <span class=title4>▼</span><br><br> | ||
Ay, I am the truth, ay<br> | Ay, I am the truth, ay<br> | ||
I am the wisdom of the fallen<br> | I am the wisdom of the fallen<br> | ||
Line 723: | Line 840: | ||
<b>By: <span class=title2>Sia ft. Kendrick Lamar</b></span><br><br> | <b>By: <span class=title2>Sia ft. Kendrick Lamar</b></span><br><br> | ||
<div class="dropC"> [https://www.youtube.com/watch?v=8ATu1BiOPZA <span class=title4><b>Tennis Court (Flume Remix)</b></span>]<div class="dropC-content"> | <div class="dropC"> [https://www.youtube.com/watch?v=8ATu1BiOPZA <span class=title4><b>Tennis Court (Flume Remix)</b></span>]<div class="dropC-content"> | ||
This song represents Onyx's past in which he forged his own path rather than following the conventional wisdom and advice of others around him. Instead of playing things safe he shot for thhe moon, prefering to risk failing his way rather than safely live in mediocrity by conforming. He got everything he wanted and more, but hasn't fallen into the trap of being a slave to his possessions.<br> | |||
<br> | <span class=title4>▼</span><br><br> | ||
Don't you think that it's<br> | Don't you think that it's<br> | ||
Boring how people talk?<br> | Boring how people talk?<br> | ||
Line 731: | Line 848: | ||
Because I'm doing this for the thrill of it, killin' it<br> | Because I'm doing this for the thrill of it, killin' it<br> | ||
Never not chasin' a million things I want<br> | Never not chasin' a million things I want<br> | ||
And I am only as young as the minute is | And I am only as young as the minute is full of it<br> | ||
Getting pumped up on the little bright things I bought<br> | Getting pumped up on the little bright things I bought<br> | ||
But I know they'll never own me (Yeah)<br> | But I know they'll never own me (Yeah)<br> | ||
Line 737: | Line 854: | ||
<b>By: <span class=title2>Lorde</b></span><br><br> | <b>By: <span class=title2>Lorde</b></span><br><br> | ||
<div class="dropC"> [https://www.youtube.com/watch?v=LVHU_YWV3e4 <span class=title4><b>Young And Beautiful</b></span>]<div class="dropC-content"> | <div class="dropC"> [https://www.youtube.com/watch?v=LVHU_YWV3e4 <span class=title4><b>Young And Beautiful</b></span>]<div class="dropC-content"> | ||
This song represents the questions that plague Onyx as he gets older. He's been through a lot already, but the best is still ahead of him. But has he missed his window for greatness? Will others disregard him as being past his prime? Is he past the point of being innovative and creative? Will he be able to continue to advance his Ascension or has he already peaked?<br> | |||
<br> | <span class=title4>▼</span><br><br> | ||
I've seen the world, done it all, had my cake now<br> | I've seen the world, done it all, had my cake now<br> | ||
Diamonds, brilliant, and Bel Air now<br> | Diamonds, brilliant, and Bel Air now<br> | ||
Line 764: | Line 881: | ||
</div></div> | </div></div> | ||
<b>By: <span class=title2>Lana Del Rey</b></span><br><br> | <b>By: <span class=title2>Lana Del Rey</b></span><br><br> | ||
<div class="dropC"> [https://www.youtube.com/watch?v= | <div class="dropC"> [https://www.youtube.com/watch?v=ML0zd8UAuq8 <span class=title4><b>What Was I Made For?</b></span>]<div class="dropC-content"> | ||
The closer he gets to learning the secrets of the universe, the more Onyx questions the nature of reality and, more importantly, his place in it. Is he real? Is anyone around him? Is reality real? Very meta coming from a fictional PC.<br> | |||
<br> | <span class=title4>▼</span><br><br> | ||
I used to float, now I just fall down<br> | I used to float, now I just fall down<br> | ||
I used to know but I'm not sure now<br> | I used to know but I'm not sure now<br> | ||
Line 786: | Line 903: | ||
<b>By: <span class=title2>Billie Eilish</b></span><br><br> | <b>By: <span class=title2>Billie Eilish</b></span><br><br> | ||
<div class="dropC"> [https://www.youtube.com/watch?v=CIjXUg1s5gc <span class=title4><b>NPR Music Tiny Desk Concert</b></span>]<div class="dropC-content"> | <div class="dropC"> [https://www.youtube.com/watch?v=CIjXUg1s5gc <span class=title4><b>NPR Music Tiny Desk Concert</b></span>]<div class="dropC-content"> | ||
There's no specific song or lyrics that apply (none that I will openly admit to...), but this short set represents how something or someone can be painted by just about everyone as one thing - when in fact it is something very, very different. This applies to the character Onyx in a lot of meaningful ways - some obvious, others less so.<br> | |||
<br> | <br> | ||
</div></div> | </div></div> | ||
Line 823: | Line 940: | ||
</div> | </div> | ||
|} | |} | ||
[[Category:Characters]] |
Latest revision as of 21:22, 26 January 2025
|