Template:Show invoice: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 61: | Line 61: | ||
|style='text-align: right;'|{{{quantity}}} | |style='text-align: right;'|{{{quantity}}} | ||
|style='text-align: right;'|$ {{{payment}}} | |style='text-align: right;'|$ {{{payment}}} | ||
|style='text-align: right;'|$ {{Display amount |quantity=1 |amount={{{payment}}} }} | |||
|- | |||
|colspan="3" style='text-align: right;'|'''TOTAL:''' | |||
|style='text-align: right;'|$ {{Display amount |quantity=1 |amount={{{payment}}} }} | |style='text-align: right;'|$ {{Display amount |quantity=1 |amount={{{payment}}} }} | ||
|} | |} |
Revision as of 18:34, 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.