Difference between revisions of "Form:Log"

From NorCon MUSH
Line 14: Line 14:
 
{| class="formtable"
 
{| class="formtable"
 
! Quote:
 
! Quote:
| {{{field|quote|size=200}}}
+
| {{{field|quote|size=200|placeholder=A quote from the log.}}}
 
|-
 
|-
 
! Date Played:
 
! Date Played:
| {{{field|gamedate|input type=datepicker|date format=yy.mm.dd}}}
+
| {{{field|gamedate|input type=datepicker|date format=yy.mm.dd|placeholder=Log date used for sorting purposes.}}}
 
|-
 
|-
 
! Who:
 
! Who:
| {{{field|who|input type=text with autocomplete|size=200}}}
+
| {{{field|who|input type=text with autocomplete|size=200|placeholder=Comma separated list of participants.}}}
 
|-
 
|-
 
! What:
 
! What:
| {{{field|what|size=200}}}
+
| {{{field|what|size=200|placeholder=What happened?}}}
 
|-
 
|-
 
! Where:
 
! Where:
| {{{field|where|size=200}}}
+
| {{{field|where|size=200|placeholder=Where did it happen?}}}
 
|-
 
|-
 
! When:
 
! When:
| {{{field|when|size=200}}}
+
| {{{field|when|size=200|placeholder=IC date.}}}
 
|-
 
|-
 
! Weather:
 
! Weather:
| {{{field|weather|size=200}}}
+
| {{{field|weather|size=200|placeholder=The weather.}}}
 
|-
 
|-
 
! Mentions:
 
! Mentions:
| {{{field|mentions||input type=text with autocomplete|size=200}}}
+
| {{{field|mentions||input type=text with autocomplete|size=200|placeholder=Who was mentioned.}}}
 
|-
 
|-
 
! OOC Comments:
 
! OOC Comments:
| {{{field|ooc|size=200}}}
+
| {{{field|ooc|size=200|placeholder=Any OOC comments.}}}
 
|-
 
|-
 
! Icons:
 
! Icons:
| {{{field|icons||input type=text with autocomplete|size=200}}}
+
| {{{field|icons||input type=text with autocomplete|size=200|placeholder=Icons in the format of 'k'del.jpg'}}}
 
|-
 
|-
 
! Log:
 
! Log:
| {{{field|log|input type=textarea|editor=WikiEditor|autogrow}}}
+
| {{{field|log|input type=textarea|editor=WikiEditor|autogrow|placeholder=Text of the log.}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Revision as of 07:08, 4 July 2014

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.



Alternatively, you can use the old format.