Template:Place: Difference between revisions
Appearance
Created page with "<noinclude> Place data template {{#cargo_declare: _table=Places |title=String |code=String |parent=Page |type=String |latitude=Float |longitude=Float |notes=Text }} {{#forminput:form=Place}} </noinclude> {{#cargo_store: title={{{title|}}} |code={{PAGENAME}} |parent={{{parent|}}} |type={{{type|}}} |latitude={{{latitude|}}} |longitude={{{longitude|}}} |notes={{{notes|}}} }} == {{{title|}}} ==" |
No edit summary |
||
| Line 8: | Line 8: | ||
|parent=Page | |parent=Page | ||
|type=String | |type=String | ||
|address=String | |||
|latitude=Float | |latitude=Float | ||
|longitude=Float | |longitude=Float | ||
| Line 21: | Line 22: | ||
|parent={{{parent|}}} | |parent={{{parent|}}} | ||
|type={{{type|}}} | |type={{{type|}}} | ||
|address={{{address|}}} | |||
|latitude={{{latitude|}}} | |latitude={{{latitude|}}} | ||
|longitude={{{longitude|}}} | |longitude={{{longitude|}}} | ||