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-container">
+
</noinclude><includeonly><div id="masq-container">
 
<div id="masq-pcgroup-pic">{{#if: {{{titlepic|}}}|[[File:{{{titlepic}}}]]|
 
<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]]
Line 81: Line 81:
 
</div>
 
</div>
 
[[Category:Masquerade {{{grouptype}}}]]
 
[[Category:Masquerade {{{grouptype}}}]]
[[Category:Masquerade PC Group]]
+
[[Category:Masquerade PC Group]]{{Masquerade CSS}}</includeonly>
 
 
{{#css:
 
.mw-body h1.firstHeading {
 
  font-family: "Special Elite";
 
  color: #800e0e;
 
  font-weight: bold;
 
  font-size: 22px;
 
}
 
#masq-pcgroup-container {
 
  padding: 5px;
 
  background-color:#ddd;
 
  border-style:solid;
 
  border-color:#800e0e;
 
  border-width:thin;
 
}
 
#masq-pcgroup-container h2, .my-h2 {
 
  font-family: "Special Elite";
 
  color: #800e0e;
 
  font-weight: bold;
 
  size: 18px;
 
}
 
#masq-pcgroup-container h3, .my-h3 {
 
  font-family: "Special Elite";
 
  color: #800e0e;
 
  font-weight: bold;
 
  size: 16px
 
}
 
#masq-pcgroup-container p, #masq-pcgroup-container td, #masq-pcgroup-container th, #masq-pcgroup-container li {
 
  font-size: 16px;
 
  font-family: 'Candara', 'Segoe UI', sans-serif;
 
  vertical-align:top;
 
  text-align:left;
 
}
 
#masq-pcgroup-pic {
 
  max-width: 80%;
 
  margin-left: 20px;
 
  margin-bottom: 20px;
 
}
 
#masq-pcgroup-pic img {
 
  height: auto;
 
  max-width: 100%;
 
}
 
#masq-pcgroup-oocinfo-table, #masq-pcgroup-icinfo-table, th {
 
  vertical-align: top;
 
  text-align:left;
 
}
 
#masq-group-container a:link, #masq-group-container a.external:link {
 
  color: #a00;
 
}
 
#masq-group-container a:visited, #masq-group-container a.external:visited {
 
  color: #800e0e;
 
}
 
#masq-group-container a:hover, #masq-group-container a.external:hover {
 
  color: #c00;
 
}
 
#masq-group-container a:active, #masq-group-container a.external:active {
 
  color: #f00;
 
}
 
#masq-group-container a.new, #masq-group-container a.new:visited {
 
  color: #B93;
 
}
 
.clearfix::after {
 
  content: "";
 
  clear: both;
 
  display: table;
 
}
 
}}</includeonly>
 

Latest revision as of 21:42, 28 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.