Template: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.
Information
This template is currently being phased out in favor of {{Infobox Sim}}. Please use that template instead.
This page is fully protected.


Sim
link={{{game}}}
{{{image}}}
Biography
{{{caption}}}
Name {{{name}}}
Gender {{{sex}}}
Gender {{{sex2}}}
Age {{{age}}}
Life state [[{{{state}}}]]
Life state [[{{{state2}}}]]
Education and Employment
School {{{school}}}
Grade {{{grade}}}
Major [[File:{{{major}}}.png|20px]] {{{major}}}
Year {{{year}}}
Career
{{{career}}}
Career
{{{career2}}}
Career
{{{career3}}}
{{{family}}}
Parents {{{parents}}}
Sibling(s) {{{siblings}}}
Romances {{{spouse}}}
Marital status {{{maritalstatus}}}
Child(ren) {{{child}}}
{{{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}}}
Build size  {{{build}}}
Social Standing
Celebrity status
Rep group {{{rep}}}
District {{{district}}}
Reputation {{{reputation}}}
Social class {{{social}}}
Social group
{{{group1}}}
{{{group2}}}
{{{group3}}}
Clubs
{{{club1}}}
{{{club2}}}
{{{club3}}}
Other Information
Game [[{{{game}}}]]
Playability {{{play}}}
Cause of death {{{cod}}}
Neighborhood
{{{fanoncomments}}}
Template documentation (View · Edit · History · Purge)
Description
The Master Sim infobox template, to be used for the creation of all other single game 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 {{Sim/test}} for testing changes before editing {{Sim}}.
  1. Make the changes to {{Sim/test}}, add any new parameters to {{Sim1/test}}, {{Sim2/test}} or {{Sim3/test}}
  2. Preview the changes on an article page by changing the template to {{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}}}
{{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>}}}
|theories  = {{{theories<includeonly>|</includeonly>}}}
}}
Templates that use this template
  1. Template:Sim1
  2. Template:Sim2
  3. Template:Unisim
  4. Template:Sim3
  5. Template:Urb
  6. Template:Medsim
  7. Template:Sim4
  8. Template:Newpage Sim1
  9. Template:Newpage Sim2
  10. Template:Newpage Unisim
  11. Template:Newpage Sim3

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
theories - The display name of a special subpage. Ex. What happened to Bella Goth?, Who is Mrs. Crumplebottom?
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:Sim/doc to edit this text! (How does this work?) (Refresh this text - why?)