Jump to content

Form:Chapter: Difference between revisions

From Costa Sano MediaWiki
No edit summary
Tag: Reverted
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Form for creating and editing Place pages.
Form for creating and editing Chapter pages.
</noinclude>
</noinclude>


Line 10: Line 10:
|no footer
|no footer
}}}
}}}
''Fields marked with (*) are required.''


{{{for template|Place}}}
{{{for template|Chapter}}}


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


! Title
! Code
| {{{field|title|mandatory}}}
| {{PAGENAME}}
|-
|-


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


! Parent Place
! Parent chapter
| {{{field|parent
| {{{field|Parent
  |label=Parent place
|input type=combobox
  |input type=combobox
|values from namespace=Chapter
  |values from namespace=Place
|placeholder=Top level (no parent)
  |existing values only
  |placeholder=Top level (no parent)
}}}
}}}
|-
|-


! Type
! Sequence
| {{{field|type}}}
| {{{field|Sequence}}}
|-
|-


! Address
! Description
| {{{field|address}}}
| {{{field|Description|input type=textarea}}}
|-
|-


! Latitude
! Start date
| {{{field|latitude}}}
| {{{field|StartDate|input type=datepicker|year range=1800:2100|show year dropdown|show month dropdown}}}
|-
|-


! Longitude
! End date
| {{{field|longitude}}}
| {{{field|EndDate|input type=datepicker|year range=1800:2100|show year dropdown|show month dropdown}}}
|-
|-


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


|}
|}

Latest revision as of 11:29, 17 February 2026

Form for creating and editing Chapter pages.


no summary

Fields marked with (*) are required.

Chapter

Code Chapter
Name (*) Label
Parent chapter Parent
Sequence Sequence
Description Description
Start date StartDate
End date EndDate
Notes Notes

save

{{{end template}}}