|
|
Line 1: |
Line 1: |
| __NOTOC__ __NOEDITSECTION__
| | {|style="-moz-border-radius: 10px;border:10px solid #cc29cc;background: #2c0f33;width=100%;padding:5px;" |
| | |- |
| | | |
| {{#css: | | {{#css: |
| .container {
| | body #mw-content { |
| font-family: Segoe Script;
| | color: yellow; |
| display: flex;
| |
| justify-content: center;
| |
| height: auto;
| |
| width: 1000px;
| |
| margin: auto;
| |
| display: flex;
| |
| flex-direction: column;
| |
| } | | } |
| | | body .bcpboxtitle { |
| .bg-dark { | | border-style: solid; |
| background-color: Black;
| | border-width: 2px; |
| color: yellow;
| | border-color: yellow; |
| border-color: Yellow;
| | padding: 3px; |
| }
| | background-color: #cc29cc; |
| | | border-radius: 6px; |
| .bg-light {
| |
| background-color: #3e1742;
| |
| color: yellow;
| |
| border-color: yellow;
| |
| }
| |
| | |
| .top-section {
| |
| display: flex;
| |
| }
| |
| | |
| .right-panel {
| |
| width: 30%;
| |
| height: auto;
| |
| border: 11px;
| |
| border-style: solid; | |
| border-color: yellow; | |
| font-size: 0.9em;
| |
| | |
| }
| |
| | |
| .left-panel {
| |
| width: 70%; | |
| display: flex;
| |
| flex-direction: column;
| |
| justify-content: center;
| |
| }
| |
| | |
| .center {
| |
| text-align: center;
| |
| }
| |
| | |
| .underline {
| |
| border-bottom-style: solid;
| |
| border-color: yellow; | |
| border-bottom-width: 0.1em;
| |
| padding-bottom: 0.5em; | |
| }
| |
| | |
| .label {
| |
| margin: 0.2em 0;
| |
| font-size: 1.4em;
| |
| font-weight: 600;
| |
| font-style: italic;
| |
| }
| |
| | |
| .header-container {
| |
| width: 100%;
| |
| display: flex;
| |
| justify-content: center;
| |
| padding: 2em 0;
| |
| }
| |
| | |
| .header-title {
| |
| width: 94%;
| |
| font-size: 32px;
| |
| letter-spacing: 2px;
| |
| word-spacing: 2px;
| |
| font-weight: 700;
| |
| text-decoration: none;
| |
| font-style: normal;
| |
| font-variant: normal;
| |
| text-transform: none;
| |
| }
| |
| | |
| .portrait-image {
| |
| width: 100%;
| |
| }
| |
| | |
| .portrait-image img {
| |
| width: 100%;
| |
| padding-bottom: 1em;
| |
| } | | } |
| | | #bcpname img { |
| .info-table {
| | border-radius: 6px; |
| margin: auto;
| |
| width: 100%;
| |
| padding: 0 1em;
| |
| } | | } |
| | | #bcprightcolumn { |
| .info-table-label {
| | background-color: #cc29cc; |
| font-weight: 600;
| | border-radius: 6px; |
| width: 50%;
| |
| }
| |
| | |
| .biography-container {
| |
| width: 94%;
| |
| padding: 1em 3%;
| |
| }
| |
| | |
| .section-container {
| |
| width: 94%;
| |
| padding: 1em 3%;
| |
| font-size: 0.9em;
| |
| display: flex;
| |
| flex-direction: column;
| |
| }
| |
| | |
| .photo-banner {
| |
| width: 100%;
| |
| height: auto;
| |
| }
| |
| | |
| .photo-banner img {
| |
| width: 100%;
| |
| height: auto;
| |
| }
| |
| | |
| .mid-banner {
| |
| margin: -1em 0;
| |
| }
| |
| | |
| .hooks-content {
| |
| padding-bottom: 1em;
| |
| }
| |
| | |
| .hook-table-label {
| |
| width: 25%;
| |
| font-weight: 600;
| |
| padding-left: 0.5em;
| |
| }
| |
| | |
| .gallery-content ul {
| |
| display: flex;
| |
| flex-wrap: wrap;
| |
| list-style-type: none;
| |
| justify-content: center;
| |
| }
| |
| | |
| .gallery-content img {
| |
| height: 240px;
| |
| max-width: 100%;
| |
| }
| |
| | |
| #soundtrack, #statistics {
| |
| padding-top: 2em;
| |
| }
| |
| | |
| #soundtrack a {
| |
| color: yellow; | |
| }
| |
| | |
| #soundtrack a:visited { | |
| color: yellow;
| |
| }
| |
| | |
| #soundtrack a:hover {
| |
| color: yellow;
| |
| } | | } |
| | #bcprightcolumn .bcpboxtitle { |
| | background-color: blue; |
| | border-radius: 10px; |
| | border-color: yellow; |
| | padding: 5px; |
| }} | | }} |
| | {{BasicCharacterPage |
| | | pagename=Akira |
| | | titlefg=yellow |
| | | titlebg=black |
| | | fullname=Hoshi "Boomer" Akira |
| | | profileimage=<center>[[File:Akira1.jpg|400px]]</center> |
| | | background-color=black |
|
| |
|
| <div class="container">
| | | gallery= |
| | | [[File:Akira3.jpeg|400px]] |
| <div class="top-section">
| | </center> |
| <div class="left-panel bg-dark">
| | | quote= |
| <div class="header-container">
| |
| <div class="header-title center underline">Hoshi "Boomer" Akira. (WIP!) </div>
| |
| </div>
| |
| | |
| <div class="photo-banner">[[File:Akira1.jpg]]</div>
| |
| | |
| <div class="biography-container">
| |
| <div class="label center underline">Biography</div>
| |
| | |
| <p>
| |
| | |
| * Tradition Society of Ether Utopian league: .<br><br>
| |
| * Boomer: .<br><br>
| |
| * DD: .<br><br>
| |
| * "Reckless, aggressive, and undisciplined.": She disdains conservative social constraints, and most civil authority, but is all about personal responsibility towards helping others. .<br><br>
| |
| * Public Knowledge: A Japanese illegal immigrant, 21-ish, poor, white hat type. Just a young J-Girl out for fun. (Harmless merit, Profiled Appearance flaw). <br><br>
| |
| * Zen Places: Often she can be found enjoying a zen garden or the beaches/ocean .<br><br>
| |
| * Public Service: A highly skilled Medic, she volunteers some free time to help the homeless with field care.<br><br>
| |
| * Hobbies: Motorcycling, athletics and brawling. Retro-J-Pop, dancing, and animae/Sci-fi.<br><br>
| |
| * Vigilante: .<br><br>
| |
| | |
| </p><br>
| |
| | |
| <div class="photo-banner mid-banner">[[File:Akira3.jpeg]]</div>
| |
| | |
| </div>
| |
| </div>
| |
| | |
| <div class="right-panel bg-light">
| |
| <div class="portrait-image">[[File:Akira2.jpg]]</div>
| |
| | |
| <table class="info-table">
| |
| <tr>
| |
| <td class="info-table-label">Full Name:</td>
| |
| <td> </td>
| |
| </tr>
| |
| <tr>
| |
| <td class="info-table-label">Position:</td>
| |
| <td> </td>
| |
| </tr>
| |
| <tr>
| |
| <td class="info-table-label">Residence:</td>
| |
| <td> </td>
| |
| </tr>
| |
| <tr>
| |
| <td class="info-table-label">Demeanor:</td>
| |
| <td> </td>
| |
| </tr>
| |
| <tr>
| |
| <td class="info-table-label">Apparent Age:</td>
| |
| <td> </td>
| |
| </tr>
| |
| </table>
| |
| | |
| <div id="statistics">
| |
| <div class="label center underline">Statistics</div>
| |
| <table class="info-table">
| |
| <tr><td class="info-table-label">:</td><td>⚫⚫⚫⚫</td></tr>
| |
| <tr><td class="info-table-label">:</td><td>⚫⚫⚫⚫⚫</td></tr>
| |
| <tr><td class="info-table-label">:</td><td>⚫⚫⚫⚫</td></tr>
| |
| <tr><td class="info-table-label">:</td><td>⚫⚫⚫⚫</td></tr>
| |
| <tr><td class="info-table-label">:</td><td>⚫⚫⚫⚫</td></tr>
| |
| </table>
| |
| </div>
| |
| | |
| <div id="soundtrack">
| |
| <div class="label center underline">Soundtrack</div>
| |
| <div class="info-table">
| |
| <center> | | <center> |
| <i> | | <p>To defend: this is the pact. </p> |
| [https://www.youtube.com/watch?v=1BpiXrugY1k (Ghost in the Shell )] <br>
| | <p>But when life loses its meaning and is taken for naught.</p> |
| [https://www.youtube.com/watch?v=1wJME0DAUXw (Legends never die)] <br>
| | <p>Then the pact is to avenge!</p> |
| [https://www.youtube.com/watch?v=C0_uarDaKeg (Believer)] <br>
| |
| [https://www.youtube.com/watch?v=24b1HdyEWg4 (For The Glory)] <br>
| |
| [https://www.youtube.com/watch?v=deq4KehwA8w (Survivor)] <br>
| |
| [https://www.youtube.com/watch?v=udlnkIOlnHQ (Warriors )] <br>
| |
| [https://www.youtube.com/watch?v=awiVrcrReWo (Whatever It Takes)] <br>
| |
| [https://www.youtube.com/watch?v=Htu3va7yDMg (The Champion)] <br>
| |
| [https://www.youtube.com/watch?v=b7k0a5hYnSI (Unwritten)] <br>
| |
| [https://www.youtube.com/watch?v=Htu3va7yDMg (The Champion)] <br>
| |
| [https://www.youtube.com/watch?v=gte3BoXKwP0 (Pocketful of Sunshine )] <br>
| |
| [https://www.youtube.com/watch?v=QUQsqBqxoR4 (Brave)] <br>
| |
| [https://www.youtube.com/watch?v=b7k0a5hYnSI (Unwritten)] <br>
| |
| [https://www.youtube.com/watch?v=M81E8cDxkpc (Cannonball )] <br><br>
| |
| </i>
| |
| <b>- Can delete this line? -</b>
| |
| </centeR>
| |
| </div>
| |
| </div> | |
|
| |
|
| </div> | | </center> |
| </div>
| |
|
| |
|
| | | profile= |
| | {{!}} Full Name |
| | {{!}} |
| | {{!}}- |
| | {{!}} |
| | {{!}} |
| | {{!}}- |
| | {{!}} |
| | {{!}} |
| | {{!}}- |
| | {{!}} |
| | {{!}} |
| | {{!}}- |
| | {{!}} |
| | {{!}} |
| | {{!}}- |
| | {{!}} |
| | {{!}} |
| | {{!}}- |
| | {{!}} |
| | {{!}} |
| | {{!}}- |
| | {{!}} |
| | {{!}} |
| | {{!}}- |
| | {{!}} |
| | {{!}} |
| | {{!}}- |
| | {{!}} |
| | {{!}} |
| | {{!}}- |
| | {{!}} |
| | {{!}} |
| | {{!}}- |
| | {{!}} |
| | {{!}} |
| | {{!}}- |
| | {{!}} |
| | {{!}} |
| | {{!}}- |
| | {{!}} |
| | {{!}} |
| | {{!}}- |
| | {{!}} |
| | {{!}} |
| | <center>[[File:Akira2.jpg|400px]]</center> |
|
| |
|
| | | soundtrack= |
|
| |
|
| | <i>'''Music:'''</i> |
| | <div class="mw-collapsible mw-collapsed"> |
| | '''...'' |
| | * [... ...] |
|
| |
|
| | | biography= |
| | <center> For me to know and you to find out. <P> Come RP with me, if you're that curious. </p> </center> |
|
| |
|
| | | rphooks= |
| | * |
|
| |
|
| | ** Will RP With Anyone, Faction Isn't An Excuse To Avoid Coffee Or Cigarettes |
| | |
| | | contacts= |
|
| |
|
| | '''People (Contacts List)''' <br> |
|
| |
|
| | * ''' |
|
| |
|
| </table>
| | }} |
| </div>
| | [[Category:Characters]] |
| </div>
| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| </div>
| |
| | |
| [[Category:Characters]][[Category:Active]][[Category:PC]] | |