Difference between revisions of "The Artists Guild"

From City of Hope MUSH
Jump to navigation Jump to search
 
Line 3: Line 3:
 
[[category:Business]][[category:Art]]
 
[[category:Business]][[category:Art]]
 
<css>
 
<css>
 +
/* Wrapper around the table: sets text-color (and could change font)*/
 +
.CTWrapper {
 +
width      : 900px;
 +
align      : center;
 +
background : #1d2e38;
 +
border    : 1px solid green;
 +
color      : silver;
 +
}
 +
 +
/* 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;
 +
}
  
.header {
+
/* Color and Style of the large text under the picture. */
font-size    : 28pt;
+
.CTBigText {
 +
font-size    : 48pt;
 
font-family  : Palatino Lionotype, Perpetua, serif;
 
font-family  : Palatino Lionotype, Perpetua, serif;
 
font-variant : small-caps;
 
font-variant : small-caps;
 +
text-align  : center;
 +
align        : center;
 
text-shadow  : 1px 1px 3px #000000;
 
text-shadow  : 1px 1px 3px #000000;
color        : #ffffff;
+
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>
 
</css>
<center>
+
<!-- Actual Content goes here -->
__NOTOC__
+
<div class="CTWrapper">
{| cellpadding="0" cellspacing="5" width="80%" style=" background:#959b9d; -moz-border-radius: 12px; -webkit-border-radius: 12px"
+
<!-- Top Banner Start-->
|-  
+
{| class="CTTable" cellpadding="0" cellspacing="0" width="900"
|valign=top width="65%" style="background: #D3D3D3; -moz-border-radius: 12px; -webkit-border-radius: 12px" |
+
|-
<!-- Left Column Area -->
+
|height = "13" class = "CTData2" colspan = "3"| &nbsp;
{| width="100%" cellpadding="2" cellspacing="5"
+
|-
|-
+
|height = "90" width = "150" class = "CTData" | &nbsp;
|
+
|rowspan = "2" width = "490" class = "CTBox" | <span class="CTBigText"> ''{{:{{PAGENAME}}/Introduction}}'' </span>
{{:{{PAGENAME}}/Introduction}}
+
|width = "150" class = "CTData"| &nbsp;
|}
+
|-
{| width="100%" cellpadding="2" cellspacing="5"
+
|-
|-
+
|height = "50" class = "CTData2" |&nbsp;
! style="background: #959b9d; -moz-border-radius: ; -webkit-border-radius: 12px" |<span class="header">News</span><br>
+
|class = "CTData2" |&nbsp;
|-
+
|-
|  
+
|colspan = "3" class = "CTData2 CTNav" | '''Navigation:'' [[#I-Facts|Information]], [[#I-Gallery|Snapshots]], [[#I-Hooks|Contacts]], [[#I-Quotes|Quotes]]'''''
{{:{{PAGENAME}}/news}}
 
 
|}
 
|}
{| width="100%" cellpadding="2" cellspacing="5"
+
<!-- Top Banner End-->
|-
+
<!-- Info Start -->
! style="background: #959b9d; -moz-border-radius: ; -webkit-border-radius: 12px" |<span class="header">Hooks</span><br>
+
{| width = "900px" cellpadding = "5" cellspacing = "0" class = "CTTable"
|-
+
| width = "50%" class = "CTData2 CTHeader" | <span id="I-Facts">Information</span>
|  
+
| |
{{:{{PAGENAME}}/Hooks}}
+
| 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 -->
  
{| width="100%" cellpadding="2" cellspacing="5"
+
== RP Logs ==
|-
+
{{ RP Logs | name = {{PAGENAME}} | columns = 4 | ordermethod = gamedate }}
! style="background: #959b9d; -moz-border-radius: ; -webkit-border-radius: 12px" |<span class="header">Themes</span><br>
 
|-
 
|
 
{{:{{PAGENAME}}/Theme}}
 
|}
 
|valign=top width="30%" style="background: #D3D3D3; -moz-border-radius: 12px; -webkit-border-radius: 12px"  |
 
<!-- right Column Area -->
 
{{:{{PAGENAME}}/Portrait}}
 
{| width="100%" cellpadding="2" cellspacing="5"
 
|-
 
! style="background: #959b9d; -moz-border-radius: ; -webkit-border-radius: 12px" |<span class="header">Overview</span><br>
 
|-
 
|
 
{{:{{PAGENAME}}/Infobox}}
 
|}
 
{| width="100%" cellpadding="2" cellspacing="5"
 
|-
 
! style="background: #959b9d; -moz-border-radius: ; -webkit-border-radius: 12px" |<span class="header">Gallery</span><br>
 
|-
 
|
 
{{:{{PAGENAME}}/Gallery}}
 
|}
 
|-
 
<!-- Bottom Area -->
 
| width="100%" colspan="2" style="background: #ffffff; -moz-border-radius: 12px; -webkit-border-radius: 12px "  |
 
{| width="100%" cellpadding="2" cellspacing="5"
 
|-
 
! colspan="2" style="background:#959b9d;-moz-border-radius: 12px; -webkit-border-radius: 12px" |<span class="header">Logs</span><br>
 
|-
 
|
 
{{:{{PAGENAME}}/Logs}}
 
|}
 
|}
 

Latest revision as of 20:46, 20 December 2020


RP Logs

No pages meet these criteria.