Form:Book: Difference between revisions

From Chaosdorf Wiki
(Undo revision 2465 by Penma (talk) Test erfolgreich, erstmal zurückgestellt)
m (Hier so, sprache und so.)
Line 11: Line 11:
{{{for template|Book}}}
{{{for template|Book}}}
{| class="formtable"
{| class="formtable"
! Description:
! Beschreibung:
| {{{field|description|input type=text}}}
| {{{field|description|input type=text}}}
|-
|-
! Author:
! Autor:
| {{{field|author|input type=text with autocomplete|mandatory}}}
| {{{field|author|input type=text with autocomplete|mandatory}}}
|-
|-
Line 20: Line 20:
| {{{field|isbn}}}
| {{{field|isbn}}}
|-
|-
! Ownership:
! Besitz:
| {{{field|ownership|input type=dropdown|values=unknown,private,lent,club|mandatory|default=unknown}}}
| {{{field|ownership|input type=dropdown|values=unknown,private,lent,club|mandatory|default=unknown}}}
|-
|-
! Owner:
! Besitzer / Spender:
| {{{field|owner|input type=text with autocomplete}}}
| {{{field|owner|input type=text with autocomplete}}}
|-
|-
! Lent by:
! Ausgeliehen von:
| {{{field|lent|input type=text with autocomplete}}}
| {{{field|lent|input type=text with autocomplete}}}
|-
|-
! Lent at:
! Ausgeliehen am:
| {{{field|lent at|input type=date|default=now}}}
| {{{field|lent at|input type=date|default=now}}}
|}
|}

Revision as of 11:34, 26 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.