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
No edit summary
imported>Wclfie
(removed deletyed templates)
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''''Discuss the Sim Bio templates and Sim page structure [[Forum:Additional biography information|here]].'''''
'''''Discuss the Sim Bio templates and Sim page structure at [[The Sims Wiki talk:Project Sims/Manual of style]].'''''


For Sims who appear only in ''[[The Sims 2]]''. 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 ''[[The Sims 2]]'' may continue to use <code>{{t|Sim}}</code>.
They display a Sim's information from all or some games. Characters that appear in only one game should use <code>{{t|Sim1}}</code>, <code>{{t|Sim2}}</code>, <code>{{t|Sim3}}</code> or <code>{{t|Sim4}}</code>.


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

Please 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.

To specify a console version or expansion add
<pre>
|game = game title
</pre>


'''Copy and paste'''
'''Copy and paste'''
Line 17: Line 25:
|name =
|name =
|image =
|image =
|width =
|caption =
|caption =
|sex =
|sex =
Line 27: Line 34:
}}{{Simbio1
}}{{Simbio1
|image =
|image =
|width =
|caption =
|age =
|age =
|sign =
|sign =
|play =
|neighbor =
}}{{Simbio2
}}{{Simbio2
|image =
|image =
|width =
|caption =
|age =
|age =
|sign =
|sign =
|state =
|asp =
|asp =
|play =
|play =
Line 41: Line 49:
}}{{Simbio3
}}{{Simbio3
|image =
|image =
|width =
|caption =
|age =
|age =
|traits =
|trait1 =
|trait2 =
|trait3 =
|trait4 =
|trait5 =
|sign =
|wish =
|wish =
|difficulty =
|music =
|favorites =
|food =
|color =
|play =
|neighbor =
{{Sim4
|name =
|image =
|sex =
|game =
|age =
|career =
|careerlevel =
|trait1 =
|trait2 =
|trait3 =
|trait4 =
|hair =
|eye =
|skin =
|body =
|family =
|parents =
|siblings =
|spouse =
|child =
|play =
|neighbor =
|neighbor =
}}{{Simbio-end}}
}}{{Simbio-end}}
{{DEFAULTSORT:last name, first name}}
{{DEFAULTSORT:last name, first name}}
</pre>
</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]]
[[Category:Infobox templates]]

Latest revision as of 06:40, 26 June 2019

Discuss the Sim Bio templates and Sim page structure at The Sims Wiki talk:Project Sims/Manual of style.

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 one game should use {{Sim1}}, {{Sim2}}, {{Sim3}} or {{Sim4}}.

The templates:

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

To specify a console version or expansion add

|game = game title

Copy and paste

{{Simbio-start
|name              = 
|image             = 
|caption           = 
|sex               = 
|parents           = 
|siblings          = 
|spouse            = 
|child             = 
|family            = 
}}{{Simbio1
|image             = 
|caption           = 
|age               = 
|sign              = 
|play              = 
|neighbor          = 
}}{{Simbio2
|image             = 
|caption           = 
|age               = 
|sign              = 
|asp               = 
|play              = 
|neighbor          = 
}}{{Simbio3
|image             = 
|caption           = 
|age               = 
|trait1            = 
|trait2            = 
|trait3            = 
|trait4            = 
|trait5            = 
|sign              = 
|wish              = 
|music             = 
|food              = 
|color             = 
|play              = 
|neighbor          = 
{{Sim4
|name              = 
|image             = 
|sex               = 
|game              = 
|age               = 
|career            = 
|careerlevel       = 
|trait1            = 
|trait2            = 
|trait3            = 
|trait4            = 
|hair              = 
|eye               = 
|skin              = 
|body              = 
|family            = 
|parents           = 
|siblings          = 
|spouse            = 
|child             = 
|play              = 
|neighbor          = 
}}{{Simbio-end}}
{{DEFAULTSORT:last name, first name}}