Form:Invoice: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "Invoice" 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...") |
No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
if a page with that name already exists, you will be sent to a form to edit that page. | if a page with that name already exists, you will be sent to a form to edit that page. | ||
{{#forminput:form=Invoice}} | {{#forminput:form=Invoice|autocomplete on category=Invoice}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
Line 10: | Line 10: | ||
{{{for template|Invoice}}} | {{{for template|Invoice}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Organization: | |||
| {{{field|company|values from category=Organization}}} | |||
|- | |||
! Street: | ! Street: | ||
| {{{field|street | | {{{field|street|placeholder=Street address of member}}} | ||
| | |||
|- | |- | ||
! City: | ! City: | ||
| {{{field|city}}} | | {{{field|city|autocomplete on category=City|placeholder=City address of member}}} | ||
|- | |- | ||
! State: | ! State: | ||
| {{{field|state}}} | | {{{field|state|placeholder=Two letter State of member}}} | ||
|- | |- | ||
! Zip: | ! Zip: | ||
| {{{field|zip}}} | | {{{field|zip|placeholder=Zip code of member}}} | ||
|- | |- | ||
! Country: | ! Country: | ||
| {{{field|country}}} | | {{{field|country|default=United States}}} | ||
|- | |- | ||
! Type: | ! Type: | ||
| {{{field|type}}} | | {{{field|type|input type=radiobutton|mandatory|default=Public|category=Membership type}}} | ||
|- | |- | ||
! Quantity: | ! Quantity: | ||
| {{{field|quantity}}} | | {{{field|quantity|default=1}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
''' | '''Notes about this membership (Optional):''' | ||
{{{standard input|free text|rows=10}}} | {{{standard input|free text|rows=10}}} | ||
</includeonly> | </includeonly> |
Latest revision as of 03:41, May 10, 2022
This is the "Invoice" 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.