Template:Lot: 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
mNo edit summary
sims>A morris
(adding parameters beds, baths and owner)
Line 9: Line 9:
{{!}} '''Lot Type''':
{{!}} '''Lot Type''':
{{!}} {{{type}}}
{{!}} {{{type}}}
{{!}}-
}}
{{#if: {{{owner<includeonly>|</includeonly>}}} |
{{!}} '''Owner''':
{{!}} {{{owner}}}
{{!}}-
{{!}}-
}}
}}
Line 22: Line 27:
}}
}}
{{#if: {{{floors<includeonly>|</includeonly>}}} |
{{#if: {{{floors<includeonly>|</includeonly>}}} |
{{!}} '''Number of Floors''':
{{!}} '''Number of floors''':
{{!}} {{{floors}}}
{{!}} {{{floors}}}
{{!}}-
{{!}}-
Line 29: Line 34:
{{!}} '''Occupants''':
{{!}} '''Occupants''':
{{!}} {{{family}}}
{{!}} {{{family}}}
{{!}}-
}}
{{#if: {{{beds<includeonly>|</includeonly>}}} |
{{!}} '''Number of bedrooms''':
{{!}} {{{beds}}}
{{!}}-
}}
{{#if: {{{baths<includeonly>|</includeonly>}}} |
{{!}} '''Number of bathrooms''':
{{!}} {{{baths}}}
{{!}}-
{{!}}-
}}
}}

Revision as of 21:46, 5 January 2010

Lot
{{{image}}}
Lot Type: {{{type}}}
Owner: {{{owner}}}
Lot Value: §{{{value}}}
Lot Size: {{{size}}}
Number of floors: {{{floors}}}
Occupants: {{{family}}}
Number of bedrooms: {{{beds}}}
Number of bathrooms: {{{baths}}}
Neighborhood: {{{neighbor}}}
Template documentation (View · Edit · History · Purge)
Description
An infobox for lots.

Syntax

{{Lot|<...>}}

Any type
{{Lot
|image    = 
|type     = 
|value    = 
|furnished = 
|unfurnished = 
|size     = 
|floors   = 
|beds     = 
|baths    = 
|family   = 
|owner    = 
|neighbor = 
}}
Community lot
{{Lot
|image    = 
|type     = Community
|value    = 
|size     = 
|floors   = 
|owner    = 
|neighbor = 
}}
Residential lot
{{Lot
|image    = 
|type     = Residential
|value    = 
|size     = 
|floors   = 
|beds     = 
|baths    = 
|family   = 
|neighbor = 
}}

Parameters

type
The type of lot: Residential, Community, Secret, etc.
value
The value of the lot in Simoleons, excluding §.
furnished
The value of the lot furnished in Simoleons, excluding §. Used instead of value for The Sims 3 lots.
unfurnished
The value of the lot unfurnished in Simoleons, excluding §. Used instead of value for The Sims 3 lots.
size
The size of the lot.
floors
The number of livable floors.
beds
The number of bedrooms.
baths
The number of bathrooms including half baths as a decimal.
family
The family or household living on the lot.
owner
The owner of a community lot.
neighbor
The neighborhood where the lot originally existed.

Visit Template:Lot/doc to edit this text! (How does this work?) (Refresh this text - why?)