Difference between revisions of "Form:Book"

From Heroes Assemble MUSH
Jump to navigation Jump to search
m (Protected "Form:Book" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(2 intermediate revisions by one other user not shown)
Line 10: Line 10:
 
{| class="formtable"
 
{| class="formtable"
 
! Book Name:
 
! Book Name:
| {{{field|BookTitle|input type=textarea}}}
+
| {{{field|BookTitle|input type=textarea|placeholder=What is the Title of the Book?}}}
 
|-
 
|-
 
|-
 
|-
Line 18: Line 18:
 
|-
 
|-
 
! Book Type:
 
! Book Type:
| {{{field|BookType|input type=textarea}}}
+
| {{{field|BookType|input type=textarea|placeholder=What type of book is this? Romance? NonFiction?}}}
 
|-
 
|-
 
|-
 
|-
! Release Date (CCYY/MM/DD format):
+
! Release Date (DD/MM/CCYY format):
| {{{field|BookReleaseDate|input type=textarea}}}
+
| {{{field|BookReleaseDate|mandatory|property=Book Date}}}
 
|-
 
|-
 
|-
 
|-
 
! Synopsis:
 
! Synopsis:
| {{{field|Synopsis|input type=textarea}}}
+
| {{{field|Synopsis|input type=textarea|mandatory|property=Book Synopsis|placeholder=Provide a brief synopsis.|autogrow|size=118px}}}
 
|-
 
|-
 
|-
 
|-

Latest revision as of 23:50, 18 July 2022

This is the "Book" 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.