Template:Lot/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
(Created page with ';Description: An infobox for lots. ;Syntax: {{T|Lot|...}} <pre> {{Lot |image = |type = |value = |size = |floors = |family = |neighbor = }} </pre> <…')
 
m (4 revisions imported: Import from https://sims.wikia.com)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
;Description: An infobox for [[lot]]s.
;Description: An infobox for [[lot]]s.
;Syntax: {{T|Lot|...}}
==Syntax==


{{T|Lot|...}}

;Any type
<pre>
<pre>
{{Lot
{{Lot
Line 7: Line 10:
|type =
|type =
|value =
|value =
|furnished =
|unfurnished =
|size =
|size =
|floors =
|floors =
|beds =
|baths =
|family =
|family =
|owner =
|neighbor =
|neighbor =
}}
}}
</pre>
</pre>

;Community lot
<pre>
{{Lot
|image =
|type = Community
|value =
|size =
|floors =
|owner =
|neighbor =
}}
</pre>

;Residential lot
<pre>
{{Lot
|image =
|type = Residential
|value =
|size =
|floors =
|beds =
|baths =
|family =
|neighbor =
}}</pre>

== 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.


<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly>
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly>

Latest revision as of 21:39, 7 March 2019

Description
An infobox for lots.

Syntax[edit source]

{{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[edit source]

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.