Form:Chapter: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (4 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" | ||
! Code | |||
| {{ | | {{PAGENAME}} | ||
|- | |||
! Name (*) | |||
| {{{field|Label}}} | |||
|- | |- | ||
! | ! Parent chapter | ||
| {{{field| | | {{{field|Parent | ||
|input type=combobox | |||
|values from namespace=Chapter | |||
|placeholder=Top level (no parent) | |||
}}} | |||
|- | |- | ||
! | ! Sequence | ||
| {{ | | {{{field|Sequence}}} | ||
|- | |- | ||
! Description | ! Description | ||
| {{{field| | | {{{field|Description|input type=textarea}}} | ||
|- | |- | ||
! Start date | ! Start date | ||
| {{{field| | | {{{field|StartDate|input type=datepicker|year range=1800:2100|show year dropdown|show month dropdown}}} | ||
|- | |- | ||
! End date | ! End date | ||
| {{{field| | | {{{field|EndDate|input type=datepicker|year range=1800:2100|show year dropdown|show month dropdown}}} | ||
|- | |- | ||
! Notes | ! Notes | ||
| {{{field| | | {{{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}}}