Jump to content

Template:Place: Difference between revisions

From Costa Sano MediaWiki
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Place data template
Place data template
Defines the Cargo schema for Places.
One page = one Place.
Page title (PAGENAME) is the identifier (Code).
</noinclude>
</noinclude>


{{#cargo_declare:
{{#cargo_declare:
  |table=Places
  |_table=Places
  |fields=
  |Code=Page
  Code=Page,
|Parent=Page
  Parent=Page,
|Label=String
  Label=String,
|Type=String
  Type=String,
|Address=String
  Address=String,
|Latitude=Float
  Latitude=Float,
|Longitude=Float
  Longitude=Float,
|Notes=Text
  Notes=Text
}}
}}


{{#cargo_store:
{{#cargo_store:
  |Code=PAGENAME
  |Code={{FULLPAGENAME}}
  |Parent={{{Parent|}}}
  |Parent={{{Parent|}}}
  |Label={{{Label|}}}
  |Label={{{Label|}}}

Latest revision as of 15:17, 16 February 2026

Place data template


This template defines the table "Places". View table.


Notes:


Map: View on OpenStreetMap