User:Richard1990/sandbox: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
imported>Richard1990
No edit summary
imported>Richard1990
No edit summary
Line 15: Line 15:
{{!}}-
{{!}}-
}}
}}
{{#if:{{{state<includeonly>|</includeonly>}}} |
{{!}} style="text-align:left;" {{!}} '''[[Life state]]'''
{{!}}{{{state}}}
{{!}}-
}}
{{#if:{{{stage<includeonly>|</includeonly>}}} |
{{!}} style="text-align:left;" {{!}} '''Life stage'''
{{!}}{{{stage}}}
{{!}}-
}}
{{#if:{{{asp<includeonly>|</includeonly>}}} |
{{!}} style="text-align:left;" {{!}} '''[[Aspiration]]'''
{{!}}{{{asp}}}
{{!}}-
}}
{{#if:{{{sign<includeonly>|</includeonly>}}} |
{{!}} style="text-align:left;" {{!}} '''[[Zodiac Signs|Sign]]'''
{{!}}{{{sign}}}
{{!}}-
}}
|-
| colspan="2" |
----
----
! colspan="2" style="text-align:center;" | Family
|-
|-
{{#if:{{{parents<includeonly>|</includeonly>}}} |
{{#if:{{{parents<includeonly>|</includeonly>}}} |
Line 24: Line 45:
}}
}}
{{#if:{{{siblings<includeonly>|</includeonly>}}} |
{{#if:{{{siblings<includeonly>|</includeonly>}}} |
{{!}} style="text-align:left;" {{!}} '''Siblings'''
{{!}} style="text-align:left;" {{!}} '''Sibling(s)'''
{{!}}{{{siblings}}}
{{!}}{{{siblings}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{spouse<includeonly>|</includeonly>}}} |
{{#if:{{{spouse<includeonly>|</includeonly>}}} |
{{!}} style="text-align:left;" {{!}} '''Spouse'''
{{!}} style="text-align:left;" {{!}} '''Spouse(s)'''
{{!}}{{{spouse}}}
{{!}}{{{spouse}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{child<includeonly>|</includeonly>}}} |

{{!}} style="text-align:left;" {{!}} '''Child(ren)'''
{{!}}{{{child}}}
{{!}}-
}}
|-
| colspan="2" |
----
|-
{{#if:{{{play<includeonly>|</includeonly>}}} |
{{!}} style="text-align:left;" {{!}} '''Playability'''
{{!}}{{{play}}}
{{!}}-
}}
{{#if:{{{neighbor<includeonly>|</includeonly>}}} |
{{!}} style="text-align:left;" {{!}} '''Neighborhood'''
{{!}}{{{neighbor}}}
{{!}}-
}}
! colspan="2" style="text-align:center;" |
! colspan="2" style="text-align:center;" |
----
----
[[{{PAGENAME}}/Player stories|Player stories]]
[[{{PAGENAME}}/Player stories|Player stories]]
|}<noinclude>
|}
==Usage==
<pre>
{{Sim
|name =
|image =
|caption =
|gender =
|state =
|stage =
|asp =
|sign =
|parents =
|siblings =
|spouse =
|child =
|play =
|neighbor =
}}
</pre></noinclude>

Revision as of 21:12, 18 February 2009

Richard1990/sandbox
{{{image}}}
Hi! My name is Richard1990/sandbox!
Name Richard1990/sandbox
Gender {{{gender}}}
Life state {{{state}}}
Life stage {{{stage}}}
Aspiration {{{asp}}}
Sign {{{sign}}}

Parents {{{parents}}}
Sibling(s) {{{siblings}}}
Spouse(s) {{{spouse}}}
Child(ren) {{{child}}}

Playability {{{play}}}
Neighborhood {{{neighbor}}}

Player stories

Usage

{{Sim
|name     = 
|image    = 
|caption  = 
|gender   = 
|state    = 
|stage    = 
|asp      = 
|sign     = 
|parents  = 
|siblings = 
|spouse   = 
|child    = 
|play     = 
|neighbor = 
}}