Template talk:Infobox estate

From Wikipedia, the free encyclopedia

[edit] Instructions

[edit] The template is designed for the most specific used as required. Should any entries be inapplicable due to any reasons, entries may be excluded.

[edit] To begin with the coding, you must start with the following:
{{infobox_estate|

[edit] Locality & Town Name

Followed by the entry for locality & town name, replace the words within the parenthesis and the parenthesis.

|locality_name = (Enter here, without parenthesis)
|town_name = (Enter here, without parenthesis)

[edit] Locality Name in 3 other official languages

This is the entry for the name of the town/estate in the 3 other official languages; Chinese, Malay and Tamil.

|name_chinese = (Enter here, without parenthesis)
|name_malay = (Enter here, without parenthesis)
|name_tamil = (Enter here, without parenthesis)

Should any of the entries to be omitted due to lack of resources or claim, you may wish to use, you maybe with to enter To be filled in.

[edit] Year of Founding

The year of which the subject of the article was founded. Month and day may be omitted.

|year_of_founding= (Enter the figures here, without parenthesis)

[edit] Town Centre

Simply fill in.

|town_centre = (Enter here, without parenthesis)

[edit] Commerical District

Simply fill in.

|comdist = (Enter here, without parenthesis)

[edit] Area

This entry attributes for the total land area (in km2).

|area = (Enter the figures here, without parenthesis)

[edit] Population

Simply fill in.

|population = (Enter the figures here, without parenthesis)

[edit] Town Council

The town council the subject of the article is under, without the word Town Council. For instance, enter Sembawang instead of Sembawang Town Council.

|name-town_council = (Enter here, without parenthesis)

[edit] Chairman of Town Council

Simply fill in.

|chairman-town_council = (Enter here, without parenthesis)

[edit] Vice-Chairman of Town Council

Simply fill in.

|vicechairman-town_council = (Enter here, without parenthesis)

[edit] Residential Properties

Simply fill in.

|amount-residential_properties = (Enter the figures here, without parenthesis)

[edit] Commerical Properties

Simply fill in.

|amount-commercial_properties = (Enter the figures here, without parenthesis)

[edit] Social Properties

Simply fill in.

|amount-social_properties = (Enter the figures here, without parenthesis)

[edit] Market & Hawker Properties

Simply fill in.

|amount-market_hawker_properties = (Enter the figures here, without parenthesis)

[edit] Notes

Any mandatory notes.

|notes = (Enter here, without parenthesis)

[edit] Closing

}}

[edit] Final Code

Your code for the template should resembles the following.

{{Infobox_estate |
  locality_name                     = Woodlands |
  town_name                         = Woodlands New Town |
  name_chinese                      = 兀兰 |
  name_malay                        = Woodlands |
  name_tamil                        = ''To be filled in'' |
  year_of_founding                  = ''To be filled in'' |
  town_centre                       = Woodlands Square |
  comdist                           = ''To be filled in'' |
  area                              = 13.6 |
  population                        = 192,700 |
  name-town_council                 = [http://www.sembawangtc.org.sg Sembawang] |
  chairman-town_council             = [[Members_of_the_Singapore_Parliament|Hawazi Daipi]] |
  vicechairman-town_council         = [[Members_of_the_Singapore_Parliament|Ong Ah Heng]] |
  amount-residential_properties     = 112,175<sup>1</sup> |
  amount-commercial_properties      = 1,352<sup>1</sup> |
  amount-social_properties          = 243<sup>1</sup> |
  amount-market_hawker_properties   = 467<sup>1</sup> |
  notes                             = <sup>1</sup> Statistics based on the entire town council.<br> |
}}