Template:Sim1/doc: 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
(eye)
m (10 revisions imported: Import from https://sims.wikia.com)
 
(8 intermediate revisions by 3 users not shown)
Line 6: Line 6:
* [[The Sims Wiki:Manual of Style/Sim articles]]
* [[The Sims Wiki:Manual of Style/Sim articles]]


;Syntax: Copy and paste the information below into a Sim's page. Other parameters include <code>state</code>, <code>household</code>, <code>roommates</code>, <code>pets</code>, <code>maritalstatus</code>, <code>cod</code> and <code>theories</code>.
;Syntax: Copy and paste the information below into a Sim's page. Other parameters include <code>state</code>, <code>grade</code>, <code>career</code>, <code>careerlevel</code> <code>household</code>, <code>roommates</code>, <code>pets</code>, <code>maritalstatus</code>, and <code>cod</code>.


<pre>
<pre>
{{Sim1
{{Sim1
|name =
|name =
|image =
|image =
|caption =
|caption =
|sex =
|sex =
|age =
|game =
|sign =
|age =
|hair =
|sign =
|eye =
|hair =
|skin =
|skin =
|body =
|body =
|family =
|family =
|parents =
|parents =
|siblings =
|siblings =
|spouse =
|spouse =
|child =
|child =
|play =
|play =
|neighbor =
|neighbor =
}}{{DEFAULTSORT:last name, first name}}
}}
</pre>
{{DEFAULTSORT:last name, first name}}</pre>


;Related templates
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly>
*{{T|Newpage Sim1}}
*{{t|Sim1/test}}
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]][[Category:Bio templates|{{PAGENAME}}]]</includeonly>
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Latest revision as of 16:41, 9 March 2019

Description
For Sims who appear only in The Sims.
Additional documentation
Syntax
Copy and paste the information below into a Sim's page. Other parameters include state, grade, career, careerlevel household, roommates, pets, maritalstatus, and cod.
{{Sim1
|name      = 
|image     = 
|caption   = 
|sex       = 
|game      = 
|age       = 
|sign      = 
|hair      = 
|skin      = 
|body      = 
|family    = 
|parents   = 
|siblings  = 
|spouse    = 
|child     = 
|play      = 
|neighbor  = 
}}{{DEFAULTSORT:last name, first name}}
Related templates