Difference between revisions of "Template 1"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
 
Line 1: Line 1:
 +
__NOTOC__ __NOEDITSECTION__
 +
<div id="template-container" class="main">
 +
<div id="masq-pc-title" class="clearfix headerSection">
 +
Test<div id="masq-pc-badges">[[File:Ventrue.PNG|100px]] [[File:Camarilla.PNG|100px]]</div>
 +
</div>
  
 +
<div id="masq-pc-icvitals" class="clearfix">
 +
 +
  <div id="masq-pc-portrait-box" >
 +
 +
<div id="masq-pc-portrait">
 +
[[File:Portrait_Placeholder.png]]
 +
</div>
 +
  </div>
 +
 +
{| id="masq-pc-icvitals-table"
 +
!scope="row"|Clan
 +
|[[:Category:CLAN|CLAN]]
 +
|-
 +
!scope="row"|Sect
 +
|[[:Category:SECT|SECT]]
 +
|-
 +
!scope="row"|Social Class
 +
|SOCIAL CLASS
 +
|-
 +
!scope="row"|Position(s)
 +
|POSITIONS (etc)
 +
|}
 +
</div>
 +
 +
<div class="masq-pc-divider">
 +
</div>
 +
 +
<div id="masq-pc-furtherinfo" class="clearfix section sectionText">
 +
<h2>Further Information</h2>
 +
<div id="masq-pc-furtherinfo-pic">[[File:TemplatePhoto.jpg|300px]]</div>
 +
 +
<div id="masq-pc-desc">
 +
<h3>Description</h3>
 +
Description here
 +
</div>
 +
 +
<div id="masq-pc-timeline">
 +
<h3>Timeline</h3>
 +
* Stuff happens
 +
* More stuff happens!
 +
</div>
 +
 +
<div id="masq-pc-bio">
 +
<h3>Bio</h3>
 +
Bio here
 +
</div>
 +
 +
<div id="masq-pc-rumors">
 +
<h3>Rumors</h3>
 +
Rumors here!
 +
<br>
 +
<!-- code for more rumors -->
 +
{{#ifexist: {{PAGENAME}} Rumors|{{:{{PAGENAME}} Rumors}}<br>}}<nowiki/>
 +
{{#formlink:form=Masquerade PC Add Rumors|target={{PAGENAME}} Rumors|returnto={{PAGENAME}}|reload|link text=Edit Rumors: Add your own!}}
 +
</div>
 +
<div id="masq-pc-quotes"><h3>Quotes</h3>
 +
Quotes here!
 +
<br>
 +
<!--code for more quotes-->
 +
{{#ifexist: {{PAGENAME}} Quotes|{{:{{PAGENAME}} Quotes}}<br>}}<nowiki/>
 +
{{#formlink:form=Masquerade PC Add Quotes|target={{PAGENAME}} Quotes|returnto={{PAGENAME}}|reload|link text=Edit Quotes: Add your own!}}
 +
</div>
 +
</div>
 +
 +
<div id="masq-pc-oocvitals" class="clearfix content contentText">
 +
<h2>OOC Information</h2>
 +
<div id="masq-pc-oocvitals-pic">[[File:TemplatePhoto.jpg|300px]]</div>
 +
{| id="masq-pc-oocvitals-table"
 +
!scope="row"|Player
 +
|[mailto:EMAIL PLAYER]
 +
|-
 +
!scope="row"|MES #
 +
|MES #
 +
|-
 +
!scope="row"|Domain
 +
|[[:Category:DOMAIN|DOMAIN]]
 +
|-
 +
!scope="row"|Territory
 +
|[[:Category:TERRITORY|TERRITORY]]
 +
|-
 +
!scope="row"|Storyteller
 +
|Storyteller
 +
|-
 +
!scope="row"|VST Email
 +
|[mailto:test@test.com VST EMAIL]
 +
|}
 +
{{Premade|Template=Template 1}}
 +
</div>
 +
</div>
 +
 +
{{#css:MyPage/vampire.css}}
 +
{{#css:
 +
{}/* ------------ Template-specific formatting ----------------- */
 +
#template-container h1,
 +
#template-container h2,
 +
#template-container h3
 +
{
 +
display:inline;
 +
margin: 0px 0;
 +
border:none;
 +
}
 +
 +
#template-container .headerSection
 +
{
 +
font-size:2.8em;
 +
  line-height:120px;
 +
  text-align:center;
 +
  font-weight:bolder;
 +
  margin:20px;
 +
}
 +
 +
#template-container .content
 +
{
 +
  padding:5px;
 +
}
 +
 +
#template-container .section
 +
{
 +
  padding:5px;
 +
}
 +
 +
#masq-pc-badges {
 +
  float:right;
 +
  margins:20px;
 +
}
 +
#masq-pc-icvitals, #masq-pc-furtherinfo, #masq-pc-oocvitals {
 +
  margin: 20px;
 +
}
 +
#masq-pc-portrait, #masq-pc-furtherinfo-pic, #masq-pc-oocvitals-pic {
 +
  float:right;
 +
  clear:both;
 +
}
 +
#masq-pc-portrait img, #masq-pc-furtherinfo-pic img, #masq-pc-oocvitals-pic img {
 +
  height: auto;
 +
  max-width: 98%;
 +
}
 +
#masq-pc-icvitals-table, #masq-pc-oocvitals-table, th {
 +
  vertical-align: top;
 +
  text-align:left;
 +
}
 +
 +
.clearfix::after {
 +
  content: "";
 +
  clear: both;
 +
  display: table;
 +
}
 +
}}

Latest revision as of 03:19, 6 January 2024

Test
Ventrue.PNG Camarilla.PNG

Portrait Placeholder.png

Clan CLAN
Sect SECT
Social Class SOCIAL CLASS
Position(s) POSITIONS (etc)

Further Information

TemplatePhoto.jpg

Description

Description here

Timeline

  • Stuff happens
  • More stuff happens!

Bio

Bio here

Rumors

Rumors here!
Edit Rumors: Add your own!

Quotes

Quotes here!
Edit Quotes: Add your own!

OOC Information

TemplatePhoto.jpg
Player PLAYER
MES # MES #
Domain DOMAIN
Territory TERRITORY
Storyteller Storyteller
VST Email VST EMAIL

Wiki Code based on the Premade Wiki Template: Template 1