Template:Sim1: Difference between revisions

m
Protected "Template:Sim1" ([Edit=Allow only administrators and content moderators] (indefinite) [Move=Allow only administrators and content moderators] (indefinite) [Delete=Allow only administrators and content moderators] (indefinite))
sims>A morris
(maritalstatus and cod)
m (Protected "Template:Sim1" ([Edit=Allow only administrators and content moderators] (indefinite) [Move=Allow only administrators and content moderators] (indefinite) [Delete=Allow only administrators and content moderators] (indefinite)))
 
(33 intermediate revisions by 9 users not shown)
Line 1:
<noinclude>{{Metabox
{{Sim
|type = notice
|image = Icon-warning-48x48.png
|headline = This template is used on hundreds of pages
|text = To avoid large-scale disruption and unnecessary server load, consider testing your changes elsewhere, such as by copying the source code of this template and pasting it into your [[w:Help:User page|user space]], or in the [[The Sims Wiki:Sandbox|sandbox]]. Consider proposing your changes on the [[Template talk:Sim1|talk page]] before editing this template.
}}{{Info||This template is currently being phased out in favor of {{tl|Infobox Sim1}}. Please use that template instead.}}</noinclude>{{Sim
|header = {{{name|{{PAGENAME}}}}}
|name = {{{name<includeonly>|{{PAGENAME}}</includeonly>}}}
|image = {{{image<includeonly>|</includeonly>}}}
|caption = {{{caption<includeonly>|Hi! My name is {{PAGENAME}}!</includeonly>}}}
|game = {{{game|The Sims}}}
|sex = {{{sex<includeonly>|</includeonly>}}}
|age = {{{age<includeonly>|</includeonly>}}}
|sign = {{{sign<includeonly>|</includeonly>}}}
|state = {{{state|Sim{{!}}NormalSim}}}
|cod = {{{cod<includeonly>|</includeonly>}}}
|grade = {{{grade<includeonly>|</includeonly>}}}
|career = {{{career<includeonly>|</includeonly>}}}
|careerlevel = {{{careerlevel<includeonly>|</includeonly>}}}
|hair = {{{hair<includeonly>|</includeonly>}}}
|skin = {{{skin<includeonly>|</includeonly>}}}
|body = {{{body<includeonly>|Thin</includeonly>}}}
|family = {{{family<includeonly>|Family</includeonly>}}}
|parents = {{{parents<includeonly>|</includeonly>}}}
|siblings = {{{siblings<includeonly>|</includeonly>}}}
Line 18 ⟶ 27:
|maritalstatus = {{{maritalstatus<includeonly>|</includeonly>}}}
|child = {{{child<includeonly>|</includeonly>}}}
|household = {{{household<includeonly>|Household</includeonly>}}}
|roommates = {{{roommates<includeonly>|</includeonly>}}}
|pets = {{{pets<includeonly>|</includeonly>}}}
|play = {{{play<includeonly>|</includeonly>}}}
|neighbor = {{{neighbor<includeonly>|</includeonly>}}}
|theories fanoncomments = {{{theories<includeonly>{{Checkfns|</includeonly>[[{{FULLPAGENAME}}#WikiaArticleComments|Write a Review!]]<includeonly>}}</includeonly>
}}<noinclude>{{clr}}{{Documentation}}</noinclude>
}}
<noinclude>
'''''Discuss the Sim Bio templates and Sim page structure [[Forum:Additional biography information|here]].''''' <br/>
 
For Sims who appear only in ''[[The Sims]]''.
 
For other Sims see [[:Category:Bio templates|Bio templates]].
==Usage==
<pre>
{{Sim1
|name =
|image =
|caption =
|sex =
|age =
|sign =
|hair =
|skin =
|body =
|family =
|parents =
|siblings =
|spouse =
|child =
|household =
|roommates =
|play =
|neighbor =
|theories =
}}
</pre>
 
==Parameters==
===Required===
*'''name''': Name of the Sim.
===Optional===
*'''image''': <nowiki>[[File:Example.jpg|width]]</nowiki> The image should be no larger than 235px wide. The width may be left out if it is smaller than that.
*'''caption''': Caption for the image.
*'''sex''': Male, female or neuter.
*'''state''': Can be Sim (default), Alien, Zombie, Vampire, Servo, Werewolf, PlantSim, or Witch. For [[Aliens#Alien-Sim hybrids|Alien-Sim hybrids]] you can use: <code>Alien#Alien-Sim hybrids<nowiki>{{!}}</nowiki>Alien-Sim hybrid</code>, for other [[Hybrids]] use: <code>Hybrids<nowiki>{{!}}</nowiki>''name of hybrid''</code>
*'''parents''': List of parents
*'''play''': Playable, NPC, Deceased, Townie. If more than one applies you will also need to add the respective category markup, i.e.: <code><nowiki>[[Category:Playable Sims]]</nowiki></code>, <code><nowiki>[[Category:NPCs]]</nowiki></code>, <code><nowiki>[[Category:Deceased Sims]]</nowiki></code>, or <code><nowiki>[[Category:Townie Sims]]</nowiki></code>)
*'''neighbor''': The neighborhood they exist(ed) in, [[Family Bin]] or [[Lots and Houses Bin]]
* '''theories''' - The display name of a special subpage. Ex. ''What happened to Bella Goth?'', ''Who is Mrs. Crumplebottom?''
 
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>