Template:Infobox Sim

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
This template is used on many pages
To avoid large-scale disruption and unnecessary server load, consider testing your changes elsewhere, such as by copying the source code of this template and pasting it into your user space, or in the sandbox. Consider proposing your changes on the talk page before editing this template.
This page is fully protected.

Infobox Sim
{{{image}}}
Gender {{{sex}}}
Gender {{{sex2}}}
Age {{{age}}}
Life state [[{{{state}}}]]
Life state [[{{{state2}}}]]
Biography
{{{caption}}}
Education and employment
School {{{school}}}
Grade {{{grade}}}
Major [[File:{{{major}}}.png|20px]] {{{major}}}
Degree [[File:TS4 Degree {{{degree}}}.png|20px|{{{degree}}} degree]] {{{degree}}}
Year {{{year}}}
Career {{{career}}}
Career {{{career2}}}
Career {{{career3}}}
Family
Family/Families {{{family}}}
Parents {{{parents}}}
Siblings {{{siblings}}}
Marital status {{{maritalstatus}}}
Romances {{{spouse}}}
Children {{{child}}}
Household
Household {{{household}}}
Roommates {{{roommates}}}
Pets {{{pets}}}
Personality
Traits {{{trait1}}}
{{{trait2}}}
{{{trait3}}}
{{{trait4}}}
{{{trait5}}}
{{{trait6}}}
{{{trait7}}}
Hidden traits {{{hiddentrait1}}}
{{{hiddentrait2}}}
{{{hiddentrait3}}}
Traits {{{medievaltrait1}}}
{{{medievaltrait2}}}
Fatal flaw  {{{flaw}}}
Legendary trait {{{legendary}}}
Zodiac sign {{{sign}}}
Zodiac sign {{{sign2}}}
Aspiration {{{asp}}}
Secondary aspiration {{{asp2}}}
Aspiration {{{asp3}}}
Lifetime want {{{want}}}
Lifetime wish {{{wish}}}
Favorites {{{music}}}
{{{food}}}
{{{color}}}
Chemistry
Turn-ons {{{turnon1}}}
{{{turnon2}}}
Turn-off {{{turnoff}}}
Appearance
Hair color {{{hair}}}
Hair color {{{hair2}}}
Eye color {{{eye}}}
Eye color {{{eye2}}}
Skin color {{{skin}}}
Skin color {{{skin2}}}
Body shape {{{body}}}
Social standing
Celebrity status
Rep group {{{rep}}}
District {{{district}}}
Reputation {{{reputation}}}
Social class {{{social}}}
Social group [[File:{{{group1}}} social group.png|20px]] {{{group1}}}
[[File:{{{group2}}} social group.png|20px]] {{{group2}}}
[[File:{{{group3}}} social group.png|20px]] {{{group3}}}
Clubs {{{club1}}}
{{{club2}}}
{{{club3}}}
Other information
Game [[{{{game}}}]]
Playability {{{play}}}
Cause of death {{{cod}}}
Neighborhood [[{{{neighbor}}}]]
Template documentation (View · Edit · History · Purge)

Description

The Master Sim infobox template, to be used for the creation of all other Sim infobox templates. This is meant to be used by templates; do not use this for individual Sim pages.

Discussion

Discuss the Sim bio templates and Sim page structure at The Sims Wiki talk:Project Sims/Manual of style.

Testing

Use {{Infobox Sim/test}} for testing changes before editing {{Infobox Sim}}.

  1. Make the changes to {{Infobox Sim/test}}, add any new parameters to {{Infobox Sim1/test}}, {{Infobox Sim2/test}} or {{Infobox Sim3/test}}
  2. Preview the changes on an article page by changing the template to {{Infobox SimX/test|...}}.
  3. If the code works, copy the test template(s) to the original(s) (use "Show changes" to make sure they are in sync) and update the documentation. If the code does not work return to step one or undo the changes to the test template(s).

Syntax

Only use the parameters needed for that specific template and add any default values, ex. if it is for The Sims 2, give game the value of {{{game|The Sims 2}}}

{{Infobox Sim
|name      = {{{name<includeonly>|{{PAGENAME}}</includeonly>}}}
|image     = {{{image<includeonly>|</includeonly>}}}
|caption   = {{{caption<includeonly>|Hi! My name is {{PAGENAME}}!</includeonly>}}}
|game      = {{{game}}}
|sex       = {{{sex<includeonly>|</includeonly>}}}
|age       = {{{age<includeonly>|</includeonly>}}}
|asp       = {{{asp<includeonly>|</includeonly>}}}
|sign      = {{{sign<includeonly>|</includeonly>}}}
|state     = {{{state|Sim{{!}}Normal}}}
|cod       = {{{cod<includeonly>|</includeonly>}}}
|social    = {{{social<includeonly>|</includeonly>}}}
|traits    = {{{traits<includeonly>|</includeonly>}}}
|trait1    = {{{trait1<includeonly>|</includeonly>}}}
|trait2    = {{{trait2<includeonly>|</includeonly>}}}
|trait3    = {{{trait3<includeonly>|</includeonly>}}}
|trait4    = {{{trait4<includeonly>|</includeonly>}}}
|trait5    = {{{trait5<includeonly>|</includeonly>}}}
|wish      = {{{wish<includeonly>|</includeonly>}}}
|favorites = {{{favorites<includeonly>|</includeonly>}}}
|music     = {{{music<includeonly>|</includeonly>}}}
|food      = {{{food<includeonly>|</includeonly>}}}
|color     = {{{color<includeonly>|</includeonly>}}}
|rep       = {{{rep<includeonly>|</includeonly>}}}
|major     = {{{major<includeonly>|</includeonly>}}}
|year      = {{{year<includeonly>|</includeonly>}}}
|hair      = {{{hair<includeonly>|</includeonly>}}}
|eye       = {{{eye<includeonly>|</includeonly>}}}
|skin      = {{{skin<includeonly>|</includeonly>}}}
|body      = {{{body<includeonly>|</includeonly>}}}
|family    = {{{family<includeonly>|</includeonly>}}}
|parents   = {{{parents<includeonly>|</includeonly>}}}
|siblings  = {{{siblings<includeonly>|</includeonly>}}}
|spouse    = {{{spouse<includeonly>|</includeonly>}}}
|maritalstatus = {{{maritalstatus<includeonly>|</includeonly>}}}
|child     = {{{child<includeonly>|</includeonly>}}}
|household = {{{household<includeonly>|</includeonly>}}}
|roommates = {{{roommates<includeonly>|</includeonly>}}}
|pets      = {{{pets<includeonly>|</includeonly>}}}
|play      = {{{play<includeonly>|</includeonly>}}}
|neighbor  = {{{neighbor<includeonly>|</includeonly>}}}
}}
Templates that use this template
  1. Template:Infobox Sim1
  2. Template:Infobox Urb
  3. Template:Infobox Sim2
  4. Template:Infobox Sim3
  5. Template:Infobox Medsim
  6. Template:Infobox Sim4

Parameters

Common parameters
game: The game title (required)
name: The name of the Sim, used if it is different than the page name (optional)
image: An image of the Sim.
caption: A custom caption for the image (optional)
sex: The sex of the Sim.
family: Used as a header if blank, else linked to the Sim's family's page
parents: List of links to parents
spouse: List of links to Sims that have or have had a romantic relationship with the Sim
maritalstatus: Current marital status of the Sim
siblings: List of links to siblings
child: List of links to children
hair: Hair color
eye: Eye color
skin: Skin color
body: Body shape
household: Used as a header if blank, else linked to the Sim's household's page
roommates: List of links to roommates
pets: List of pets the Sim owns
play: The ability to play the character from game start. Playable, Family bin or Lots and Houses bin, NPC, Deceased, Townie, Promotional, Downloadable.
neighbor: The neighborhood they exist(ed) in
Game specific
state: The life state of a Sim if it is other than normal
cod: The cause of death of a Sim
age: The life stage of a Sim
sign: The Sim's sign
asp: The Sim's aspiration
social: The Sim's social class
group: The Sim's social group
trait1 ... trait7: The Sim's traits. trait1 ... trait7 is preferred.
flaw: The Sim's fatal flaw.
wish: The Sim's lifetime wish
favorites or music, food and color: List of the Sim's favorites. music, food color is preferred.
rep: Rep group designation for Urbz
major: The major of a Sim in college
year: The year of study of a Sim in college

Visit Template:Infobox Sim/doc to edit this text! (How does this work?) (Refresh this text - why?)