Jump to content

Form:Chapter: Difference between revisions

From Costa Sano MediaWiki
No edit summary
No edit summary
 
(15 intermediate revisions by 2 users not shown)
Line 2: Line 2:
Form for creating and editing Chapter pages.
Form for creating and editing Chapter pages.
</noinclude>
</noinclude>
{{{info
|no summary
|no preview
|no minor edit
|no watch
|no footer
}}}
''Fields marked with (*) are required.''


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


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


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


! Order number
! Sequence
| {{{field|sequence_number|input type=number}}}
| {{{field|Sequence}}}
|-
|-


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


! Start date
! Start date
| {{{field|start_date|input type=date|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=date|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}}}


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