Form:Inventory: Difference between revisions

From SUWS-wiki
No edit summary
No edit summary
Line 12: Line 12:
{| class="formtable"
{| class="formtable"
! Title:
! Title:
| {{{field|location|input type=text||default={{PAGENAME}}}}}
| {{{field|title|size=50|default={{PAGENAME}}|input type=text}}}
|-
|-
! Acquired Date:
! Acquired Date:
| {{{field|enddate|size=10|default={{TODAY}}|input type=datepicker|disable input field}}}
| {{{field|acquired_date|size=10|default=now|input type=datepicker|disable input field}}}
|-
|-
! Location:
! Location:
| {{{field|location|input type=dropdown|values from category=Room|default=32/3073}}}
| {{{field|location|size=30|default=32/3073|input type=dropdown|values from category=Room}}}
|}
|}
{{{end template}}}
{{{end template}}}

Revision as of 23:02, 6 November 2013

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