Form:Inventory: Difference between revisions
From SUWS-wiki
DavidNewman (talk | contribs) mNo edit summary |
DavidNewman (talk | contribs) No edit summary |
||
Line 29: | Line 29: | ||
| {{{field|description|size=30|default=|input type=textarea|rows=5|cols=80}}} | | {{{field|description|size=30|default=|input type=textarea|rows=5|cols=80}}} | ||
|} | |} | ||
=== Loan Details === | |||
{| class="formtable" | |||
! Loanee: | |||
| {{{field|loanee|size=30|default=|input type=text}}} | |||
|- | |||
! Loan location: | |||
| {{{field|loan_location|size=30|default=Miscellaneous|input type=dropdown|values from namespace=ItemType}}} | |||
|- | |||
! Loan start date: | |||
| {{{field|loan_start_date|size=10|default=now|input type=date|disable input field}}} | |||
|- | |||
! Loan end date: | |||
| {{{field|loan_end_date|size=10|default=now|input type=date|disable input field}}} | |||
|- | |||
! Other details: | |||
| {{{field|loan_details|default=|input type=textarea|rows=5|cols=80}}} | |||
|} | |||
== Additional Information == | == Additional Information == | ||
{{{end template}}} | {{{end template}}} |
Revision as of 18:41, 28 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.