Jump to content

Form:Place: Difference between revisions

From Costa Sano MediaWiki
No edit summary
Tag: Reverted
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 10: Line 10:
|no footer
|no footer
}}}
}}}
''Fields marked with (*) are required.''


{{{for template|Place}}}
{{{for template|Place}}}
Line 19: Line 20:
|-
|-


! Name
! Name (*)
| {{{field|Label|mandatory}}}
| {{{field|Label}}}
|-
|-


! Parent place
! Parent place
| {{{field|Parent
|{{{field|Parent
|input type=combobox
|input type=combobox
|cargo table=Places
|values from namespace=Place
|cargo field=Code
<noinclude>
Form for creating and editing Place pages.
</noinclude>
 
{{{info
|no summary
|no preview
|no minor edit
|no watch
|no footer
}}}
 
{{{for template|Place}}}
 
{| class="formtable"
 
! Code
| {{PAGENAME}}
|-
 
! Name
| {{{field|Label|mandatory}}}
|-
 
! Parent place
| {{{field|Parent
|input type=combobox
|cargo table=Places
|cargo field=Code
|display fields=Code,Label
|display format=$1 – $2
|where=Code != '{{PAGENAME}}'
|placeholder=Top level (no parent)
}}}
|-
 
! Type
| {{{field|Type
|input type=dropdown
|values=Continent,Country,Region,Province,City,Neighborhood,Street
}}}
|-
 
! Address
| {{{field|Address}}}
|-
 
! Latitude
| {{{field|Latitude}}}
|-
 
! Longitude
| {{{field|Longitude}}}
|-
 
! Notes
| {{{field|Notes|input type=textarea}}}
 
|}
 
{{{standard input|save}}}
 
{{{end template}}}
 
|where=Code != '{{PAGENAME}}'
|placeholder=Top level (no parent)
|placeholder=Top level (no parent)
}}}
}}}

Latest revision as of 16:58, 16 February 2026

Form for creating and editing Place pages.


no summary

Fields marked with (*) are required.

Place

Code Place
Name (*) Label
Parent place Parent
Type Type
Address Address
Latitude Latitude
Longitude Longitude
Notes Notes

save

{{{end template}}}