Form:Book: Difference between revisions

From Chaosdorf Wiki
(Created page with "<noinclude> 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 th...")
 
(+ lent at)
Line 12: Line 12:
{| class="formtable"
{| class="formtable"
! Description:
! Description:
| {{{field|description}}}
| {{{field|description|input type=text}}}
|-
|-
! Author:
! Author:
Line 19: Line 19:
! ISBN:
! ISBN:
| {{{field|isbn}}}
| {{{field|isbn}}}
|-
! Ownership:
| {{{field|ownership|input type=dropdown|values=unknown,private,lent,club|mandatory|default=unknown}}}
|-
|-
! Owner:
! Owner:
| {{{field|owner|input type=text with autocomplete}}}
| {{{field|owner|input type=text with autocomplete}}}
|-
|-
! Lent:
! Lent by:
| {{{field|lent|input type=text with autocomplete}}}
| {{{field|lent|input type=text with autocomplete}}}
|-
! Lent at:
| {{{field|lent at|input type=date|default=now}}}
|}
|}
{{{end template}}}
{{{end template}}}

Revision as of 19:17, 6 July 2012

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.