Jump to content

Form:Organisation: Difference between revisions

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


{| class="formtable"
{| class="formtable"


! Name
! Code
| {{{field|name|mandatory}}}
| {{PAGENAME}}
|-
|-


! Code
! Name (*)
| {{PAGENAME}}
| {{{field|Label}}}
|-
|-


! Description
! Parent organisation
| {{{field|description|input type=textarea}}}
| {{{field|Parent
|input type=combobox
|values from namespace=Organisation
|placeholder=Top level (no parent)
}}}
|-
|-


! Place
! Located in (Place)
| {{{field|place_id
| {{{field|Place
|label=Located in
  |input type=combobox
  |input type=dropdown
  |values from namespace=Place
  |values from cargo table=Places
  |placeholder=Select a place
|cargo field=code
|display field=title
  |default=NILL
}}}
}}}
|-
! Description
| {{{field|Description|input type=textarea}}}
|-
|-


! Contact information
! Contact information
| {{{field|contact_information|input type=textarea}}}
| {{{field|Contact|input type=textarea}}}
|-
|-


! Notes
! Notes
| {{{field|notes|input type=textarea}}}
| {{{field|Notes|input type=textarea}}}


|}
|}

Latest revision as of 10:32, 17 February 2026

Form for creating and editing Organisation pages.


no summary

Fields marked with (*) are required. Organisation

Code Organisation
Name (*) Label
Parent organisation Parent
Located in (Place) Place
Description Description
Contact information Contact
Notes Notes

save

{{{end template}}}