Difference between revisions of "Template:Masquerade Territory"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
 
(10 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><div id="masq-territory-pic"}{{#if: {{{titlepic|}}}|[[File:{{{titlepic}}}]]|
+
</noinclude><includeonly>__NOTOC__ __NOEDITSECTION__<div id="masq-territory-container">
 +
<div id="masq-territory-pic">{{#if: {{{titlepic|}}}|[[File:{{{titlepic}}}]]|
 
   {{#ifexist: File:{{PAGENAME}}.png|[[File:{{PAGENAME}}.png|frameless|center|500px]]
 
   {{#ifexist: File:{{PAGENAME}}.png|[[File:{{PAGENAME}}.png|frameless|center|500px]]
 
     |{{#ifexist: File:{{PAGENAME}}.jpg|[[File:{{PAGENAME}}.jpg|frameless|center|500px]]
 
     |{{#ifexist: File:{{PAGENAME}}.jpg|[[File:{{PAGENAME}}.jpg|frameless|center|500px]]
Line 177: 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 185: 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 192: 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 198: 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 204: 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 223: Line 225:
 
   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.