Template:Lot/doc: Difference between revisions

no edit summary
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:
;Syntax: {{T|Lot|...}}
 
;Any type
<pre>
{{Lot
Line 9 ⟶ 10:
|size =
|floors =
|beds =
|baths =
|family =
|owner =
|neighbor =
}}
</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>
Anonymous user