Jump to content

Form:Chapter: Difference between revisions

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


{{{for template|Chapter}}}
{{{for template|Chapter}}}
Line 15: Line 16:
{| class="formtable"
{| class="formtable"


| Parent Chapter
! Code
| {{{field|parent
| {{PAGENAME}}
  |label=Parent chapter
|-
  |input type=combobox
 
  |values from namespace=Chapter
! Name (*)
  |existing values only
| {{{field|Label}}}
  |placeholder=Top level (no parent)
}}}
|-
|-


! Title
! Parent chapter
| {{{field|title|mandatory}}}
| {{{field|Parent
|input type=combobox
|values from namespace=Chapter
|placeholder=Top level (no parent)
}}}
|-
|-


! Code
! Sequence
| {{PAGENAME}}
| {{{field|Sequence}}}
|-
|-


! Description
! Description
| {{{field|description|input type=textarea}}}
| {{{field|Description|input type=textarea}}}
|-
|-


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


! End date
! End date
| {{{field|end_date|input type=datepicker|year range=1800:2100|show year dropdown|show month dropdown}}}
| {{{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}}}


|}
|}


{{{standard input|save}}}
{{{standard input|save}}}


{{{end template}}}
{{{end template}}}

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