Template:Infobox Sim3/doc: Difference between revisions

no edit summary
m (1 revision imported: Import from https://sims.wikia.com)
No edit summary
Line 96:
<includeonly>[[Category:Metainfobox templates|Sim3]][[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 3\" if they came in the base game.",
"example": "The Sims 3: World Adventures",
"type": "string",
"default": "The Sims 3"
},
"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. Leave blank if they don't have one, or for Sims created before Late Night. 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', 'Fat', 'Muscular', 'Skinny', and 'Average'.",
"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": "World",
"description": "The name of the world the Sim lives in.",
"example": "Sunset Valley",
"type": "string"
},
"school": {
"label": "School",
"description": "The type of school the Sim currently attends, or the name of the boarding school they are in. 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"
},
"eye": {
"label": "Eye Color",
"description": "The color of the Sim's eyes.",
"example": "Blue",
"type": "string"
},
"trait1": {
"label": "Trait #1",
"description": "The first trait the Sim has.",
"example": "Athletic",
"type": "string"
},
"trait2": {
"label": "Trait #2",
"description": "The second trait the Sim has.",
"example": "Handy",
"type": "string"
},
"trait3": {
"label": "Trait #3",
"description": "The third trait the Sim has.",
"example": "Kleptomaniac",
"type": "string"
},
"trait4": {
"label": "Trait #4",
"description": "The fourth trait the Sim has.",
"example": "Vegetarian",
"type": "string"
},
"trait5": {
"label": "Trait #5",
"description": "The fifth trait of the Sim.",
"example": "Good",
"type": "string"
},
"trait6": {
"label": "Trait #6",
"description": "The sixth trait of the Sim.",
"example": "Friendly",
"type": "string"
},
"trait7": {
"label": "Trait #7",
"description": "The seventh trait of the Sim.",
"example": "Irresistible",
"type": "string"
},
"hiddentrait1": {
"label": "Hidden Trait #1",
"description": "The first hidden trait of the Sim, if any.",
"example": "Immune to Fire",
"type": "string"
},
"hiddentrait2": {
"label": "Hidden Trait #2",
"description": "The second hidden trait of the Sim, if any.",
"example": "Pyromaniac",
"type": "string"
},
"hiddentrait3": {
"label": "Hidden Trait #3",
"description": "The third hidden trait of the Sim, if any.",
"example": "Makes No Messes",
"type": "string"
},
"wish": {
"label": "Lifetime Wish",
"description": "The lifetime wish of the Sim.",
"example": "Master of the Arts",
"type": "string"
},
"music": {
"label": "Favorite Music",
"description": "The favorite music genre of the Sim.",
"example": "Hip-hop",
"type": "string"
},
"food": {
"label": "Favorite Food",
"description": "The favorite food of the Sim.",
"example": "Goopy carbonara",
"type": "string"
},
"color": {
"label": "Favorite Color",
"description": "The favorite color of the Sim.",
"example": "Red"
},
"celebritystatus": {
"label": "Celebrity Status",
"description": "The number of celebrity stars the Sim has. Specify this in numerals.",
"example": "1, 3, 5",
"type": "number"
},
"group1": {
"label": "Social Group #1",
"description": "The social group the Sim is most prominent in. If they are in multiple social groups, use \"Social Group #2\" and \"Social Group #3\" for the rest. Recognized inputs are: 'Jock', 'Nerd', and 'Rebel'.",
"type": "string"
},
"group2": {
"label": "Social Group #2",
"description": "The second-most prominent social group the Sim is in. Recognized inputs are: 'Jock', 'Nerd', and 'Rebel'.",
"type": "string"
},
"group3": {
"label": "Social Group #3",
"description": "The third-most prominent social group the Sim is in. Recognized inputs are: 'Jock', 'Nerd', and 'Rebel'.",
"type": "string"
}
},
"description": "Infobox for Sims from The Sims 3.",
"format": "{{_\n|_______________ = _\n}}\n",
"paramOrder": [
"name",
"image",
"caption",
"game",
"sex",
"age",
"sign",
"state",
"cod",
"school",
"grade",
"major",
"year",
"career",
"careerlevel",
"hair",
"eye",
"skin",
"body",
"family",
"parents",
"siblings",
"spouse",
"maritalstatus",
"child",
"household",
"roommates",
"pets",
"play",
"neighbor",
"trait1",
"trait2",
"trait3",
"trait4",
"trait5",
"trait6",
"trait7",
"hiddentrait1",
"hiddentrait2",
"hiddentrait3",
"wish",
"music",
"food",
"color",
"celebritystatus",
"group1",
"group2",
"group3"
]
}
</templatedata>