Difference between revisions of "Jacinta"

From City of Hope MUSH
Jump to navigation Jump to search
(Marked Inactive)
 
(19 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Category:PCs]][[Category:Active PCs]]
 
  
<css>
+
{| align="center" width="700" cellpadding="0" cellspacing="0"
/* Wrapper around the table: sets text-color (and could change font)*/
+
|-
.CTWrapper {
+
| height="10" colspan="3" style="background-color: #716441;" |
width     : 900px;
+
|-
align     : center;
+
| height="90" width="150" style="background-color: #2A293E; border-top: 5px solid #2A293E"| &nbsp; || rowspan="2" width="300" style="background-color: #2A293E; border-top: 25px solid #2A293E; border-bottom: 25px solid #2A293E;" | [[Image:jacinta.jpg‎|center|400px]] || width="150" style="background-color: #2A293E; border-top: 5px solid #2A293E" | &nbsp;
background : #1d2e38;
+
|-
border    : 3px solid #280000;
+
|}
        outline    : thick ridge black;
+
{| align="center" width="700" cellpadding="0" cellspacing="0"
color     : silver;
+
|- 
}
+
| height="20" width="150" style="background-color: #2a293E; border-bottom: 10px solid #2a293E;"| &nbsp; || style="background-color: #2A293E; border-bottom: 10px solid #2a293E; rowspan="2" width="300" | <span style="color: #f0f0f0; font-size: 38pt; text-align: center; font-family: Perpetua, serif; font-variant: small-caps> ''Jacinta Pisanob''  || width="150" style="background-color: #2A293E; border-bottom: 10px solid #2a293E;" | &nbsp;
 +
|-
 +
|-
 +
| colspan="3" style="background-color: #716441; color: silver; text-align: center; text-transform: uppercase; font-size: 7pt; border-bottom: 5px solid #2A293E" | '''Playedby: Liliana Dominguez'''
 +
|}
 +
{| width="700px" cellpadding="5" style="margin: auto; background-color: #3e0e15;"
 +
| width="60%" height="8" style="background-color: #3e0e15; color: #f6f4ef; vertical-align: center; font-size: 22pt; font-family: Palatino Linotype, Perpetua, serif; text-align: center; padding-top: 8px; font-variant: small-caps;" | <span>Information</span>
 +
| rowspan="2" style="background-color: #716441;" | [[Image:jacinta2.jpg‎|center|250px]]
 +
|-
 +
|  width="60%" style="background-color: #3e0e15; color: #f6f4ef; vertical-align: top; text-align: left; font-size: 11pt; font-family: Palatino Linotype, Perpetua, serif;" |
 +
* Jacinta Pisanob arrived in Prospect, California on October 16th, 2020. She traveled north into California to join her half-sister Inka to escape the gang violence that was overwhelming the corner of the city where she lived. 
  
/* 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{
+
* She is known to be quiet and studious until she gets to know you. She has a Bachelor's in History and a Master's in Anthropology. She is fond of lore, history, and listening to stories of all kinds.
color: blue;
+
|}
}
+
{| width="700px" cellpadding="3" style="margin: auto; background-color: #3e0e15;"
 
+
|-
.CTWrapper a :visited{
+
| style="background-color: #3e0e15; vertical-align: center;" | [[Image:jacintastatbox.jpg‎|center|400px]]
color: gold;
+
|-
}
+
|}
 
+
{| width="700px" cellpadding="1" style="margin: auto; background-color: #716441;"
.CTWrapper a:link {
+
|-
color: grey;
+
|
}
+
|-
 +
|
 +
|- cellpadding="1" style="background-color: #2A293E;"
 +
|[[Image:jacinta5.jpg‎|center|230px]]
 +
|[[Image:jacinta3.jpg‎|center|215px]]
 +
|[[Image:jacinta4.jpg‎|center|230px]]
 +
|-
 +
|
 +
|-
 +
|}
  
/* Design of the large Headers of the individual sections
+
== RP Logs ==
* in the Table (e.g.: INFORMATION)
+
{{ RP Logs | name = Jacinta | columns = 4 | ordermethod = gamedate }}
*/
 
.CTHeader {
 
color                          : #FFFFFF;
 
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 */
+
[[Category:Vampire]][[Category: Inactive PCs]][[Category:PCs]][[Category:Independent]][[Category:Giovanni]]
.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    : 2px solid #280000;
 
border-bottom : 2px solid #280000;
 
border-right  : 2px solid #280000;
 
border-left  : 2px solid #280000;
 
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:jacinta3.png|center|400px]]<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>
 
| |
 
| width = "50%" class = "CTData2 CTHeader" | <span id="I-Gallery>Snapshots</span>
 
|-
 
| 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 -->
 

Latest revision as of 20:32, 15 March 2022

 
Jacinta.jpg
 
  Jacinta Pisanob  
Playedby: Liliana Dominguez
Information
Jacinta2.jpg
  • Jacinta Pisanob arrived in Prospect, California on October 16th, 2020. She traveled north into California to join her half-sister Inka to escape the gang violence that was overwhelming the corner of the city where she lived.


  • She is known to be quiet and studious until she gets to know you. She has a Bachelor's in History and a Master's in Anthropology. She is fond of lore, history, and listening to stories of all kinds.
Jacintastatbox.jpg
Jacinta5.jpg
Jacinta3.jpg
Jacinta4.jpg

RP Logs