Template:Places: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
{{#cargo_declare:_table=Places | {{#cargo_declare:_table=Places | ||
|PlaceName=String | |PlaceName=String | ||
|Coordinates= | |Coordinates=String | ||
}} | }} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#cargo_store:_table=Places | {{#cargo_store:_table=Places | ||
|Coordinates={{ | |Coordinates=}{{Coordinates|}}} | ||
|PlaceName={{{PlaceName|}}} | |PlaceName={{{PlaceName|}}} | ||
}} | }} | ||
Coords: {{ | Coords: {{{Coordinates|}}} | ||
Place name: {{{PlaceName|}}} | Place name: {{{PlaceName|}}} | ||
</includeonly> | </includeonly> |
Revision as of 21:46, 7 September 2021
This is the "Places" template.
{{#cargo_declare:_table=Places |PlaceName=String |Coordinates=String }}