Template:Sim2/Draft: 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>C.Syde65
mNo edit summary
sims>C.Syde65
(Updated.)
Line 13: Line 13:
<format>{{GetGenderImage|{{{sex}}}}}{{#ifeq: {{{sex}}}|Ambiguous|[[w:c:Sims:Gender#Gender_ambiguity|Ambiguous]]|{{{sex}}}}}</format>
<format>{{GetGenderImage|{{{sex}}}}}{{#ifeq: {{{sex}}}|Ambiguous|[[w:c:Sims:Gender#Gender_ambiguity|Ambiguous]]|{{{sex}}}}}</format>
</data>
</data>
<data source="age"><label>Age</label></data>
<data source="age"><label>Age</label><format>{{GetStageImage|{{{age}}}}} {{{age}}}</format></data>
<data source="state"><label>Life state</label><default>Sim</default></data>
<data source="state"><label>Life state</label><format>{{GetStateImage|{{{state}}}}} {{{state}}}</format><default>{{GetStateImage|{{{state}}}}} Sim</default></data>
<group>
<group>
<header>Education and Employment</header>
<header>Education and Employment</header>
<data source="school"><label>School</label></data>
<data source="school"><label>School</label><format>{{GetSchoolImage|{{{school}}}}} {{{school}}}</format></data>
<data source="grade"><label>Grade</label></data>
<data source="grade"><label>Grade</label></data>
<data source="major"><label>Major</label></data>
<data source="major"><label>Major</label></data>
<data source="year"><label>Year</label></data>
<data source="year"><label>Year</label></data>
<data source="career"><label>Career</label></data>
<data source="career"><label>Career</label><format>{{GetCareerImage|{{{career}}}}} {{{career}}}</format></data>
<data source="careerlevel"><label>Career level</label></data>
<data source="careerlevel"><label>Career level</label></data>
</group>
</group>
Line 35: Line 35:
<group>
<group>
<header>Personality</header>
<header>Personality</header>
<data source="sign"><label>Zodiac sign</label></data>
<data source="sign"><label>Zodiac sign</label><format>{{GetSignImage|{{{sign}}}}} {{{sign}}}</format></data>
<data source="asp"><label>Aspiration</label></data>
<data source="asp"><label>Aspiration</label><format>{{GetAspirationImage|{{{asp}}}}} {{{asp}}}</format></data>
<data source="asp2"><label>Secondary aspiration</label></data>
<data source="asp2"><label>Secondary aspiration</label><format>{{GetAspirationImage|{{{asp2}}}}} {{{asp2}}}</format></data>
<data source="want"><label>Lifetime want</label></data>
<data source="want"><label>Lifetime want</label><format>{{GetWantImage|{{{want}}}}} {{{want}}}</format></data>
</group>
</group>
<group>
<group>
<header>Chemistry</header>
<header>Chemistry</header>
<data source="turnon1"><label>Turn on1</label></data>
<data source="turnon1"><label>Turn on1</label><format>{{GetChemistryImage|{{{turnon1}}}}} {{{turnon1}}}</format></data>
<data source="turnon2"><label>Turn on2</label></data>
<data source="turnon2"><label>Turn on2</label><format>{{GetChemistryImage|{{{turnon2}}}}} {{{turnon2}}}</format></data>
<data source="turnoff"><label>Turn off</label></data>
<data source="turnoff"><label>Turn off</label><format>{{GetChemistryImage|{{{turnoff}}}}} {{{turnoff}}}</format></data>
</group>
</group>
<group>
<group>
Line 63: Line 63:
<data source="play"><label>Playability</label></data>
<data source="play"><label>Playability</label></data>
<data source="cod"><label>Cause of death</label></data>
<data source="cod"><label>Cause of death</label></data>
<data source="neighbor"><label>neighborhood</label></data>
<data source="neighbor"><label>Neighborhood</label></data>
</group>
</group>
<header>[[#WikiaArticleComments|Write a Review!]]</header>
<header>[[#WikiaArticleComments|Write a Review!]]</header>
Line 168: Line 168:
}}
}}
{{#if:{{{state<includeonly>|</includeonly>}}} |
{{#if:{{{state<includeonly>|</includeonly>}}} |
<includeonly>{{GetStateCat|state|{{{state}}} }}</includeonly>
<includeonly>{{GetStateCat|{{{state}}} }}</includeonly>
}}
}}
{{#if:{{{school<includeonly>|</includeonly>}}} |
{{#if:{{{school<includeonly>|</includeonly>}}} |

Revision as of 23:25, 6 December 2017

Usage & preview

Type in this:

{{Sim2/Draft
|name=
|image=
|caption=
|sex=
|age=
|state=
|school=
|grade=
|major=
|year=
|career=
|careerlevel=
|family=
|parents=
|siblings=
|spouse=
|maritalstatus=
|child=
|household=
|roommates=
|pets=
|sign=
|asp=
|asp2=
|want=
|turnon1=
|turnon2=
|turnoff=
|hair=
|eye=
|skin=
|body=
|reputation=
|social=
|game=
|play=
|cod=
|neighbor=
}}

to see this:















Click here to refresh the preview above