Category:Bio templates: Difference between revisions

no edit summary
sims>A morris
m (desc.)
sims>A morris
No edit summary
Line 1:
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]]
Anonymous user