Difference between revisions of "Template:Residence"

 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
|-
 
|-
 
| colspan="2" style="text-align:center;" |  
 
| colspan="2" style="text-align:center;" |  
{{ if: {{{image|}}} |[[Image:{{{image}}}|200px]]|boo}}
 
 
|-
 
|-
 
! Neighborhood:
 
! Neighborhood:
 
| [[{{{neighborhood}}} Neighborhood|{{{neighborhood}}}]]
 
| [[{{{neighborhood}}} Neighborhood|{{{neighborhood}}}]]
 
|-
 
|-
! Singles:
+
! Occupancy:
| {{{singles}}}
+
| {{#expr: {{{singles}}} + 2*{{{doubles}}}}} ({{{singles}}} singles, {{{doubles}}} doubles)
|-
 
! Doubles:
 
| {{{doubles}}}
 
 
|-
 
|-
 
! Common areas:
 
! Common areas:
Line 36: Line 32:
 
| {{{renovated}}}
 
| {{{renovated}}}
 
|-
 
|-
| colspan="2" style="text-align:center;" |  
+
| colspan="2" style="text-align:center;" |
{{if:{{{latitude|}}}|<googlemap lat="{{{latitude}}}" lon="{{{longitude}}}" width="300" height="160" controls="small" zoom="15" type="hybrid">
+
{{#if: {{{latitude|}}}|<googlemap width="290" height="180" lat="{{{latitude}}}" lon="{{{longitude}}}" zoom="16" type="satellite" controls="small">
 
{{{latitude}}},{{{longitude}}},{{{name}}}
 
{{{latitude}}},{{{longitude}}},{{{name}}}
</googlemap>|}}
+
</googlemap>}}
 
|-
 
|-
 
|}
 
|}
 
</div>
 
</div>

Latest revision as of 19:12, May 12, 2006

{{{name}}}
Neighborhood: [[{{{neighborhood}}} Neighborhood|{{{neighborhood}}}]]
Occupancy: Expression error: Unrecognized punctuation character "{". ({{{singles}}} singles, {{{doubles}}} doubles)
Common areas: {{{common-areas}}}
Kitchen? {{{kitchen}}}
Laundry: {{{washers}}} washers, {{{dryers}}} dryers
Bathrooms: {{{toilets}}} toilets
{{{sinks}}} sinks
{{{showers}}} showers
{{{urinals}}} urinals
{{{bathtubs}}} tubs
Vending: {{{vending}}}
Built: {{{built}}}
Renovated: {{{renovated}}}