Template:Simbio3: 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>A morris
No edit summary
sims>A morris
(added parameters neighbor, difficulty, and width)
Line 2: Line 2:
<p style="margin:0 3% 0 3%;text-align:center;font-size:94%">
<p style="margin:0 3% 0 3%;text-align:center;font-size:94%">
'''[[The Sims 3]]'''<br />
'''[[The Sims 3]]'''<br />
{{#if: {{{image<includeonly>|</includeonly>}}} | [[Image:{{{image}}}|235px]]<br>}}
{{#if: {{{image<includeonly>|</includeonly>}}} | [[Image:{{{image}}}|{{{width|235px}}}]]<br>}}
</p>
</p>
<p style="margin:0 3% 0 3%;text-align:left;font-size:94%">
<p style="margin:0 3% 0 3%;text-align:left;font-size:94%">
Line 8: Line 8:
<includeonly>[[Category:{{{age}}} Sims]]</includeonly>}}
<includeonly>[[Category:{{{age}}} Sims]]</includeonly>}}
{{#if: {{{traits<includeonly>|</includeonly>}}} | '''Traits''': {{{traits}}} <br>}}
{{#if: {{{traits<includeonly>|</includeonly>}}} | '''Traits''': {{{traits}}} <br>}}
{{#if: {{{traits<includeonly>|</includeonly>}}} | '''Lifetime Wish''': {{{wish}}} }}
{{#if: {{{traits<includeonly>|</includeonly>}}} | '''Lifetime Wish''': {{{wish}}} <br>}}
{{#if: {{{difficulty<includeonly>|</includeonly>}}} | '''Difficulty Level''': {{{difficulty}}} <br>}}
{{#if: {{{neighbor<includeonly>|</includeonly>}}} | '''Neighborhood''': [[{{{neighbor|Sunset Valley}}}]]
<includeonly>[[Category:{{{neighbor}}} Sims]]</includeonly>}}
</p>
</p>
</div>
</div>
Line 21: Line 24:
<pre>
<pre>
{{Simbio3
{{Simbio3
|image = {{{image}}}
|image =
|age = {{{age}}}
|width =
|traits = {{{traits}}}
|age =
|wish = {{{wish}}}
|traits =
|wish =
|difficulty =
|neighbor =
}}
}}
</pre>
</pre>
Line 34: Line 40:
*'''age''' - Baby, Toddler, Child, Teen, Young Adult, Adult, Elder
*'''age''' - Baby, Toddler, Child, Teen, Young Adult, Adult, Elder
*'''image''' - The filename of an image of the Sim.
*'''image''' - The filename of an image of the Sim.
*'''width''' - The width of the image if it is smaller than the default, 235px.
*'''traits'''
*'''traits''' - A list of up to five traits.
*'''wish''' - Their Lifetime Wish
*'''wish''' - Their Lifetime Wish
*'''difficulty''' - The difficulty level of the Sim/family. If it is different from the family's level give justification within the body of the article.
*'''neighbor''' - Neighborhood. Default = Sunset Valley


[[Category:Bio templates]]
[[Category:Bio templates]]

Revision as of 05:35, 24 November 2008

The Sims 3
[[Image:{{{image}}}|235px]]

Life Stage: [[{{{age}}}]]
Traits: {{{traits}}}
Lifetime Wish: {{{wish}}}
Difficulty Level: {{{difficulty}}}
Neighborhood: Sunset Valley

Usage

This template is under development.

Used for Sims from The Sims 3.

Copy and paste the following:

{{Simbio3
|image             = 
|width             = 
|age               = 
|traits            = 
|wish              = 
|difficulty        = 
|neighbor          = 
}}

Required parameters

There are no required parameters for this template.

Optional parameters

  • age - Baby, Toddler, Child, Teen, Young Adult, Adult, Elder
  • image - The filename of an image of the Sim.
  • width - The width of the image if it is smaller than the default, 235px.
  • traits - A list of up to five traits.
  • wish - Their Lifetime Wish
  • difficulty - The difficulty level of the Sim/family. If it is different from the family's level give justification within the body of the article.
  • neighbor - Neighborhood. Default = Sunset Valley