Difference between revisions of "Template:Masquerade VSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly><div id="masq-vss-container">
+
</noinclude><includeonly><div id="masq-container">
 
<div id="masq-vss-pic">{{#if: {{{vsspic|}}}|[[File:{{{vsspic}}}]]|
 
<div id="masq-vss-pic">{{#if: {{{vsspic|}}}|[[File:{{{vsspic}}}]]|
 
   {{#ifexist: File:{{PAGENAME}}.png|[[File:{{PAGENAME}}.png|frameless|center|500px]]
 
   {{#ifexist: File:{{PAGENAME}}.png|[[File:{{PAGENAME}}.png|frameless|center|500px]]
Line 58: Line 58:
 
{{#if: {{{type|}}}|[[Category:Masquerade {{{type}}} VSS]]}}
 
{{#if: {{{type|}}}|[[Category:Masquerade {{{type}}} VSS]]}}
 
</div>
 
</div>
{{#css:
+
{{Masquerade 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;
 
}
 
.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;
 
}
 
#masq-vss-pic {
 
  max-width: 80%;
 
  margin-left: 20px;
 
  margin-bottom: 20px;
 
}
 
#masq-vss-pic img {
 
  height: auto;
 
  max-width: 100%;
 
}
 
#masq-vss-table, th {
 
  vertical-align: top;
 
  text-align:left;
 
}
 
.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:22, 28 October 2020

This is the "Masquerade VSS" template. It should be called in the following format:

{{Masquerade VSS
|vsspic=
|type=
|region=
|domain=
}}

Edit the page to see the template text.