Difference between revisions of "Zachariah"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Zachariah
(Created page with "<css> →‎Wrapper around the table: sets text-color (and could change font): .CTWrapper { width : 900px; align : center; background : #1d2e38; border : 1px s...")
 
(Marked Inactive)
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
<!-- This wiki layout/template was copied from Athan with his approval. https://www.cityofhopemush.net/index.php/Athan -->
 +
 +
__NOTOC__
 +
__NOEDITSECTION__
 +
[[Category:PCs]] [[Category:Inactive PCs]] [[Category:Shifter]] [[Category:Gaian]] [[Category:Ananasi]] [[Category:Fera]]
 
<css>
 
<css>
/* Wrapper around the table: sets text-color (and could change font)*/
+
@import url 'https://fonts.googleapis.com/css?family=Petrona';
.CTWrapper {
+
 
width      : 900px;
+
<!-- Built in MediaWiki Plainlinks class used for YouTube links -->
align      : center;
+
a:link {
background : #1d2e38;
+
  color: #000000;
border    : 1px solid green;
+
}
color     : silver;
+
a:hover {
 +
  color: #000000;
 +
}
 +
a:active {
 +
  color: #000000;
 
}
 
}
 
+
a:visited {
/* Color of the Links, needs to be in the wrapper so it does not change
+
  color: #000000;
* ALL the links, but only those of the actual content
+
}
*/
+
.elinks {
.CTWrapper a {
+
  color: #000000;
color: gold;
 
 
}
 
}
 
+
.songlink {
.CTWrapper a :hover{  
+
  color: #000000;
color: blue;
+
  font-size: 10pt;
 +
  font-weight: bold;
 
}
 
}
 
+
.layout {
.CTWrapper a :visited{
+
  width: 800px;
color: gold;
+
  background: #000000;
 +
  color: #FFFFFF;
 +
  border: 0px;
 +
  border-collapse: collapse;
 +
  border-spacing: 0px;
 
}
 
}
 
+
.title {
.CTWrapper a:link {
+
  background: #000000;
color: grey;
+
  color: #FFFFFF;
 +
  font-family: 'Petrona', serif;
 +
  font-size: 45pt;
 +
  letter-spacing: .1em;
 +
  font-variant: small-caps;
 +
  font-weight: 100;
 +
  text-align: left;
 +
  text-indent: 1.8em;
 +
  vertical-align: middle;
 +
  padding: 10px;
 +
  margin: 0px;
 +
  border-top: 3px solid #490202;
 +
  border-bottom: 3px solid #490202;
 
}
 
}
 
+
.qtitle {  
/* Design of the large Headers of the individual sections
+
  color: #490202;  
* in the Table (e.g.: INFORMATION)
+
  font-size: 1em;  
*/
+
  font-weight: bold;  
.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
 
 
}
 
}
 
+
.info {
/* Color defition for the Table Cells */
+
  background: #000000;
.CTData {
+
  font-family: Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif;
background-color : #1d2e38;
+
  font-size: 10pt;
margin          : 15px;
+
  font-weight: 100;
color            : silver;
+
  text-align: justify;
 
+
  padding: 0px;
 +
  margin: 0px;
 
}
 
}
 
+
.infobox {
/* Alternative Color definition of Table Cells, aka: 2nd Color */
+
  background: #CACACA;
.CTData2 {
+
  color: #0F0F0F;
background   : #000000;
+
  padding: 10px;
margin       : 15px;
+
  margin: 40px 50px;
 
}
 
}
 
+
p {
/* Color and style of the box surrounding the Picture */
+
   padding: 0px 1.8em;
.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;
 
 
}
 
}
 
+
.header {
/* Color and Style of the large text under the picture. */
+
  color: #490202;
.CTBigText {
+
  font-family: Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif;  
font-size    : 48pt;
+
  font-size: 16pt;
font-family : Palatino Lionotype, Perpetua, serif;
+
  letter-spacing: .2em;
font-variant : small-caps;
+
  font-variant: small-caps;
text-align  : center;
+
  font-weight: 100;
align        : center;
+
  border-bottom: 1px dotted #490202;
text-shadow  : 1px 1px 3px #000000;
 
color        : #1d2e38;
 
 
}
 
}
 
+
p.quote {
.CTTable {
+
  font-family: Century Gothic, CenturyGothic, AppleGothic, Calibri, sans-serif;
background: #f0f1f3;
+
  font-size: 7pt;
 +
  font-weight: 100;
 +
  text-align: justify;
 +
  padding: 0px;
 +
  margin-left: 20px;
 
}
 
}
 
+
.spacer {
/* Color and Stlye of the little navigation menu*/
+
  min-height: 20px;
.CTNav {
+
  height: 20px;
color          : silver;
+
  background: #1F1F1F;
text-align    : center;
+
  border-top: 3px solid #490202;
text-transform : uppercase;
+
  border-bottom: 3px solid #490202;
font-size      : 7pt;
 
border-bottom : 5px solid #1d2e38;
 
 
}
 
}
 
</css>
 
</css>
<!-- Actual Content goes here -->
+
{| align=center class=layout
<div class="CTWrapper">
+
|-
<!-- Top Banner Start-->
+
| colspan=2 |[[Image:ZacWebHeader.jpg|800px]]
{| class="CTTable" cellpadding="0" cellspacing="0" width="900"
+
|-
|-
+
| colspan=2 class=title align=center |Zachariah Cabral
|height = "13" class = "CTData2" colspan = "3"| &nbsp;
+
|-
|-
+
| class=info |
|height = "90" width = "150" class = "CTData" | &nbsp;
+
{| align=center style="width: 400px" class=infobox
|rowspan = "2" width = "490" class = "CTBox" | [[Image:XXX.jpg|center|390px]]<span class="CTBigText"> ''{{PAGENAME}}'' </span>
+
|-
|width = "150" class = "CTData"| &nbsp;
+
| '''Name:'''
|-
+
| Zachariah Cabral
|-
+
|-
|height = "50" class = "CTData2" |&nbsp;
+
| '''Apparent Age:'''
|class = "CTData2" |&nbsp;
+
| Mid-Late Twenties
|-
+
|-
|colspan = "3" class = "CTData2 CTNav" | '''Navigation:'' [[#I-Facts|Information]], [[#I-Gallery|Snapshots]], [[#I-Hooks|Contacts]], [[#I-Quotes|Quotes]]'''''
+
| '''Occupation:'''
 +
| Assassin
 +
|-
 +
| '''Nature:'''
 +
| Soldier
 +
|-
 +
| '''Demeanor:'''
 +
| Survivor
 +
|-
 +
| colspan="2" | <hr />
 +
|-
 +
| '''Concept:'''
 +
| Warrior/Assassin Ananasi
 +
|-
 +
| '''Race:'''
 +
| Shifter: Ananasi
 +
|-
 +
| '''Breed:'''
 +
| Arachnid
 +
|-
 +
| '''Faction:'''
 +
| Gaian
 +
|-
 +
| '''Aspect:'''
 +
| Kar (Kumoti Myrmidon)
 +
|-
 
|}
 
|}
<!-- Top Banner End-->
+
|[[Image:Zachariah3.jpg|300px]]
<!-- Info Start -->
+
|-
{| width = "900px" cellpadding = "5" cellspacing = "0" class = "CTTable"
+
| colspan=2 class=spacer |
| width = "50%" class = "CTData2 CTHeader" | <span id="I-Facts">Information</span>
+
|-
| |
+
| colspan=2 class=info |
| width = "50%" class = "CTData2 CTHeader" | <span id="I-Gallery>Snapshots</span>
+
{| style="width: 700px" class=infobox
|-
+
|-
| class = "CTData" | {{:{{PAGENAME}}/Facts}}<!-- Do not delete the ':' (colon)! -->
+
|<span class=header>RP Hooks</span>
| rowspan = "5" |
+
|-
| class = "CTData" | {{:{{PAGENAME}}/Snapshots}}<!-- Do not delete the ':' (colon)! -->
+
|
|-
+
* <div class=qtitle>'''Shifter:'''</div>
| class = "CTData2 CTHeader" | <span id="I-Hooks">Contacts</span>
+
** '''Gaian''': <p>Place Holder</p>
| class = "CTData2 CTHeader" | <span id="I-Quotes">Quotes</span>
+
** '''Ananasi''': <p>Place Holder</p>
|-
+
** '''Fera''': <p>Place Holder</p>
| class = "CTData" | {{:{{PAGENAME}}/Hooks}}<!-- Do not delete the ':' (colon)! -->
+
* <div class=qtitle>'''Place Holder:'''</div>
| class = "CTData" | {{:{{PAGENAME}}/Quotes}}<!-- Do not delete the ':' (colon)! -->
+
** '''Place Holder''': <p>Place Holder</p>
 +
 
 
|}
 
|}
<!--Info End -->
+
|-
</div> <!-- CTWrapper -->
+
| colspan=2 class=spacer |
 +
|-
 +
| colspan=2 class=info |
 +
{| class=layout
 +
|-
 +
| [[Image:Zachariah2.jpg|375px]]
 +
|<div class=infobox style="font-size: 8pt">
 +
One thread at a time<br>One single strand of the Web<br>Can make all the difference<br>Can change the World<br>A twist of the Skein and this one lives<br>
 +
A fold in the Fabric and that one dies<br>We do not make the thread nor own it<br>But we know how to change its Pattern<br>The Great Web is skewed and abstract<br>
 +
Not what it was meant to be<br>The Triat broken by time and deceit<br>We, the Triumvirate, will undo that madness<br>But the work is hard and takes time<br>
 +
The Symmetry is not an easy goal<br>We are patient. We are ready.<br>We are legion, and we are strong<br>The Great Web will be rebuilt<br>
 +
We will achieve our goals, fulfill our destiny<br>In the Name of the Mother-Queen<br>If we must kill you all to do so<br>We are the spiders, hunters of destiny<br>
 +
The architects of fear and fantasy<br>We are the Patient Ones<br>And we are hungry.<br>
 +
|-
 +
| colspan=2 class=spacer |
 +
|-
 +
| colspan=2 class=info |
 +
{| style="width: 700px" class=infobox
 +
|-
 +
|<span class=header>Contacts</span>
 +
|-
 +
|
 +
* [[Placeholder | Placeholder]]: <p>This is just a placeholder.</p>
 +
|}
 +
|-
 +
| colspan=2 class=spacer |
 +
|-
 +
| colspan=2 class=info |
 +
{| class=layout
 +
|-
 +
|
 +
<div class=infobox style="min-height: 400px; font-size: 9pt">
 +
<span class=header>Playlist</span>
 +
<div style="height: 400px; padding: 0px;">
 +
* <span class=plainlinks>[https://www.youtube.com/watch?v=O1OTWCd40bc <span class=songlink>The Weeknd - Wicked Games (Explicit)</span>]</span>
 +
<p class=quote>
 +
:Bring the drugs baby I could bring my pain
 +
:I got my heart right here
 +
:I got my scars right here
 +
:Bring the cups baby I could bring the drink
 +
</p>
  
== RP Logs ==
+
* <span class=plainlinks>[https://www.youtube.com/watch?v=KO3l733WRN0&list=RDKO3l733WRN0 <span class=songlink>Perfect Circle - Outsider (Director's Cut)</span>]</span>
{{ RP Logs | name = {{PAGENAME}} | columns = 4 | ordermethod = gamedate }}
+
<p class=quote>
[[Category:ADD YOUR CATEGORIES]]
+
:Help me understand why
 +
:You've given in to all these
 +
:Reckless dark desires
 +
:You're lying to yourself again
 +
:Suicidal imbecile
 +
</p>
 +
 
 +
* <span class=plainlinks>[http://www.youtube.com/watch?v=ZBj2nmodCuA <span class=songlink>After the Smoke - OIAM</span>]</span>
 +
<p class=quote>
 +
:You should know, I'm one in a million''
 +
:Tell me I'm against the ropes''
 +
:Ohh Ohh, Just one in a million''
 +
:But I could fight this on my own''
 +
</p>
 +
| style="width: 400px" |[[Image:Zachariah.jpg|400px]]
 +
|-
 +
| colspan=2 class=spacer |
 +
|-
 +
| colspan=2 class=info |
 +
{| style="width: 700px" class=infobox
 +
|-
 +
|<span class=header>Logs</span>
 +
|-
 +
|<div class="mw-collapsible mw-collapsed">{{ RP Logs | name = {{PAGENAME}} | columns = 2 | ordermethod = gamedate }}</div>
 +
|}
 +
|}

Latest revision as of 12:21, 16 April 2021


ZacWebHeader.jpg
Zachariah Cabral
Name: Zachariah Cabral
Apparent Age: Mid-Late Twenties
Occupation: Assassin
Nature: Soldier
Demeanor: Survivor

Concept: Warrior/Assassin Ananasi
Race: Shifter: Ananasi
Breed: Arachnid
Faction: Gaian
Aspect: Kar (Kumoti Myrmidon)
Zachariah3.jpg
RP Hooks
  • Shifter:
    • Gaian:

      Place Holder

    • Ananasi:

      Place Holder

    • Fera:

      Place Holder

  • Place Holder:
    • Place Holder:

      Place Holder

Zachariah2.jpg

One thread at a time
One single strand of the Web
Can make all the difference
Can change the World
A twist of the Skein and this one lives
A fold in the Fabric and that one dies
We do not make the thread nor own it
But we know how to change its Pattern
The Great Web is skewed and abstract
Not what it was meant to be
The Triat broken by time and deceit
We, the Triumvirate, will undo that madness
But the work is hard and takes time
The Symmetry is not an easy goal
We are patient. We are ready.
We are legion, and we are strong
The Great Web will be rebuilt
We will achieve our goals, fulfill our destiny
In the Name of the Mother-Queen
If we must kill you all to do so
We are the spiders, hunters of destiny
The architects of fear and fantasy
We are the Patient Ones
And we are hungry.

Contacts

Playlist

Bring the drugs baby I could bring my pain
I got my heart right here
I got my scars right here
Bring the cups baby I could bring the drink

Help me understand why
You've given in to all these
Reckless dark desires
You're lying to yourself again
Suicidal imbecile

You should know, I'm one in a million
Tell me I'm against the ropes
Ohh Ohh, Just one in a million
But I could fight this on my own

Zachariah.jpg
Logs