Difference between revisions of "Miko"

From City of Hope MUSH
Jump to navigation Jump to search
 
Line 1: Line 1:
<css>
+
{{ :Template:Charpage
/* Wrapper around the table: sets text-color (and could change font)*/
+
| full name            = Miko Noriko Nakamura
.CTWrapper {
+
| played by            = Sumiko Nakano
width      : 900px;
+
| page color           = black
align      : center;
+
| page border          = #00A36C
background : #1d2e38;
+
| cell color          = black
border     : 1px solid green;
+
| cell border          = #00A36C
color      : silver;
+
| cell text            = #00A36C
}
+
| link color          = #00A36C
 +
| link hover color     = #00A36C
 +
| header color         = black
 +
| header border        = #00A36C
 +
| header text          = #00A36C
 +
| custom position 1  = right
 +
| custom title 1     = Soundtrack
 +
}}
  
/* Color of the Links, needs to be in the wrapper so it does not change
 
* ALL the links, but only those of the actual content
 
*/
 
.CTWrapper a {
 
color: gold;
 
}
 
 
.CTWrapper a :hover{
 
color: blue;
 
}
 
 
.CTWrapper a :visited{
 
color: gold;
 
}
 
 
.CTWrapper a:link {
 
color: grey;
 
}
 
 
/* Design of the large Headers of the individual sections
 
* in the Table (e.g.: INFORMATION)
 
*/
 
.CTHeader {
 
color                          : #f0f1f3;
 
vertical-align                  : center;
 
font-size                      : 22pt;
 
font-family                    : Palatino Linotype, Perpetua, serif;
 
text-align                      : center;
 
padding-top                    : 8px;
 
font-variant                    : small-caps;
 
-moz-border-radius-topleft      : 15px 11px;
 
-moz-border-radius-topright    : 15px 11px;
 
-webkit-border-top-left-radius  : 15px 11px;
 
-webkit-border-top-right-radius : 15px 11px
 
}
 
 
/* Color defition for the Table Cells */
 
.CTData {
 
background-color : #1d2e38;
 
margin          : 15px;
 
color            : silver;
 
 
}
 
 
/* Alternative Color definition of Table Cells, aka: 2nd Color */
 
.CTData2 {
 
background    : #000000;
 
margin        : 15px;
 
}
 
 
/* Color and style of the box surrounding the Picture */
 
.CTBox {
 
border-top    : 3px solid green;
 
border-bottom : 1px solid green;
 
border-right  : 2px solid green;
 
border-left  : 2px solid green;
 
background    : #f0f1f3;
 
text-align    : center;
 
margin        : 0px;
 
}
 
 
/* Color and Style of the large text under the picture. */
 
.CTBigText {
 
font-size    : 48pt;
 
font-family  : Palatino Lionotype, Perpetua, serif;
 
font-variant : small-caps;
 
text-align  : center;
 
align        : center;
 
text-shadow  : 1px 1px 3px #000000;
 
color        : #1d2e38;
 
}
 
 
.CTTable {
 
background: #f0f1f3;
 
}
 
 
/* Color and Stlye of the little navigation menu*/
 
.CTNav {
 
color          : silver;
 
text-align    : center;
 
text-transform : uppercase;
 
font-size      : 7pt;
 
border-bottom  : 5px solid #1d2e38;
 
}
 
</css>
 
<!-- Actual Content goes here -->
 
<div class="CTWrapper">
 
<!-- Top Banner Start-->
 
{| class="CTTable" cellpadding="0" cellspacing="0" width="900"
 
|-
 
|height = "13" class = "CTData2" colspan = "3"| &nbsp;
 
|-
 
|height = "90" width = "150" class = "CTData" | &nbsp;
 
|rowspan = "2" width = "490" class = "CTBox" | [[File:Miko3.jpg|center|390px]] <span class="CTBigText"> ''{{PAGENAME}}'' </span>
 
|width = "150" class = "CTData"| &nbsp;
 
|-
 
|-
 
|height = "50" class = "CTData2" |&nbsp;
 
|class = "CTData2" |&nbsp;
 
|-
 
|colspan = "3" class = "CTData2 CTNav" | '''Navigation:'' [[#I-Facts|Information]], [[#I-Gallery|Snapshots]], [[#I-Hooks|Contacts]], [[#I-Quotes|Quotes]]'''''
 
|}
 
<!-- Top Banner End-->
 
<!-- Info Start -->
 
{| width = "900px" cellpadding = "5" cellspacing = "0" class = "CTTable"
 
| width = "50%" class = "CTData2 CTHeader" | <span id="I-Facts">Information</span>
 
{| align="center"
 
|-
 
| '''Race:'''
 
| Garou
 
|-
 
| '''Breed:'''
 
| Homid
 
|-
 
| '''Auspice:'''
 
| Philodox/Lantern
 
|-
 
| '''Tribe:'''
 
| Hakken/Shadow Lords
 
|-
 
| '''Full Name:'''
 
| Miko Noriko Nakamura
 
|-
 
| '''Rite Name:'''
 
| Shadow-Blossom
 
|-
 
| '''Date of Birth:'''
 
| 10/31/2000
 
|-
 
| '''Height:'''
 
| 5' 0"
 
|-
 
|}
 
 
| |
 
| width = "50%" class = "CTData2 CTHeader" | <span id="I-Gallery>Snapshots</span>
 
| [[File:Miko2.jpg|center|250px]]
 
| [[File:Miko1.jpg|center|250px]]
 
| [[File:Miko4.jpg|center|250px]]
 
|-
 
| class = "CTData" | {{:{{PAGENAME}}/Facts}}<!-- Do not delete the ':' (colon)! -->
 
| rowspan = "5" |
 
| class = "CTData" | {{:{{PAGENAME}}/Snapshots}}<!-- Do not delete the ':' (colon)! -->
 
|-
 
| class = "CTData2 CTHeader" | <span id="I-Hooks">Contacts</span>
 
| class = "CTData2 CTHeader" | <span id="I-Quotes">Quotes</span>
 
|-
 
| class = "CTData" | {{:{{PAGENAME}}/Hooks}}<!-- Do not delete the ':' (colon)! -->
 
| class = "CTData" | {{:{{PAGENAME}}/Quotes}}<!-- Do not delete the ':' (colon)! -->
 
|}
 
<!--Info End -->
 
</div> <!-- CTWrapper -->
 
 
== RP Logs ==
 
{{ RP Logs | name = {{PAGENAME}} | columns = 4 | ordermethod = gamedate }}
 
 
[[Category:PCs]][[Category:Active PCs]][[Category:Shifter]][[Category:Gaian]][[Category:Hakken]][[Category:Garou]][[Category:Hengeyokai]][[Category:Beast Courts]][[Category:Shen]][[Category:Chinatown]][[Category:Shadow Lords]]
 
[[Category:PCs]][[Category:Active PCs]][[Category:Shifter]][[Category:Gaian]][[Category:Hakken]][[Category:Garou]][[Category:Hengeyokai]][[Category:Beast Courts]][[Category:Shen]][[Category:Chinatown]][[Category:Shadow Lords]]

Latest revision as of 22:12, 5 February 2024


Introduction
When the winds and moons call,
Pagoda.gif
We are bound to answer..

[ edit ]

Stereotypes
Lightening.gif

[ edit ]

Contacts
Friends
  • Kaori - Yang to my Ying currently - Roommate - Co-Instructor - Friend?
  • Kozue - Smart beyond her years - Feeds me occasionally
  • Xiu - Strangely I like you.
  • Sark - A wonderful host. Though I still thinks those big beasts could find the wrong carrot. DANGEROUS.
  • Shinju - Badly sung 'Lady in purple... Welcoming me..'
  • Ken’ichi - Sharp dressed man

[ edit ]

Logs

No pages meet these criteria.

Disclaimer
<< I live and work an overnights shift. My hours are late. >>

RP Hooks

  • Kendo instructor - While she is still looking for a [;ace to settle in to teach. She may do one on one lessons, if asked nicely.
  • Traditionalist? - She seems to be very traditional in some aspects, yet not in others.
  • East meet West - Let the cultural headbutting commence. She sometimes feels like a leaf lost on the tides.

[ edit ]

Miko Noriko Nakamura
Miko3.jpg

[ edit ]

Overview

Age: Early 20s

Occupation: Kendo Instructor, maybe more?

Demeanor: Judge

Rite Name: Shadow0-Blossom

Tribe: Hakken

Breed: Homid

Auspice: Philodox

Auspice and Rank: Lantern 1


Merits of Note

Code of Honor

Eidetic Memory


Flaws of Note:

Enemy: A vendetta of family, and the tools used.

Dark Secret

Hatred: She seeks to wipe out the tools being used against her.


Backgrounds:

Ancestors Dot-filled.pngDot-filled.pngDot.pngDot.pngDot.png

Pure Breed Dot-filled.pngDot-filled.pngDot.pngDot.pngDot.png

Resources Dot-filled.pngDot-filled.pngDot.pngDot.pngDot.png

[ edit ]

RP Hooks
Miko5.jpg

Beast Courts: Miko has been sent across from the Kyoto Shrine on a mission of mercy. And to keep her out from underfoot for a while.

Shen: Miko is working on setting up a Dojo with her roommate/friend Kaori.

[ edit ]

Soundtrack
Miko/Soundtrack

[ edit ]

Gallery
Daisho2.jpgMiko1.jpgMiko2.jpgMiko4.jpgNaginata.jpg

[ edit ]

Played By: Sumiko Nakano