Template:Infobox Sim2/doc: Difference between revisions

no edit summary
m (1 revision imported: Import from https://sims.wikia.com)
No edit summary
Line 43:
<includeonly>[[Category:Metainfobox templates|Sim2]][[Category:Bio templates|{{PAGENAME}}]]</includeonly>
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
 
==TemplateData==
{{TemplateData header}}
<templatedata>
{
"params": {
"name": {
"label": "Name",
"description": "The full name of the Sim",
"example": "Bella Goth",
"type": "string"
},
"image": {
"label": "Image",
"description": "An image, usually the headshot, of the Sim. Requires full wiki markup.",
"example": "[[File:Bella Goth.png|250px]]",
"type": "content"
},
"caption": {
"label": "Biography",
"description": "The biography of the Sim.",
"type": "string"
},
"game": {
"label": "Game",
"description": "The full name of the expansion pack the Sim came in. Leave blank or just use \"The Sims 2\" if they came in the base game.",
"example": "The Sims 2: Apartment Life",
"type": "string",
"default": "The Sims 2"
},
"sex": {
"label": "Gender",
"description": "The gender of the Sim. Recognized inputs are: 'Male', 'Female', and 'Ambiguous'.",
"type": "string"
},
"age": {
"label": "Age",
"description": "The life stage the Sim is in. Recognized inputs are: 'Unborn', 'Baby', 'Toddler', 'Child', 'Teen', 'Young Adult', 'Adult', 'Elder', and 'Ambiguous'.",
"type": "string"
},
"sign": {
"label": "Zodiac",
"description": "The zodiac sign of the Sim. Recognized inputs are: 'Aries', 'Taurus', 'Gemini', 'Cancer', 'Leo', 'Virgo', 'Libra', 'Scorpio', 'Sagittarius', 'Capricorn', 'Aquarius', and 'Pisces'",
"example": "Aquarius",
"type": "string"
},
"state": {
"label": "Life State",
"description": "The life state of the Sim, like Ghost or Zombie. Leave blank or just use 'Sim' if they're a normal Sim.",
"example": "Ghost",
"default": "Sim"
},
"cod": {
"label": "Cause of Death",
"description": "What the Sim died from, if applicable. Leave blank if they are not dead.",
"type": "string",
"example": "Fire, Drowning"
},
"grade": {
"label": "School Grade",
"description": "The school grade of the Sim.",
"example": "A+",
"type": "string"
},
"career": {
"label": "Career",
"description": "The career track the Sim is in. Use 'Unemployed' if the Sim does not have a job.",
"example": "Politics",
"type": "string"
},
"careerlevel": {
"label": "Career Level",
"description": "The career level the Sim is currently at.",
"example": "City Council Member",
"type": "string"
},
"hair": {
"label": "Hair Color",
"description": "The color of the Sim's hair.",
"example": "Brown",
"type": "string"
},
"skin": {
"label": "Skin Color",
"description": "The color of the Sim's skin.",
"example": "Light",
"type": "string"
},
"body": {
"label": "Body Shape",
"description": "The body shape of the Sim. Recognized inputs are: 'Thin', 'Fit', and 'Fat'",
"example": "Thin",
"type": "string"
},
"family": {
"label": "Family",
"description": "The name of the family the Sim currently belongs to. Wikilink if applicable.",
"example": "[[Goth family]]",
"type": "string"
},
"parents": {
"label": "Parents",
"description": "List the names of any parents here. Wikilink if applicable. If one parent is dead, use {{Relative|[[<name of parent>]]|Deceased}}; if both are deceased, use {{Relative|[[<name of parent 1>]], [[<name of parent 2>]]|Both Deceased}}",
"example": "[[Mortimer Goth]], [[Bella Goth]]",
"type": "string"
},
"siblings": {
"label": "Siblings",
"description": "List the names of any siblings here. Wikilink if applicable. Use {{Relative|[[<name of Sim]]>|Brother}} or {{Relative|[[<name of Sim]]>|Sister}}, as needed. Replace 'Brother/Sister' with 'Half-brother/sister', 'Twin brother/sister', 'Fraternal Twin', 'Adopted brother/sister', or 'Step-brother/sister' as needed.",
"example": "{{Relative|[[Alexander Goth]]|Younger Brother}}",
"type": "string"
},
"spouse": {
"label": "Romances",
"description": "List the names of any romances or spouses here. Use {{Spouse|[[<name of Sim>]]|Married}} if the two are married. Replace 'Married' with 'Deceased', 'Divorced', 'Engaged', 'Crush', 'Dating', 'Lover', 'Ex-girlfriend/Ex-boyfriend' as needed.",
"example": "{{Spouse|[[Don Lothario]]|Engaged}}",
"type": "string"
},
"maritalstatus": {
"label": "Marital Status",
"description": "The marital status of the Sim. Use 'Single' if they are not currently in a relationship. Leave blank for children.",
"example": "Married, Fiancé, Divorced",
"type": "string"
},
"child": {
"label": "Children",
"description": "List the names of any children here. Wikilink if applicable. Use {{Relative|[[<name of Sim]]>|Son}} or {{Relative|[[<name of Sim]]>|Daughter}}, as needed. Replace 'Son' or 'Daughter' with 'Adopted son/daughter' or 'Step-son/daughter' as needed.",
"example": "{{Relative|[[Johnny Smith]]|Son}}, {{Relative|[[Jill Smith]]|Daughter}}",
"type": "string"
},
"household": {
"label": "Household",
"description": "The name of the household the Sim is currently living in.",
"type": "string"
},
"roommates": {
"label": "Roommates",
"description": "List any roommates the Sim is living with. Roommates are defined as Sims who are not genetically related to the Sim but are living in the same household.",
"type": "string"
},
"pets": {
"label": "Pets",
"description": "List the names of any pets the Sim has. Wikilink if applicable.",
"example": "[[Porthos Roseland]]",
"type": "string"
},
"play": {
"label": "Playability",
"description": "The playability of the Sim. Use 'Playable' if they can be played normally, 'Deceased' if they are dead, or 'Family bin' if they start out in the family bin.",
"example": "Playable",
"type": "string"
},
"neighbor": {
"label": "Neighborhood",
"description": "The name of the neighborhood the Sim lives in.",
"example": "Neighborhood 1",
"type": "string"
},
"school": {
"label": "School",
"description": "The type of school the Sim currently attends. Recognized inputs are: 'Public school', 'Elementary school', 'High school', and 'Private school'. Leave blank if they are in university.",
"example": "Elementary school",
"type": "string"
},
"major": {
"label": "Major",
"description": "The major the Sim is currently studying in. Only applicable to Sims in university.",
"example": "Art, Biology, Philosophy",
"type": "string"
},
"year": {
"label": "Year",
"description": "The year of study the Sim is in. Only applicable to Sims in university. Recognized inputs are: 'Freshman', 'Sophomore', 'Junior', and 'Senior'.",
"example": "Freshman",
"type": "string"
},
"asp": {
"label": "Aspiration",
"description": "The aspiration of the Sim. Recognized inputs are: 'Grow Up', 'Family', 'Fortune', 'Knowledge', 'Popularity', 'Romance', 'Pleasure', 'Grilled Cheese', and 'Power'.",
"example": "Popularity",
"type": "string"
},
"asp2": {
"label": "Secondary Aspiration",
"description": "The secondary aspiration of the Sim. Recognized inputs are: 'Family', 'Fortune', 'Knowledge', 'Popularity', 'Romance', 'Pleasure', and 'Grilled Cheese'.",
"example": "Knowledge",
"type": "string"
},
"want": {
"label": "Lifetime Want",
"description": "The lifetime want of the Sim.",
"example": "Earn §100,000",
"type": "string"
},
"turnon1": {
"label": "Turn-On #1",
"description": "The first turn-on of the Sim. Not available to children.",
"example": "Athletic",
"type": "string"
},
"turnon2": {
"label": "Turn-On #2",
"description": "The second turn-on of the Sim. Not available to children.",
"example": "Great Cook",
"type": "string"
},
"turnoff": {
"label": "Turn-Off",
"description": "The turn-off of the Sim. Not available to children.",
"example": "Stink",
"type": "string"
},
"eye": {
"label": "Eye Color",
"description": "The color of the Sim's eyes.",
"example": "Blue",
"type": "string"
},
"social": {
"label": "Social Class",
"description": "The social class the Sim is in. Recognized inputs are: 'Gearhead', 'Bohemian', 'Jock', 'Socialite', and 'Tech'.",
"example": "Bohemian",
"type": "string"
},
"reputation": {
"label": "Reputation",
"description": "The social reputation of the Sim.",
"example": "Average Cabbage",
"type": "string"
}
},
"description": "Infobox for Sims from The Sims 2.",
"format": "{{_\n|_______________ = _\n}}\n",
"paramOrder": [
"name",
"image",
"caption",
"game",
"sex",
"age",
"asp",
"asp2",
"sign",
"want",
"turnon1",
"turnon2",
"turnoff",
"state",
"cod",
"school",
"grade",
"major",
"year",
"career",
"careerlevel",
"hair",
"eye",
"skin",
"body",
"family",
"parents",
"siblings",
"spouse",
"maritalstatus",
"child",
"household",
"roommates",
"pets",
"play",
"neighbor",
"social",
"reputation"
]
}
</templatedata>