Difference between revisions of "Salvatore Rossellini"
Jump to navigation
Jump to search
(Created page with " .container { display: grid; width: 100%; height: 100%; grid-template-areas: "ooc info Title Title Title" "ooc info picture left Picture center Picture Right" "...") |
|||
Line 1: | Line 1: | ||
+ | __NOTOC__ __NOEDITSECTION__ | ||
+ | <div id="template-container"> | ||
+ | <div class="main"> | ||
+ | <div style="margin: 0px; padding:1px"> | ||
+ | <center> | ||
+ | <!-- Header Image --> | ||
+ | [[File:TemplatePhoto.jpg|x500px|center]] | ||
+ | </center> | ||
+ | </div> | ||
+ | |||
+ | <div class="open"> <!-- Information --> | ||
+ | <table cellspacing="15"> | ||
+ | <tr> | ||
+ | <td width="325px" valign="top" class="contentText"> <!-- About --> | ||
+ | =Information= | ||
+ | '''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 | |
− | + | </td> | |
− | + | <td width="325px" valign="top"> <!-- /About --> | |
− | + | <div style="text-align: right;" class="contentText"> <!-- OOC Information --> | |
− | + | =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 | ||
+ | </div> | ||
+ | </td> <!-- /OOC Information --> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <center> | ||
+ | <!-- Icons table - uses MediaWiki formatting --> | ||
+ | {| | ||
+ | ||[[File:Toreador.PNG|150px|center]] | ||
+ | |[[File:OneInchSpacer.png|20px]] | ||
+ | [[File:Camarilla.PNG|150px|center]] | ||
+ | |} | ||
+ | </center> | ||
+ | </div> <!-- /Information/Open --> | ||
+ | |||
+ | <div class="section sectionText"> <!-- Speculation --> | ||
+ | <center> | ||
+ | =Speculation= | ||
+ | </center> | ||
+ | == Rumors == | ||
+ | * Rumor here. | ||
+ | * Rumor here. | ||
+ | * Rumor here. | ||
+ | |||
+ | == Quotes == | ||
+ | * Quote here. | ||
+ | * Quote here. | ||
+ | * Quote here. | ||
+ | </div> <!-- /Speculation --> | ||
+ | |||
+ | <div class="section sectionText"> <!-- Relationships --> | ||
+ | <center> | ||
+ | =Relationships= | ||
+ | </center> | ||
+ | <table cellspacing="15" style="margin: 0"> | ||
+ | <tr> | ||
+ | <td width="50%" valign="top"> | ||
+ | ==Friends== | ||
+ | * | ||
+ | </td> | ||
+ | <td width="50%" valign="top"> | ||
+ | ==Enemies== | ||
+ | * | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> <!-- /Relationships --> | ||
+ | |||
+ | <div class="section sectionText"> <!-- OOC --> | ||
+ | <center> | ||
+ | =OOC= | ||
+ | {{Premade|Template=Template 6}} | ||
+ | </center> | ||
+ | </div> <!-- /OOC --> | ||
+ | |||
+ | </div> <!-- /Main content --> | ||
+ | </div> <!-- 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 */ | ||
+ | { | ||
+ | max-width: 1000px; | ||
+ | padding: 20px 10px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
} | } | ||
− | . | + | |
− | + | /* Container for content sections */ | |
+ | #template-container .content | ||
+ | { | ||
+ | margin-left: 15px; | ||
+ | margin-right: 5px; | ||
+ | flex:2; | ||
+ | padding: 0px 10px; | ||
} | } | ||
− | . | + | /* content sections */ |
− | + | #template-container .section | |
+ | { | ||
+ | padding: 10px 20px; | ||
+ | margin: 20px 10px; | ||
} | } | ||
− | . | + | |
− | + | /* Header quote area */ | |
+ | #template-container .open { | ||
+ | padding: 20px; | ||
+ | text-align: left; | ||
+ | width: 800px; | ||
+ | margin: 20px 0; | ||
+ | width:800px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
} | } | ||
− | + | ||
− | + | /* Existing tags */ | |
+ | #template-container h1 | ||
+ | { | ||
+ | font-size: 50px; | ||
+ | border: none; | ||
+ | margin: 10px 0; | ||
} | } | ||
− | + | #template-container h2 { | |
− | + | font-size: 30px; | |
+ | border: none; | ||
+ | margin: 0px 0; | ||
} | } | ||
− | + | #template-container h3 { | |
− | + | font-size: 18px; | |
+ | border: none; | ||
} | } | ||
− | + | ||
− | + | #template-container table | |
+ | { | ||
+ | width: 100%; | ||
} | } | ||
+ | |||
+ | }} |
Revision as of 01:21, 23 October 2023
InformationName: 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 BiographyENTER BIOGRAPHY HERE |
OOC InformationPlayer: 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 |
Speculation
Rumors
- Rumor here.
- Rumor here.
- Rumor here.
Quotes
- Quote here.
- Quote here.
- Quote here.
Relationships
Friends |
Enemies |
OOC
Wiki Code based on the Premade Wiki Template: Template 6