Difference between revisions of "Cameron"

From Fall of Eden
Jump to navigation Jump to search
Line 26: Line 26:
 
}}
 
}}
  
== Character Template (TiTS) ==
 
{{StyleTiTS}}
 
__NOTOC__
 
{{ContentWarning|message=If the character has any exceptional and limiting traits, give a VERY brief overview in a ContentWarning block, then elaborate later.}}
 
{{Infobox Character
 
| name = Character Name
 
| series = TiTS
 
| image = missing.png
 
| caption = Caption text
 
| creator = Writer
 
| info-hdr = Info Header
 
| fullname = Full Name
 
| nickname = Nickname
 
| alias = Alias
 
| species = Species
 
| gender = Gender
 
| occupation = Occupation
 
| title = Title
 
| family = Family
 
| spouse = Spouse
 
| relatives = Relatives
 
| religion = Religion
 
| significantother = Significant Other
 
| children = Children
 
| nationality = Nationality
 
}}
 
 
Insert as much information as possible in the above infobox. Wikilinks will work as the parameters too.
 
 
<code>
 
<nowiki>
 
{{Infobox Character
 
...
 
| spouse = [[Another Character]]
 
...
 
}}
 
</nowiki>
 
</code>
 
  
 
=== Description ===
 
=== Description ===
Line 113: Line 75:
 
Provide a short summary of the quest and what it entails, then link to a separate page to detail the quest itself.
 
Provide a short summary of the quest and what it entails, then link to a separate page to detail the quest itself.
  
 
 
Include the character page into a number of categories:
 
<nowiki>[[Category:Characters (TiTS)]]</nowiki>
 
<nowiki>[[Category:Persistent characters (TiTS)]]</nowiki>
 
 
Apply additional categories based on the actual capabilities of the character, and how the player may interact with them.
 
 
<nowiki>[[Category:Vendors (TiTS)]]</nowiki>
 
<nowiki>[[Category:Followers (TiTS)]]</nowiki>
 
<nowiki>[[Category:Hostiles (TiTS)]]</nowiki>
 
<nowiki>[[Category:Bad ends (TiTS)]]</nowiki>
 
  
 
[[Category:Characters (TiTS)]]
 
[[Category:Characters (TiTS)]]

Revision as of 12:28, 8 December 2014

Cameron

{{#css:

 body {
   background: #333E52;
   color: #FFFFFF;
 }
 .flame {
   background-color: #8e44ad;
 }
 .box-flame {
   border-color: #8e44ad;
 }
 .blog-box-flame {
   background: none repeat scroll 0% 0% #8e44ad;
   color: #FFFFFF;
 }
 .wikiEditor-ui {
   color: #000000;
 }
 .editOptions {
   color: #000000;
 }
 table:not(.infobox) {
   background-color:#333E52;
 }
 .infobox, .toc {
   border: 3px solid #8e44ad !important;
   background-color: #333E52 !important;
   color: #FFFFFF;
   box-shadow: 0 0 15px #333;
   table-layout: fixed;
 }
 .toc h2 {
   margin-top: 0px;
   margin-bottom: 0px;
 }
 .mw-content-ltr a:link, .mw-content-ltr a:hover, .mw-content-ltr a:visited, .mw-content-ltr a:active, .catlinks a:link, .catlinks a:hover, .catlinks a:visited, .catlinks a:active {
   color: #AC46DB;
   font-weight: bold;
   font-size: normal;
 }
 a.new:link, a.new:hover, a.new:visited, a.new:active, .catlinks a.new:hover, .catlinks a.new:link, .catlinks a.new:visited, .catlinks a.new:active {
   color: #FF0000;
 }
 blockquote {
   border-left-color: #8e44ad;
   font-size: 16px;
 }

.wikitable {

 color: #FFFFFF;

} .wikitable th {

 color: #3D5174;

} .wikitable td {

 color: #FFFFFF;

} .wikitable caption {

 color: #FFFFFF;
 background: #8E44AD;

} .bordered {

 border: 3px solid #8e44ad !important;
 box-shadow: 0 0 15px #333;

} .borderless {

 border: none;
 box-shadow: none;

} .catlinks {

 margin-top: 32px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 8px;

}

}}

Cameron
TiTS character
Missing.png
Information
Species Human
Gender Male


Description


Place a short description of the character here.


Appearance


Any text sourced directly from the game should be placed within a <blockquote></blockquote>

Describe the character. This would also be a good place to insert image references.


History/Personality/Information of Note


List the personality traits and historical events mentioned in game.


Interactions


Indicate any unusual interactions of note that fall outside of the standard fare (Vendor, Chat, Sex, Quests).

Only include subsections that are valid for the character.


Sells


Indicate of the character is a vendor, and link to item pages for items they sell.


Talk


Only list talk scenes of note, or those that require specific triggers (eg relationship values, actions to be completed to unlock)


Sex


List all sex options available of the following format:

  • Option name presented in game
    • Requirements for option.
    • Secondary effects of option.


Quests


Provide a short summary of the quest and what it entails, then link to a separate page to detail the quest itself.