Difference between revisions of "Form:Masquerade NPC"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
{{#forminput:form=Masquerade NPC}}
 
{{#forminput:form=Masquerade NPC}}
  
</noinclude><includeonly>
+
{{#css:
 +
.mw-body h1.firstHeading {
 +
  font-family: "Special Elite";
 +
  color: #800e0e;
 +
  font-weight: bold;
 +
  font-size: 22px;
 +
}
 +
#mw-content-text {
 +
  padding: 5px;
 +
  background-color:#ddd;
 +
  border-style:solid;
 +
  border-color:#800e0e;
 +
  border-width:thin;
 +
}
 +
.mw-body-content h2, .my-h2 {
 +
  font-family: "Special Elite";
 +
  color: #800e0e;
 +
  font-weight: bold;
 +
  size: 18px;
 +
}
 +
.mw-body-content h3, .my-h3 {
 +
  font-family: "Special Elite";
 +
  color: #800e0e;
 +
  font-weight: bold;
 +
  size: 16px
 +
}
 +
.mw-body-content p, .mw-body-content td, .mw-body-content th, .mw-body-content li {
 +
  font-size: 16px;
 +
  font-family: 'Candara', 'Segoe UI', sans-serif;
 +
  vertical-align:top;
 +
  text-align:left;
 +
}
 +
table.formtable {
 +
  table-layout: fixed;
 +
  width: 100%;
 +
  max-width: 100%;
 +
}
 +
#mw-content-text #pfForm th {
 +
  width: 25%;
 +
  max-width: 25%;
 +
}
 +
#mw-content-text th, #mw-content-text td {
 +
  vertical-align: top;
 +
  text-align:left;
 +
}
 +
#mw-content-text input.formInput,
 +
#mw-content-text #pfForm select,
 +
#mw-content-text #pfForm textarea,
 +
#mw-content-text #pfForm ul,
 +
#mw-content-text #pfForm li,
 +
#mw-content-text #pfForm .pfTreeInput {
 +
  background-color: #EEE;
 +
  max-width: 100% !important;
 +
  font-family: 'Candara', 'Segoe UI', sans-serif;
 +
}
 +
.mw-body-content a:link, .mw-body-content a.external:link {
 +
  color: #a00;
 +
}
 +
.mw-body-content a:visited, .mw-body-content a.external:visited {
 +
  color: #800e0e;
 +
}
 +
.mw-body-content a:hover, .mw-body-content a.external:hover {
 +
  color: #c00;
 +
}
 +
.mw-body-content a:active, .mw-body-content a.external:active {
 +
  color: #f00;
 +
}
 +
.mw-body-content a.new, .mw-body-content a.new:visited {
 +
  color: #B93;
 +
}
 +
.clearfix::after {
 +
  content: "";
 +
  clear: both;
 +
  display: table;
 +
}
 +
}}</noinclude><includeonly>
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
'''Please Note''' that all information you enter into this form will become publicly visible on the wiki page it creates. If there is any information about your NPC that you would like to be a surprise to players, do not enter that info on this form. If your NPC has multiple identities, create separate pages for each.
 
'''Please Note''' that all information you enter into this form will become publicly visible on the wiki page it creates. If there is any information about your NPC that you would like to be a surprise to players, do not enter that info on this form. If your NPC has multiple identities, create separate pages for each.
Line 19: Line 94:
 
! Name*:
 
! Name*:
 
| {{{field|name|mandatory}}}
 
| {{{field|name|mandatory}}}
 +
|-
 +
! Portrait:
 +
| {{{field|portrait}}}
 +
|-
 +
! Character Pronouns:
 +
| {{{field|characterpronouns}}}
 
|-
 
|-
 
! Creature Type*:
 
! Creature Type*:
Line 154: Line 235:
 
! Portrayed By:
 
! Portrayed By:
 
| {{{field|portrayer}}}
 
| {{{field|portrayer}}}
 +
|-
 +
! Potrayer Pronouns:
 +
| {{{field|portrayerpronouns}}}
 
|-
 
|-
 
! Portrayer Email:
 
! Portrayer Email:
Line 184: Line 268:
 
{| class="formtable"
 
{| class="formtable"
 
! Storyteller*:  
 
! Storyteller*:  
| {{{field|storyteller|mandatory|placeholder=Will be overwritten by VSS/Region page if configured|size=50}}}
+
| {{{field|st|mandatory|placeholder=Will be overwritten by VSS/Region page if configured|size=50}}}
 
|-
 
|-
 
! Storyteller Email*:  
 
! Storyteller Email*:  
| {{{field|storytelleremail|mandatory|placeholder=Will be overwritten by VSS/Region page if configured|size=50}}}
+
| {{{field|stemail|mandatory|placeholder=Will be overwritten by VSS/Region page if configured|size=50}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}
Line 195: Line 279:
 
{{{standard input|free text|rows=10}}}
 
{{{standard input|free text|rows=10}}}
  
*indicates a required field
+
<nowiki>*</nowiki>indicates a required field
  
  
Line 203: Line 287:
  
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
</includeonly>
+
{{#css:
 +
.mw-body h1.firstHeading {
 +
  font-family: "Special Elite";
 +
  color: #800e0e;
 +
  font-weight: bold;
 +
  font-size: 22px;
 +
}
 +
#mw-content-text {
 +
  padding: 5px;
 +
  background-color:#ddd;
 +
  border-style:solid;
 +
  border-color:#800e0e;
 +
  border-width:thin;
 +
}
 +
.mw-body-content h2, .my-h2 {
 +
  font-family: "Special Elite";
 +
  color: #800e0e;
 +
  font-weight: bold;
 +
  size: 18px;
 +
}
 +
.mw-body-content h3, .my-h3 {
 +
  font-family: "Special Elite";
 +
  color: #800e0e;
 +
  font-weight: bold;
 +
  size: 16px
 +
}
 +
.mw-body-content p, .mw-body-content td, .mw-body-content th, .mw-body-content li {
 +
  font-size: 16px;
 +
  font-family: 'Candara', 'Segoe UI', sans-serif;
 +
  vertical-align:top;
 +
  text-align:left;
 +
}
 +
table.formtable {
 +
  table-layout: fixed;
 +
  width: 100%;
 +
  max-width: 100%;
 +
}
 +
#mw-content-text #pfForm th {
 +
  width: 25%;
 +
  max-width: 25%;
 +
}
 +
#mw-content-text th, #mw-content-text td {
 +
  vertical-align: top;
 +
  text-align:left;
 +
}
 +
#mw-content-text #pfForm input,
 +
#mw-content-text #pfForm select,
 +
#mw-content-text #pfForm textarea,
 +
#mw-content-text #pfForm ul,
 +
#mw-content-text #pfForm li,
 +
#mw-content-text #pfForm .pfTreeInput {
 +
  background-color: #EEE;
 +
  max-width: 100% !important;
 +
  font-family: 'Candara', 'Segoe UI', sans-serif;
 +
}
 +
.mw-body-content a:link, .mw-body-content a.external:link {
 +
  color: #a00;
 +
}
 +
.mw-body-content a:visited, .mw-body-content a.external:visited {
 +
  color: #800e0e;
 +
}
 +
.mw-body-content a:hover, .mw-body-content a.external:hover {
 +
  color: #c00;
 +
}
 +
.mw-body-content a:active, .mw-body-content a.external:active {
 +
  color: #f00;
 +
}
 +
.mw-body-content a.new, .mw-body-content a.new:visited {
 +
  color: #B93;
 +
}
 +
.clearfix::after {
 +
  content: "";
 +
  clear: both;
 +
  display: table;
 +
}
 +
}}</includeonly>

Latest revision as of 03:20, 29 August 2020

This is the "Masquerade NPC" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.

Please Note that all information you enter into this form will become publicly visible on the wiki page it creates. If there is any information about your NPC that you would like to be a surprise to players, do not enter that info on this form. If your NPC has multiple identities, create separate pages for each.

If you have any trouble with this form or the pages created by it, please use the "Discussion" tab at the top of this page to log that feedback.