Difference between revisions of "Template:Apocalypse PC"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 200: Line 200:
 
.mw-body h1.firstHeading {
 
.mw-body h1.firstHeading {
 
   font-family: "Carter One", cursive;
 
   font-family: "Carter One", cursive;
   color: #D7DBDD;
+
   color: #a18f2b;
 
   font-weight: bold;
 
   font-weight: bold;
 
   font-size: 22px;
 
   font-size: 22px;
Line 207: Line 207:
 
   background-color:#000;
 
   background-color:#000;
 
   border-style:solid;
 
   border-style:solid;
   border-color:#D7DBDD;
+
   border-color:#a18f2b;
 
   border-width:thin;
 
   border-width:thin;
 
}
 
}
Line 216: Line 216:
 
   text-align:center;
 
   text-align:center;
 
   font-weight:bolder;
 
   font-weight:bolder;
   color:#D7DBDD;
+
   color:#a18f2b;
 
   margin:20px;
 
   margin:20px;
 
   vertical-align:middle;
 
   vertical-align:middle;
Line 222: Line 222:
 
#apoc-pc-container h2, .my-h2 {
 
#apoc-pc-container h2, .my-h2 {
 
   font-family: "Carter One", cursive;
 
   font-family: "Carter One", cursive;
   color: #D7DBDD;
+
   color: #a18f2b;
 
   font-weight: bold;
 
   font-weight: bold;
 
   size: 18px;
 
   size: 18px;
Line 228: Line 228:
 
#apoc-pc-container h3, .my-h3 {
 
#apoc-pc-container h3, .my-h3 {
 
   font-family: "Carter One", cursive;
 
   font-family: "Carter One", cursive;
   color: #D7DBDD;
+
   color: #a18f2b;
 
   font-weight: bold;
 
   font-weight: bold;
 
   size: 16px
 
   size: 16px
Line 235: Line 235:
 
   font-size: 16px;
 
   font-size: 16px;
 
   font-family: 'Arial', sans-serif;
 
   font-family: 'Arial', sans-serif;
   color: #a18f2b;
+
   color: #D7DBDD;
 
   vertical-align:top;
 
   vertical-align:top;
 
   text-align:left;
 
   text-align:left;
Line 260: Line 260:
 
   background-color:#222;
 
   background-color:#222;
 
   border-style:solid;
 
   border-style:solid;
   border-color:#D7DBDD;
+
   border-color:#a18f2b;
 
   padding:5px;
 
   padding:5px;
 
}
 
}

Revision as of 16:21, 20 October 2020

This is the "Apocalypse PC" template, used for pages defining Apocalypse 2021 player characters. It should be called in the following format:

{{Apocalypse PC
|name=
|portrait=
|pronouns=
|type=
|clan=
|clanfaction=
|sect=
|sectfaction=
|socialclass=
|morality=
|domitor=
|domitorpagename=
|domitorclan=
|domitorsect=
|domitorsocialclass=
|family=
|position=
|pcgroup1=
|pcgroup1type=
|pcgroup2=
|pcgroup2type=
|pcgroup3=
|pcgroup3type=
|furtherinfopic=
|desc=
|timeline=
|bio=
|rumors=
|quotes=
|oocvitalspic=
|player=
|playerpronouns=
|playeremail=
|mesnumber=
|vss=
|domain=
|territory=
|st= 
|stemail=
}}

The following parameters are required: name, player, playeremail, mesnumber, vss, domain, st, stemail

All other parameters are optional and can be excluded without causing any problems with the display of the template.

If an image file has been uploaded to the wiki that has the same name as the PC's PAGENAME (which isn't necessarily the same as the 'name' parameter), that image will display as the character's portrait. If not, a placeholder image will be displayed. Additional files can be defined for the 'furtherinfopic' and 'oocvitalspic' parameters if you wish. Assuming the filename given as the parameter exists on the wiki, it will be displayed. If you give anything else as this parameter, it won't work as intended and will look wrong. If you don't define one or more of those parameters, the template will skip displaying a picture at all in that section, and the text will be given full the full width of the page.

If the page for the VSS the PC is assigned to has been created, and the "VST" and "VST Email" pages have been defined for that VSS, those values will override whatever is given to this template for the 'st' and 'stemail' parameters. This is to prevent PC pages from having out-of-date info for the VST, since most players aren't going to update their PC page just because they have a new VST. If your VSS page has out-of-date info that's overriding the correct info on your PC page, go to the VSS page and click "Click here to edit" then edit it. Yes, you're allowed to touch that, as long as you're updating it with correct information.

Edit the page or click "View Source" to see the template text.