Difference between revisions of "Template 2"
Jump to navigation
Jump to search
(Undo revision 1364 by Krista P. US2014020102 (talk)) Tag: Undo |
|||
Line 1: | Line 1: | ||
− | + | __NOTOC__ __NOEDITSECTION__ | |
− | + | <div id="template-container" class="main"> | |
− | + | <!-- --------------------- Header --------------------------- --> | |
− | + | <div class="header" style="{{#backgroundImage:TemplateBanner.jpeg}};"></div> | |
− | + | ||
− | + | <!-- --------------------- Main content --------------------------- --> | |
+ | <!-- About Section --> | ||
+ | =About= | ||
+ | <div class="section sectionText"> | ||
+ | [[File:TemplatePhoto.jpg|x250px|right]] | ||
+ | '''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 | ||
+ | </div> <!-- /About Section --> | ||
− | + | =Speculation= <!-- Speculation Section --> | |
− | + | <div class="section sectionText" > | |
− | + | == Rumors == | |
− | + | * Rumor here. | |
− | + | * Rumor here. | |
− | + | * Rumor here. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ==Quotes== | |
− | + | * Quote here. | |
− | + | * Quote here. | |
− | + | * Quote here. | |
− | + | </div> <!-- /Speculation Section --> | |
− | + | =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 | ||
− | + | '''Player Email:''' YOUR EMAIL ADDRESS HERE | |
− | |||
− | + | '''Storyteller:''' YOUR DIRECT ST NAME HERE | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | '''Storyteller Email:''' YOUR DIRECT ST EMAIL HERE | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | '''Location:''' LOCATION HERE | |
− | |||
− | |||
− | |||
− | |||
− | / | + | <hr> |
− | + | {{Premade|Template=Template 2}} | |
− | + | </div> <!-- /OOC Section --> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | /* | + | </div> <!-- Main Container --> |
− | #template-container . | + | {{#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 */ | ||
{ | { | ||
− | + | padding: 10px; | |
} | } | ||
− | + | /* Image header */ | |
− | #template-container . | + | #template-container .header |
{ | { | ||
− | + | height: 300px; | |
+ | background-size: contain; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center; top; | ||
} | } | ||
− | /* | + | /* Main content section */ |
− | + | #template-container .section | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{ | { | ||
− | + | padding: 10px 20px; | |
− | + | margin: 20px 10px; | |
− | |||
} | } | ||
− | #template-container | + | /* Headers */ |
+ | #template-container h1 | ||
{ | { | ||
− | + | margin: 10px 10px; | |
} | } | ||
− | + | #template-container h2 | |
− | #template-container | ||
{ | { | ||
− | + | margin: 0px 0; | |
+ | border: none; | ||
} | } | ||
+ | }} |
Latest revision as of 16:11, 18 August 2020
About
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