Category:Bio templates: 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
m (desc.)
sims>A morris
No edit summary
Line 1: Line 1:
These templates are to be used in articles of Sims.
These templates are to be used in articles of Sims.

They display a Sim's information from all or some games. Characters that appear in only in ''[[The Sims 2]]'' may continue to use <code>{{t|Sim}}</code>.

The templates:
* <code>{{t|Simbio-start}}</code> - required
* <code>{{t|Simbio1}}</code> - optional <small>(For Sims appearing in ''[[The Sims]]'')</small>
* <code>{{t|Simbio2}}</code> - optional <small>(For Sims appearing in ''[[The Sims 2]]'')</small>
* <code>{{t|Simbio3}}</code> - optional <small>(For Sims appearing in ''[[The Sims 3]]'')</small>
* <code>{{t|Simbio-end}}</code> - optional

'''Copy and paste'''
<pre>
{{Simbio-start
|name =
|image =
|width =
|caption =
|sex =
|parents =
|siblings =
|spouse =
|child =
|family =
}}{{Simbio1
|image =
|width =
|age =
|sign =
}}{{Simbio2
|image =
|width =
|age =
|sign =
|state =
|asp =
|play =
|neighbor =
}}{{Simbio3
|image =
|width =
|age =
|traits =
|wish =
|difficulty =
|favorites =
|neighbor =
}}{{Simbio-end}}
{{DEFAULTSORT:last name, first name}}
</pre>

Please also note the <tt style="border-bottom: 1px dotted; cursor: help;" title="Makes it sort by last name rather than first name."><nowiki>|last name, first name</nowiki></tt>. Change <code>last name</code> and <code>first name</code> with the names of the Sim.



[[Category:Templates]]
[[Category:Templates]]

Revision as of 18:46, 27 March 2009

These templates are to be used in articles of Sims.

They display a Sim's information from all or some games. Characters that appear in only in The Sims 2 may continue to use {{Sim}}.

The templates:

Copy and paste

{{Simbio-start
|name              = 
|image             = 
|width             = 
|caption           = 
|sex               = 
|parents           = 
|siblings          = 
|spouse            = 
|child             = 
|family            = 
}}{{Simbio1
|image             = 
|width             = 
|age               = 
|sign              = 
}}{{Simbio2
|image             = 
|width             = 
|age               = 
|sign              = 
|state             = 
|asp               = 
|play              = 
|neighbor          = 
}}{{Simbio3
|image             = 
|width             = 
|age               = 
|traits            = 
|wish              = 
|difficulty        = 
|favorites         = 
|neighbor          = 
}}{{Simbio-end}}
{{DEFAULTSORT:last name, first name}}

Please also note the |last name, first name. Change last name and first name with the names of the Sim.