Difference between revisions of "Form:Masquerade VSS Creation"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
{{#forminput:form=Masquerade VSS Creation|namespace selector=Category}}
 
{{#forminput:form=Masquerade VSS Creation|namespace selector=Category}}
  
{{#css:
+
{{Masquerade Form CSS}}</noinclude><includeonly>
.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>
 
{{{for template|Masquerade VSS}}}
 
{{{for template|Masquerade VSS}}}
Line 115: Line 40:
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
  
{{#css:
+
{{Masquerade Form CSS}}</includeonly>
.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>
 

Revision as of 20:05, 8 November 2020

This is the "Masquerade VSS Creation" 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.

If you upload an image and name it {{PAGENAME}}.png or .gif or any of the other image file types MediaWiki supports, where {{PAGENAME}} is the name of your domain page, that image should show up as a title image at the top of your VSS page.

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.