Difference between revisions of "Template:Masquerade PC Group"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 24: Line 24:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly><div id="masq-pcgroup-pic">{{#if: {{{titlepic|}}}|[[File:{{{titlepic}}}]]|
+
</noinclude><includeonly><div id="masq-pcgroup-container">
 +
<div id="masq-pcgroup-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 77: Line 78:
 
{{#ifexist: {{PAGENAME}} Quotes|{{:{{PAGENAME}} Quotes}}<br>}}
 
{{#ifexist: {{PAGENAME}} Quotes|{{:{{PAGENAME}} Quotes}}<br>}}
 
{{#formlink:form=Add Quotes|target={{PAGENAME}} Quotes|returnto={{FULLPAGENAME}}|reload|link text=Edit quotes: add your own!}}
 
{{#formlink:form=Add Quotes|target={{PAGENAME}} Quotes|returnto={{FULLPAGENAME}}|reload|link text=Edit quotes: add your own!}}
 +
</div>
 
</div>
 
</div>
 
[[Category:Masquerade {{{grouptype}}}]]
 
[[Category:Masquerade {{{grouptype}}}]]
Line 88: Line 90:
 
   font-size: 22px;
 
   font-size: 22px;
 
}
 
}
#mw-content-text {
+
#masq-pcgroup-container {
 
   padding: 5px;
 
   padding: 5px;
 
   background-color:#ddd;
 
   background-color:#ddd;
Line 95: Line 97:
 
   border-width:thin;
 
   border-width:thin;
 
}
 
}
.mw-body-content h2, .my-h2 {
+
#masq-pcgroup-container h2, .my-h2 {
 
   font-family: "Special Elite";
 
   font-family: "Special Elite";
 
   color: #800e0e;
 
   color: #800e0e;
Line 101: Line 103:
 
   size: 18px;
 
   size: 18px;
 
}
 
}
.my-h3 {
+
#masq-pcgroup-container h3, .my-h3 {
 
   font-family: "Special Elite";
 
   font-family: "Special Elite";
 
   color: #800e0e;
 
   color: #800e0e;
Line 107: Line 109:
 
   size: 16px
 
   size: 16px
 
}
 
}
.mw-body-content p, .mw-body-content td, .mw-body-content th, .mw-body-content li {
+
#masq-pcgroup-container p, #masq-pcgroup-container td, #masq-pcgroup-container th, #masq-pcgroup-container li {
 
   font-size: 16px;
 
   font-size: 16px;
 
   font-family: 'Candara', 'Segoe UI', sans-serif;
 
   font-family: 'Candara', 'Segoe UI', sans-serif;
Line 126: Line 128:
 
   text-align:left;
 
   text-align:left;
 
}
 
}
.mw-body-content a:link, .mw-body-content a.external:link {
+
#masq-group-container a:link, #masq-group-container a.external:link {
 
   color: #a00;
 
   color: #a00;
 
}
 
}
.mw-body-content a:visited, .mw-body-content a.external:visited {
+
#masq-group-container a:visited, #masq-group-container a.external:visited {
 
   color: #800e0e;
 
   color: #800e0e;
 
}
 
}
.mw-body-content a:hover, .mw-body-content a.external:hover {
+
#masq-group-container a:hover, #masq-group-container a.external:hover {
 
   color: #c00;
 
   color: #c00;
 
}
 
}
.mw-body-content a:active, .mw-body-content a.external:active {
+
#masq-group-container a:active, #masq-group-container a.external:active {
 
   color: #f00;
 
   color: #f00;
 
}
 
}
.mw-body-content a.new, .mw-body-content a.new:visited {
+
#masq-group-container a.new, #masq-group-container a.new:visited {
 
   color: #B93;
 
   color: #B93;
 
}
 
}

Revision as of 23:55, 1 October 2020

This is the "Masquerade PC Group" template, used for pages defining coteries, gangs, lineages, and former packs. It should be called in the following format:

{{Masquerade PC Group
|titlepic=
|grouptype=
|leader1=
|leader1type=
|leader2=
|leader2type=
|leader3=
|leader3type=
|leader4=
|leader4type=
|leader5=
|leader5type=
|leader6=
|leader6type=
|reputation=
|rumors=
|quotes=
}}

Edit the page to see the template text.