Template:Map Features:addr/doc

From OpenStreetMap Wiki
Jump to navigation Jump to search

Template for the Addresses table in the Map Features page. Use the default English text or use the template arguments for your translations

Usage

All parameters are optional. By default, text is in English.

  • English writers shall write their comments in the template itself (avoiding double edition).
  • Other languages are translated in template arguments, not in the template itself.
Headers/footers
  • name = === Section header line ===
  • description = Displayed before the table; optional
Table column headers
  • head:key = Key
  • head:value = Value
  • head:element = Element
  • head:desc = Comment
  • head:render = Rendering
  • head:photo = Photo
Table subsections (row groups)
  • head:subsection = Text of the subsection header row
For each table row for a tag whose key is addr:subkey
  • addr:subkey:key = Key:addr:subkey
  • addr:subkey:value = (subkey name)
  • addr:subkey:desc = (Description)
  • addr:subkey:render =
  • addr:subkey:photo =

Template to copy/paste in translations

<noinclude>{{Languages}}
</noinclude>{{Map Features:addr
|name         =
|description  =
|addr:key     = 

|head:key     =
|head:value   =
|head:element =
|head:desc    =
|head:render  =
|head:photo   =


|head:house_tags =

|addr:housenumber:value =
|addr:housenumber:desc  =
|addr:conscriptionnumber:value =
|addr:conscriptionnumber:desc  =
|addr:housename:value =
|addr:housename:desc  =
|addr:street:value =
|addr:street:desc  =
|addr:place:value =
|addr:place:desc  =
|addr:postcode:value =
|addr:postcode:desc  =
|addr:city:value =
|addr:city:desc  =
|addr:country:value =
|addr:country:desc  =
|addr:full:value =
|addr:full:desc  =


|head:hamlet_subdistrict_district_province =

|addr:hamlet:value =
|addr:hamlet:desc  =
|addr:suburb:value =
|addr:suburb:desc  =
|addr:subdistrict:value =
|addr:subdistrict:desc  =
|addr:district:value =
|addr:district:desc  =
|addr:province:value =
|addr:province:desc  =
|addr:state:value =
|addr:state:desc  =


|head:interpolation_tags =

|addr:interpolation:value =
|addr:interpolation:desc  =
|addr:interpolation:number:value =
|addr:interpolation:number:desc  =
|addr:inclusion:value =
|addr:inclusion:desc  =
}}