Difference between revisions of "Form:Test"

From Heroes Assemble MUSH
Jump to navigation Jump to search
Line 10: Line 10:
 
{| class="formtable"
 
{| class="formtable"
 
! Show Name:
 
! Show Name:
| {{{field|ShowTitle|input type=textarea}}}
+
| {{{field|ShowTitle|placeholder=What is the show called?}}}
 
|-
 
|-
 
|-
 
|-
! Show Type (TV Show / Movie / Radio Show):
+
! Show Type:
| {{{field|ShowType|input type=textarea}}}
+
| {{{field|ShowType|placeholder=Is this a TV Show? Movie? Radio Show?}}}
 
|-
 
|-
 
|-
 
|-
! Show Image Link (provide direct url):
+
! Show Image Link:
| {{{field|Img|input type=textarea}}}
+
| {{{field|Img|placeholder=Provide the direct URL}}}
 
|-
 
|-
 
|-
 
|-
! Show Status (Ongoing / Finished / Rumored):
+
! Show Status:
| {{{field|ShowStatus|input type=textarea}}}
+
| {{{field|ShowStatus|placeholder=Is this Ongoing, Finished, or Rumored?}}}
 
|-
 
|-
 
|-
 
|-
! Start Date (CCYY/MM/DD format):
+
! Start Date:
| {{{field|ShowStartDate|input type=textarea}}}
+
| {{{field|ShowStartDate|mandatory|property=Show Date|placeholder=CCYY/MM/DD format}}}
 
|-
 
|-
! End Date (CCYY/MM/DD format):
+
! End Date:
| {{{field|ShowEndDate|input type=textarea}}}
+
| {{{field|ShowEndDate|placeholder=CCYY/MM/DD format}}}
 
|-
 
|-
 
|-
 
|-
 
! Synopsis:
 
! Synopsis:
| {{{field|Synopsis|input type=textarea}}}
+
| {{{field|Synopsis|input type=textarea|mandatory|property=Show Synopsis|placeholder=Provide a brief Synopsis}}}
 
|-
 
|-
 
|-
 
|-
 
|-
 
|-
! Cast of Characters (Char/Show IDs, Not Names!):
+
! Cast of Characters:
| {{{field|Cast of Characters|input type=textarea with autocomplete|autogrow|values from category=Characters|list}}}
+
| {{{field|Cast of Characters|input type=textarea with autocomplete|autogrow|values from category=Characters|list|placeholder=Char/Show IDs, Not Names!}}}
 
|-
 
|-
 
|}
 
|}
Line 45: Line 45:
 
'''Free text:'''
 
'''Free text:'''
  
{{{standard input|free text|rows=10}}}
+
{{{standard input|free text|rows=10|placeholder=Got more to tell us? Put it here!}}}
  
  

Revision as of 18:14, 16 July 2022

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