Template:Show invoice: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 63: Line 63:
|style='text-align: right;'|$ {{Display amount |quantity=1 |amount={{{payment}}} }}
|style='text-align: right;'|$ {{Display amount |quantity=1 |amount={{{payment}}} }}
|-
|-
|colspan="3" style='text-align: right;'|'''TOTAL:'''
|colspan="3" style='text-align: center;'|'''TOTAL:'''
|style='text-align: center;'|$ {{Display amount |quantity=1 |amount={{{payment}}} }}
|style='text-align: right;'|$ {{Display amount |quantity=1 |amount={{{payment}}} }}
|}
|}



Revision as of 18:40, May 14, 2022

This is the "Person" template. It should be called in the following format:

{{Show invoice
|number=Invoice Number
|date=Date issued
|type=Type of membership
|quantity=Quantity of memberships
|member=Member making the request
|company=Member company
|street=Street address
|city=City
|state=State
|zip=ZIP Code
|country=Country
|payment=The amount paid per unit
}}

Edit the page to see the template text.