Difference between revisions of "Carrie"

From Fall of Eden
Jump to navigation Jump to search
(Created page with "{{subst::Template:Characters (TiTS)}}")
 
Line 3: Line 3:
 
{{StyleTiTS}}
 
{{StyleTiTS}}
 
__NOTOC__
 
__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
 
{{Infobox Character
| name = Character Name
+
| name = Carrie
 
| series = TiTS
 
| series = TiTS
 
| image = missing.png
 
| image = missing.png
| caption = Caption text
+
| caption =  
| creator = Writer
+
| creator = Savin
| info-hdr = Info Header
+
| info-hdr = Information
| fullname = Full Name
+
| fullname =  
| nickname = Nickname
+
| nickname =  
| alias = Alias
+
| alias =  
| species = Species
+
| species = [[Human]]
| gender = Gender
+
| gender = Female
| occupation = Occupation
+
| occupation = Milker Operator
| title = Title
+
| title =  
| family = Family
+
| family =  
| spouse = Spouse
+
| spouse =  
| relatives = Relatives
+
| relatives =  
| religion = Religion
+
| religion =  
| significantother = Significant Other
+
| significantother =  
| children = Children
+
| children =  
| nationality = Nationality
+
| nationality = [[New Texas]]
}}
 
 
 
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 ===
 
----
 
----
Place a short description of the character here.  
+
Assistant who runs the prostate milker in the milk barn at T.'s Ranch on [[New Texas]].
 +
 
 +
''Not to be confused with, Carrie Irson, [[Steph Irson]]'s mother.''
  
  
 
=== Appearance ===
 
=== Appearance ===
 
----
 
----
<blockquote>
+
Carrie appears as an auburn-haired, busty cow-girl.
Any text sourced ''directly'' from the game should be placed within a <nowiki><blockquote></blockquote></nowiki>
 
</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 ===
 
=== 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 ====
 
==== Sex ====
 
----
 
----
List all sex options available of the following format:
+
<b>Use Milker:</b>
 
+
* <b>w/Carrie</b>
* Option name presented in game
+
** Has Penis
** Requirements for option.
+
* <b>w/oCarrie</b>
** Secondary effects of option.
+
** Has Penis
  
  
 
==== Quests ====
 
==== Quests ====
 
----
 
----
Provide a short summary of the quest and what it entails, then link to a separate page to detail the quest itself.
+
Carrie does not have any related quests so far.
 
 
  
  
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>
+
[[Category:Characters (TiTS)]]
<nowiki>[[Category:Followers (TiTS)]]</nowiki>
+
[[Category:Persistent characters (TiTS)]]
<nowiki>[[Category:Hostiles (TiTS)]]</nowiki>
+
[[Category:Humans (TiTS)]]
<nowiki>[[Category:Bad ends (TiTS)]]</nowiki>
+
[[Category:Vaginas (TiTS)]]
 +
[[Category:Feminine (TiTS)]]
 +
[[Category:Treated (TiTS)]]

Revision as of 06:53, 14 December 2014

Character Template (TiTS)

{{#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;

}

}}


Carrie
TiTS character
Missing.png
Created by Savin
Information
Species Human
Gender Female
Occupation Milker Operator
Nationality New Texas

Description


Assistant who runs the prostate milker in the milk barn at T.'s Ranch on New Texas.

Not to be confused with, Carrie Irson, Steph Irson's mother.


Appearance


Carrie appears as an auburn-haired, busty cow-girl.


Interactions


Sex


Use Milker:

  • w/Carrie
    • Has Penis
  • w/oCarrie
    • Has Penis


Quests


Carrie does not have any related quests so far.