Difference between revisions of "Template:Masquerade VSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>
+
</noinclude><includeonly><div id="masq-vss-container">
{{#ifexist: File:{{PAGENAME}}.png|[[File:{{PAGENAME}}.png|frameless|center|500px]]
+
<div id="masq-vss-pic">{{#if {{{vsspic|}}}|[[File:{{{vsspic}}}]]|
  |{{#ifexist: File:{{PAGENAME}}.jpg|[[File:{{PAGENAME}}.jpg|frameless|center|500px]]
+
  {{#ifexist: File:{{PAGENAME}}.png|[[File:{{PAGENAME}}.png|frameless|center|500px]]
    |{{#ifexist: File:{{PAGENAME}}.jpeg|[[File:{{PAGENAME}}.jpeg|frameless|center|500px]]
+
    |{{#ifexist: File:{{PAGENAME}}.jpg|[[File:{{PAGENAME}}.jpg|frameless|center|500px]]
      |{{#ifexist: File:{{PAGENAME}}.gif|[[File:{{PAGENAME}}.gif|frameless|center|500px]]
+
      |{{#ifexist: File:{{PAGENAME}}.jpeg|[[File:{{PAGENAME}}.jpeg|frameless|center|500px]]
        |{{#ifexist: File:{{PAGENAME}}.webp|[[File:{{PAGENAME}}.webp|frameless|center|500px]]
+
        |{{#ifexist: File:{{PAGENAME}}.gif|[[File:{{PAGENAME}}.gif|frameless|center|500px]]
 +
          |{{#ifexist: File:{{PAGENAME}}.webp|[[File:{{PAGENAME}}.webp|frameless|center|500px]]
 +
          }}
 
         }}
 
         }}
 
       }}
 
       }}
 
     }}
 
     }}
 
   }}
 
   }}
}}
+
}}</div>
{| class="wikitable"
+
{| id="masq-vss-table"
 
{{#if: {{{region|}}}|<nowiki/>
 
{{#if: {{{region|}}}|<nowiki/>
 
!scope="row"{{!}}Region
 
!scope="row"{{!}}Region
Line 54: Line 56:
 
{{#if: {{{domain|}}}|[[Category:{{{domain}}}]]}}
 
{{#if: {{{domain|}}}|[[Category:{{{domain}}}]]}}
 
{{#if: {{{type|}}}|[[Category:Masquerade {{{type}}} VSS]]}}
 
{{#if: {{{type|}}}|[[Category:Masquerade {{{type}}} VSS]]}}
</includeonly>
+
</div>
 +
{{#css:
 +
.mw-body h1.firstHeading {
 +
  font-family: "Special Elite";
 +
  color: #800e0e;
 +
  font-weight: bold;
 +
  font-size: 22px;
 +
}
 +
#masq-pc-container {
 +
  background-color:#ddd;
 +
  border-style:solid;
 +
  border-color:#800e0e;
 +
  border-width:thin;
 +
}
 +
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 03:03, 27 August 2020

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

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

Edit the page to see the template text.