Jump to content

Form:Chapter: Difference between revisions

From Costa Sano MediaWiki
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
<noinclude>
<noinclude>
Form for creating and editing Place pages.
Form for creating and editing Chapter pages.
</noinclude>
</noinclude>


Line 11: Line 11:
}}}
}}}


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


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


! Title
! Title
Line 23: Line 33:
|-
|-


! Parent Place
! Description
| {{{field|parent
| {{{field|description|input type=textarea}}}
  |label=Parent place
  |input type=combobox
  |values from namespace=Place
  |existing values only
  |placeholder=Top level (no parent)
}}}
|-
 
! Type
| {{{field|type}}}
|-
 
! Address
| {{{field|address}}}
|-
|-


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


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


Line 55: Line 51:


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


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

Revision as of 13:23, 14 February 2026

Form for creating and editing Chapter pages.


no summary


Chapter

Parent Chapter parent
Title title
Code Chapter
Description description
Start date start_date
End date end_date
Notes notes

save


{{{end template}}}