Template:Sim/test: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
sims>LostInRiverview
No edit summary
sims>A morris
(do not show parent category when child parameter is "None" or "Unknown")
Line 76: Line 76:
{{!}} width="75" style="background: {{{bodycolor|#f9f9f9}}}; border-bottom:{{{line2color|#e3e3e3}}} 1px solid; color: {{{fontcolor|#4b4b4b}}}"{{!}}'''Child(ren)'''
{{!}} width="75" style="background: {{{bodycolor|#f9f9f9}}}; border-bottom:{{{line2color|#e3e3e3}}} 1px solid; color: {{{fontcolor|#4b4b4b}}}"{{!}}'''Child(ren)'''
{{!}} style="background: {{{bodycolor2|#ffffff}}}; border-bottom:{{{line2color|#e3e3e3}}} 1px solid;" {{!}}{{{child}}}
{{!}} style="background: {{{bodycolor2|#ffffff}}}; border-bottom:{{{line2color|#e3e3e3}}} 1px solid;" {{!}}{{{child}}}
<includeonly>{{#ifeq:{{NAMESPACE}}| |[[Category:Parents]]|<!--Not in Main: namespace-->}}</includeonly>
<includeonly>{{#ifeq: {{{child|}}}| None | | {{#ifeq: {{{child|}}}| Unknown |<!-- Not known to have children --> |{{#ifeq:{{NAMESPACE}}| |[[Category:Parents]]|<!--Not in Main: namespace-->}} }} }}{{#ifeq: {{{child|}}}| None | | {{#ifeq: {{{child|}}}| Unknown | |{{#ifeq:{{NAMESPACE}}|Fanon|[[Category:Parents (fanon)]]|<!--Not in Main: namespace-->}} }} }}</includeonly>
{{!}}-
{{!}}-
}}
}}

Revision as of 22:04, 14 June 2011

Sim/test
link={{{game}}}
{{{image}}}
Biography
{{{caption}}}
Name {{{name}}}
Gender {{{sex}}}
Age {{{age}}}
Life state [[{{{state}}}]]
{{{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}}}
Zodiac sign  {{{sign}}}
Aspiration  {{{asp}}}
Lifetime Wish  {{{wish}}}
Favorites
 {{{music}}}
 {{{food}}}
 {{{color}}}
Appearance
Hair color  {{{hair}}}
Eye color  {{{eye}}}
Skin color  {{{skin}}}
Body shape  {{{body}}}
Build size  {{{build}}}
College
Major [[File:{{{major}}}.png|20px]] {{{major}}}
Year {{{year}}}
Other Information
Game [[{{{game}}}]]
Rep group {{{rep}}}
District {{{district}}}
Playability {{{play}}}
Cause of Death {{{cod}}}
Neighborhood [[{{{neighbor}}}]]
{{{playerstories}}}
{{{theories}}}
{{{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/test
|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>}}}
|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>}}}
|economicstatus = {{{economicstatus<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:Sim2/test
  2. Template:Unisim/test
  3. Template:Sim1/test
  4. Template:Sim3/test
  5. Template:Urb/test

Parameters

Common parameters
game: The game title
name: The name of the Sim, used if it is different than the page name
image: An image of the Sim.
caption: A custom caption for the image
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, NPC, Deceased, Townie, Promotional, Downloadable.
neighbor: The neighborhood they exist(ed) in, Family bin or Lots and Houses bin
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
traits or trait1 ... trait5: The Sim's traits. trait1 ... trait5 is preferred.
wish: The Sim's lifetime wish
favorites or music, food and color: List of the Sim's favorites
rep: Rep group designation for Urbz
economicstatus The economic status of the Sim
major: The major of a Sim in college
year: The year of study of a Sim in college

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