Form:Article: Difference between revisions

From MoHA Wiki
No edit summary
No edit summary
Line 12: Line 12:
|-
|-
!
!
| {{{field|Is published|input type=checkbox|label=Published|class=mr-3}}}
| {{{field|Is published|input type=checkbox|label=Published|class=mr-3|show on select=Yes=>date_published;Yes=>article_author}}}
|- id="date_published"
! Date Published:
| {{{field|Date Published|input type=datepicker}}}
|- id="article_author"
! Author(s):
| {{{field|Article author|input type=tokens|values from property=Article author|list|delimiter=;}}} {{multiple|;|Start typing and select from the list. Continue typing and push <code>Enter</code> to add new authors.}}
|-
|-
! Program:
! Program:
Line 19: Line 25:
! Other categories:  
! Other categories:  
| {{{field|Categories|input type=tree|top category=Article|list|delimiter=;|hideroot}}} {{multiple|;|Tick boxes to select several categories.}}
| {{{field|Categories|input type=tree|top category=Article|list|delimiter=;|hideroot}}} {{multiple|;|Tick boxes to select several categories.}}
|-
! Event:
| {{{field|Event|input type=tokens|values from category=Events|existing values only}}}
|}
|}
{{{end template}}}
{{{end template}}}

Revision as of 19:46, March 27, 2024

This is the "Article" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.