Jump to content

Form:Organisation: Difference between revisions

From Costa Sano MediaWiki
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
noinclude>
Form for creating and editing Organisation pages.
Form for creating and editing Organisation pages.
</noinclude>
</noinclude>
Line 10: Line 10:
|no footer
|no footer
}}}
}}}
''Fields marked with (*) are required.''


{{{for template|Organisation}}}
{{{for template|Organisation}}}
Line 15: Line 17:
{| class="formtable"
{| class="formtable"


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


! Code
! Name (*)
| {{{field|code}}}
| {{{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=combobox
  |values from cargo table=Places
  |values from namespace=Place
|cargo field=code
|display field=title
|existing values only
  |placeholder=Select a place
  |placeholder=Select a place
}}}
}}}
|-


! 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}}}


|}
|}

Revision as of 10:26, 17 February 2026

noinclude> 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}}}