Difference between revisions of "Form:Log"

From Super Robot Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Log" 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 tha...")
 
m
Line 9: Line 9:
 
<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|PhaseAndTurn}}}
 
{{{for template|PhaseAndTurn}}}
{| class="formtable"
+
{{{field|phase|hidden|default=1}}}
! Phase:
+
{{{field|turn|hidden|default=2}}}
| {{{field|phase|input type=text}}}
 
|-
 
! Turn:
 
| {{{field|turn|input type=text}}}
 
|}
 
 
{{{end template}}}
 
{{{end template}}}
  
Line 21: Line 16:
 
{| class="formtable"
 
{| class="formtable"
 
! Cast:  
 
! Cast:  
| {{{field|cast|input type=text|values from category=Characters}}}
+
| {{{field|cast|input type=text|mandatory|values from category=Characters}}}
 
|-
 
|-
 
! Location:  
 
! Location:  
| {{{field|location|input type=text}}}
+
| {{{field|location|mandatory|input type=text}}}
 
|-
 
|-
 
! Date:  
 
! Date:  
| {{{field|date|input type=text}}}
+
| {{{field|date|mandatory|input type=text}}}
 
|-
 
|-
 
! Summary:  
 
! Summary:  
| {{{field|summary|input type=text}}}
+
| {{{field|summary|mandatory|input type=text}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Revision as of 03:21, 12 July 2022

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