Difference between revisions of "Template 2"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
(Undo revision 1364 by Krista P. US2014020102 (talk))
Tag: Undo
 
Line 1: Line 1:
.mw-body h1.firstHeading {
+
__NOTOC__ __NOEDITSECTION__
  font-family: "Special Elite";
+
<div id="template-container" class="main">
  color: #800e0e;
+
<!-- --------------------- Header --------------------------- -->
  font-weight: bold;
+
<div class="header" style="{{#backgroundImage:TemplateBanner.jpeg}};"></div>
  font-size: 22px;
+
}
+
<!-- --------------------- Main content --------------------------- -->
 +
<!-- About Section -->
 +
=About=
 +
<div class="section sectionText">
 +
[[File:TemplatePhoto.jpg|x250px|right]]
 +
'''Name:''' ENTER NAME HERE
  
#template-container
+
'''Notable Traits:''' ENTER TRAITS HERE
{
 
  background-color:#ddd;
 
  border-style:solid;
 
  border-color:#800e0e;
 
  border-width:thin;
 
  
}
+
'''Type:''' CHARACTER TYPE HERE
  
p, td, th, li {
+
'''Character Type Subgroup:''' CHARACTER TYPE SUBGROUP
  font-size: 16px;
 
  font-family: 'Candara', 'Segoe UI', sans-serif;
 
  vertical-align:top;
 
  text-align:left;
 
}
 
  
/* ------------ Main Content Sections ----------------- */
+
'''Union:''' UNION HERE
/* Main body */
 
/*#template-container .main
 
{
 
background: rgba(81, 107, 105, 0.75);
 
  
}*/
+
'''Chartered Company:''' CHARTERED COMPANY HERE
 
 
/* Container for content sections */
 
#template-container .content
 
{
 
background-color:#bbb;
 
  border-style:solid;
 
  border-color:#800e0e;
 
  padding:5px;
 
}
 
  
 +
==Biography==
 +
ENTER BIOGRAPHY HERE
 +
</div> <!-- /About Section -->
  
/* ------------ Title Box (for templates with header boxes) ----------------- */
+
=Speculation= <!-- Speculation Section -->
/* Title box */
+
<div class="section sectionText" >
#template-container .headerSection
+
== Rumors ==
{
+
* Rumor here.
font-family: "Special Elite", serif;
+
* Rumor here.
vertical-align:middle;
+
* Rumor here.
font-size:2.6em;
 
line-height:120px;
 
text-align:center;
 
font-weight:bolder;
 
color:#800e0e;
 
margin:20px;
 
 
}
 
  
/* Headers inside the title box */
+
==Quotes==
#template-container .headerSection > h1
+
* Quote here.
{
+
* Quote here.
+
* Quote here.
}
+
</div> <!-- /Speculation Section -->
  
/* ------------ Misc Formatting ----------------- */
+
=Relationships= <!-- Relationships Section -->
 +
<div class="section sectionText" >
 +
<table cellspacing="15" style="width: 100%; background: transparent;margin: 0">
 +
<tr>
 +
<td width="50%" valign="top">
 +
==Friends==
 +
*
 +
</td>
 +
<td width="50%" valign="top">
 +
==Enemies==
 +
*
 +
</td>
 +
</tr>
 +
</table>
 +
</div> <!-- /Relationships Section -->
  
 +
= OOC = <!-- OOC Section -->
 +
<div class="section sectionText" >
 +
== OOC Information ==
  
 +
'''Player:''' YOUR NAME HERE
  
/* ------------ Default text colors ----------------- */
+
'''Player Email:''' YOUR EMAIL ADDRESS HERE
/* ---- Applied at the end, so they only overwrite each other */
 
  
h1,
+
'''Storyteller:''' YOUR DIRECT ST NAME HERE
h2,
 
h3
 
{
 
margin: 0px 0;
 
border:none;
 
}
 
  
a:link, a.external:link {
+
'''Storyteller Email:''' YOUR DIRECT ST EMAIL HERE
  color: #a00;
 
}
 
a:visited, a.external:visited {
 
  color: #800e0e;
 
}
 
a:hover, a.external:hover {
 
  color: #c00;
 
}
 
a:active, a.external:active {
 
  color: #f00;
 
}
 
a.new, a.new:visited {
 
  color: #B93;
 
}
 
  
/* ------------------- Text for content ------------------ */
+
'''Location:''' LOCATION HERE
#template-container .contentText
 
{
 
color: #E8DABE;
 
}
 
  
/* Header colors and fonts */
+
<hr>
#template-container .contentText h1,
+
{{Premade|Template=Template 2}}
#template-container .contentText h2,
+
</div> <!-- /OOC Section -->
#template-container .contentText h3
 
{
 
color: #E8DABE;
 
border: none;
 
}
 
  
/* link colors */
+
</div> <!-- Main Container -->
#template-container .contentText a
+
{{#css:MyPage/vampire.css}}
 +
{{#css:
 +
{} /* ------------ Template-specific formatting ----------------- */
 +
#template-container.main, /* This is the content section. It may be seperate from the main container */
 +
#template-container .main /* These two lines are *NOT* duplicates. Don't remove one */
 
{
 
{
color: #E8DABE;
+
padding: 10px;
 
}
 
}
  
#template-container .contentText strong,
+
/* Image header */
#template-container .contentText b
+
#template-container .header
 
{
 
{
color: #E8DABE;
+
height: 300px;
 +
background-size: contain;
 +
background-repeat: no-repeat;
 +
background-position: center; top;
 
}
 
}
  
/* ------------------- Text for section ------------------ */
+
/* Main content section */
/*#template-container .sectionText
+
#template-container .section
{
 
color:#000;
 
}*/
 
 
 
#template-container .sectionText h1,
 
#template-container .sectionText h2,
 
#template-container .sectionText h3
 
 
{
 
{
font-family: "Special Elite";
+
padding: 10px 20px;
color: #800e0e;
+
margin: 20px 10px;
font-weight: bold;
 
 
}
 
}
  
#template-container .sectionText h2
+
/* Headers */
 +
#template-container h1
 
{
 
{
size: 18px;
+
margin: 10px 10px;
 
}
 
}
 
+
#template-container h2
#template-container .sectionText h3
 
 
{
 
{
size: 16px
+
margin: 0px 0;
 +
border: none;
 
}
 
}
 +
}}

Latest revision as of 16:11, 18 August 2020

About

TemplatePhoto.jpg

Name: ENTER NAME HERE

Notable Traits: ENTER TRAITS HERE

Type: CHARACTER TYPE HERE

Character Type Subgroup: CHARACTER TYPE SUBGROUP

Union: UNION HERE

Chartered Company: CHARTERED COMPANY HERE

Biography

ENTER BIOGRAPHY HERE

Speculation

Rumors

  • Rumor here.
  • Rumor here.
  • Rumor here.

Quotes

  • Quote here.
  • Quote here.
  • Quote here.

Relationships

Friends

Enemies

OOC

OOC Information

Player: YOUR NAME HERE

Player Email: YOUR EMAIL ADDRESS HERE

Storyteller: YOUR DIRECT ST NAME HERE

Storyteller Email: YOUR DIRECT ST EMAIL HERE

Location: LOCATION HERE


Wiki Code based on the Premade Wiki Template: Template 2