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> <…')
 
sims>A morris
No edit summary
Line 2: Line 2:
;Syntax: {{T|Lot|...}}
;Syntax: {{T|Lot|...}}


;Any type
<pre>
<pre>
{{Lot
{{Lot
Line 9: Line 10:
|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
;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>

Revision as of 21:59, 5 January 2010

Description
An infobox for lots.
Syntax
{{Lot|<...>}}
Any type
{{Lot
|image    = 
|type     = 
|value    = 
|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
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