Difference between revisions of "User:FoxHound"

From City of Hope MUSH
Jump to navigation Jump to search
imported>FoxHound
m
imported>FoxHound
Line 46: Line 46:
 
<br>
 
<br>
 
<br>
 
<br>
{{PC_1
+
<css>
| small-side=left
+
/* Wrapper around the table: sets text-color (and could change font)*/
| colour-border=palevioletred
+
.CTWrapper {
| colour-background=#FFEEEE
+
width      : 900px;
| colour-headers=rgb(255,182,193)
+
align      : center;
| image-main=FelixGraffiti.jpg
+
background : #1d2e38;
| header-data=This Is A Test
+
border    : 1px solid green;
| left-1-header=Overview
+
color      : silver;
| left-1-data={{:Bob/Overview}}
+
}
| right-1-header=Hooks
+
 
| right-1-data=&#32;* Here's a hook
+
/* Color of the Links, needs to be in the wrapper so it does not change
* Here's another
+
* ALL the links, but only those of the actual content
* And a third
+
*/
| left-2-header=A Picture
+
.CTWrapper a {
| left-2-data=<center>[[File:Glyph-galliard-f.png]]</center>
+
color: gold;
| right-2-header=Contacts
+
}
| right-2-data=I don't know anyone yet.
+
 
}}
+
.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" | [[Image:XXX.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>
 +
| |
 +
| 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 -->
 +
 
 +
== RP Logs ==
 +
{{ RP Logs | name = {{PAGENAME}} | columns = 4 | ordermethod = gamedate }}
 +
[[Category:ADD YOUR CATEGORIES]]

Revision as of 18:39, 2 October 2018

Summer Festival!


xxxxx It’s the night of the Summer Festival and the Shangye Shinsa is filled with color and people! All about the Campus of the Shrine and the Parking Lot are various stalls, each a by product of hand crafted care, holding products/goods or games. Lanterns hang over head the pathways, their light soft, and flickering, but it provides plenty of light to see what is going on and where people are going. Colorful banners hang about the roofs and from poles, each banner being its own message of thanks giving to the Gods and wishing harmony to all who partake in tonight’s events. The people in attendance are many, and most hail from the local community, each dressed in fashion of their desire, so there is no one single attire but a multitude of culture. Many are dressed in traditional attire of the evening, Japanese style, but there are those dressed in traditional fashion from all over Asia. Vibrant colors everywhere, Blues, Reds, whites, pinks and yellows, for anyone not used to such vibrance would find that tonight was a culture shock.

xxxxx The scent of food hangs heavy in the air as the various food services are about and each holding their own tradition of food preparation, this multitude of food only incites hunger with the delicious smells present, and for those new to Asian cuisine, its exotic and new, but offers a chance for exploration! Takoyaki, Okonomiyaki, Yakisoba, Kakigori, Karaage, Dango, candy apples, cotton candy, Friend Rice, Pot stickers, and the like is served, a mix of different cultures and food offered to any who are adventurous enough to try, or those who are seasoned and looking for a taste of tradition.

xxxxx Products being sold not food are masks, clothing, accessories for men, women and children, Toys, even small weapons such as knives and the like (No full-on swords). The stalls are done in simple fashion, wood, with markings of good tidings along with the proprietors calling, be it their name or whatever they will to call their stall and services for the evening. Of course, there are several Martial Arts schools at the festival as well, each of them showing off their forms, even having their own friendly competition through form and mock fighting.

xxxxx Music is being played and it fills the Campus and the Parking lot with its melody, though it plays more of an ambiance due to the amount of people about and their noise of conversation, laughter, Kids playing and their laughter, and the like. All of the stalls are a mix of Asian culture, not simply Japanese, but Korean, Chinese, Vietnamese and so on, seems the idea to pull the community together for this Festival has more or less succeeded from the looks of it.

Music:
Hour of beautiful Japanese music
Japanese Koto Festival Music!
Beautiful Japanese Music!

MISC

Kuei-jin Lexicon

  • Ban Ren Guei - Half-Devil Person
  • Guanxi - A Bond/connection
  • Gui Ren - Demon People
  • Gwielo/Gaijin - Foreign Asshole
  • Hengeyokai - Shifter
  • Kanbujian - Foreign arisen Asian Kuei-jin



Stuff to remember

  • help Comtitle
  • @name me= ?
  • @set me=Unfindable
  • @set me=!Unfindable
  • get <name of object>
  • @set <name of object>=dark
  • +streetwise/map downtown


HM1.jpg







Workshop




 
 
XXX.jpg
FoxHound
 
   
Navigation: Information, Snapshots, Contacts, Quotes
Information Snapshots
FoxHound/Facts FoxHound/Snapshots
Contacts Quotes
FoxHound/Hooks FoxHound/Quotes

RP Logs

No pages meet these criteria.