Difference between revisions of "Template:Masquerade Territory"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Masquerade Territory
 
{{Masquerade Territory
 +
|titlepic=
 
|vss=
 
|vss=
 
|sect=
 
|sect=
Line 41: Line 42:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>
+
</noinclude><includeonly>__NOTOC__ __NOEDITSECTION__<div id="masq-territory-container">
{{#ifexist: File:{{PAGENAME}}.png|[[File:{{PAGENAME}}.png|frameless|center|500px]]
+
<div id="masq-territory-pic">{{#if: {{{titlepic|}}}|[[File:{{{titlepic}}}]]|
  |{{#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>
 
==OOC Information==
 
==OOC Information==
{| style="text-align:left"
+
{| id="masq-territory-oocinfo-table" style="text-align:left"
 
! VSS
 
! VSS
 
| [[:Category:{{{vss|}}}|{{{vss}}}]]
 
| [[:Category:{{{vss|}}}|{{{vss}}}]]
Line 78: Line 81:
 
|}
 
|}
 
==IC Information==
 
==IC Information==
{| class="wikitable"
+
{| id="masq-territory-icinfo-table"
 
! Sect
 
! Sect
 
| {{{sect|}}}
 
| {{{sect|}}}
Line 176: Line 179:
 
{{#if: {{{sect|}}}|[[Category:{{{sect}}} Territory]]}}
 
{{#if: {{{sect|}}}|[[Category:{{{sect}}} Territory]]}}
 
{{#if: {{{vss|}}}|[[Category:{{{vss}}}]]}}
 
{{#if: {{{vss|}}}|[[Category:{{{vss}}}]]}}
 
+
</div>
 
{{#css:
 
{{#css:
 
.mw-body h1.firstHeading {
 
.mw-body h1.firstHeading {
Line 184: Line 187:
 
   font-size: 22px;
 
   font-size: 22px;
 
}
 
}
#mw-content-text {
+
#masq-territory-container {
 
   padding: 5px;
 
   padding: 5px;
 
   background-color:#ddd;
 
   background-color:#ddd;
Line 191: Line 194:
 
   border-width:thin;
 
   border-width:thin;
 
}
 
}
.mw-body-content h2, .my-h2 {
+
#masq-territory-container h2, .my-h2 {
 
   font-family: "Special Elite";
 
   font-family: "Special Elite";
 
   color: #800e0e;
 
   color: #800e0e;
Line 197: Line 200:
 
   size: 18px;
 
   size: 18px;
 
}
 
}
.my-h3 {
+
#masq-territory-container h3, .my-h3 {
 
   font-family: "Special Elite";
 
   font-family: "Special Elite";
 
   color: #800e0e;
 
   color: #800e0e;
Line 203: Line 206:
 
   size: 16px
 
   size: 16px
 
}
 
}
.mw-body-content p, .mw-body-content td, .mw-body-content th, .mw-body-content li {
+
#masq-territory-container p, #masq-territory-container td, #masq-territory-container th, #masq-territory-container li {
 
   font-size: 16px;
 
   font-size: 16px;
 
   font-family: 'Candara', 'Segoe UI', sans-serif;
 
   font-family: 'Candara', 'Segoe UI', sans-serif;
Line 209: Line 212:
 
   text-align:left;
 
   text-align:left;
 
}
 
}
#masq-vss-pic {
+
#masq-territory-pic {
 
   max-width: 80%;
 
   max-width: 80%;
 
   margin-left: 20px;
 
   margin-left: 20px;
 
   margin-bottom: 20px;
 
   margin-bottom: 20px;
 
}
 
}
#masq-vss-pic img {
+
#masq-territory-pic img {
 
   height: auto;
 
   height: auto;
 
   max-width: 100%;
 
   max-width: 100%;
 
}
 
}
#masq-vss-table, th {
+
#masq-territory-oocinfo-table, #masq-territory-icinfo-table, th {
 
   vertical-align: top;
 
   vertical-align: top;
 
   text-align:left;
 
   text-align:left;
 
}
 
}
.mw-body-content a:link, .mw-body-content a.external:link {
+
#masq-territory-container a:link, #masq-territory-container a.external:link {
 
   color: #a00;
 
   color: #a00;
 
}
 
}
.mw-body-content a:visited, .mw-body-content a.external:visited {
+
#masq-territory-container a:visited, #masq-territory-container a.external:visited {
 
   color: #800e0e;
 
   color: #800e0e;
 
}
 
}
.mw-body-content a:hover, .mw-body-content a.external:hover {
+
#masq-territory-container a:hover, #masq-territory-container a.external:hover {
 
   color: #c00;
 
   color: #c00;
 
}
 
}
.mw-body-content a:active, .mw-body-content a.external:active {
+
#masq-territory-container a:active, #masq-territory-container a.external:active {
 
   color: #f00;
 
   color: #f00;
 
}
 
}
.mw-body-content a.new, .mw-body-content a.new:visited {
+
#masq-territory-container a.new, #masq-territory-container a.new:visited {
 
   color: #B93;
 
   color: #B93;
 
}
 
}

Latest revision as of 17:04, 16 November 2020

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

{{Masquerade Territory
|titlepic=
|vss=
|sect=
|prince=
|seneschal=
|sheriff=
|keeper=
|harpy=
|scourge=
|primogen1=
|primogen1clan=
|primogen2=
|primogen2clan=
|primogen3=
|primogen3clan=
|primogen4=
|primogen4clan=
|primogen5=
|primogen5clan=
|primogen6=
|primogen6clan=
|primogen7=
|primogen7clan=
|primogen8=
|primogen8clan=
|primogen9=
|primogen9clan=
|advocate=
|baron=
|architect=
|constable=
|ambassador=
|boundaries=
|locallaws=
|locations=
}}

Edit the page to see the template text.