Difference between revisions of "Form:Show"

From Heroes Assemble MUSH
Jump to navigation Jump to search
 
(10 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
To create a page with this form, enter the page name below;
 
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.
 
if a page with that name already exists, you will be sent to a form to edit that page.
 
 
 
{{#forminput:form=Show}}
 
{{#forminput:form=Show}}
  
</noinclude><includeonly></includeonly>
+
</noinclude><includeonly>
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|Show Header|label=Show}}}
+
{{{for template|ShowHeader|label=Show}}}
 
{| class="formtable"
 
{| class="formtable"
 +
! Show Name:
 +
| {{{field|ShowTitle|placeholder=What is the show called?}}}
 +
|-
 +
|-
 
! Show Type:
 
! Show Type:
| {{{field|Show Type|input type=textarea}}}
+
| {{{field|ShowType|placeholder=Is this a TV Show? Movie? Radio Show?}}}
 +
|-
 +
|-
 +
! Show Image Link:
 +
| {{{field|Img|placeholder=Provide the direct URL}}}
 +
|-
 
|-
 
|-
 
! Show Status:
 
! Show Status:
| {{{field|Status|input type=textarea}}}
+
| {{{field|ShowStatus|placeholder=Is this Ongoing, Finished, or Rumored?}}}
 +
|-
 +
|-
 +
! Start Date:
 +
| {{{field|ShowStartDate|mandatory|property=Show Date}}}
 +
|-
 +
! End Date:
 +
| {{{field|ShowEndDate|property=Show DateEnd}}}
 
|-
 
|-
! Show Date:
 
| {{{field|Date of Show|input type=textarea}}}
 
 
|-
 
|-
 
! 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 31: 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!}}}
  
  
Line 39: Line 53:
  
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
<includeonly></includeonly>
+
</noinclude>

Latest revision as of 23:43, 18 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.