Template:Invoice: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 57: | Line 57: | ||
|style='text-align: right;'|{{{quantity}}} | |style='text-align: right;'|{{{quantity}}} | ||
|style='text-align: right;'|{{#show: {{{type}}} |?Has payment }} | |style='text-align: right;'|{{#show: {{{type}}} |?Has payment }} | ||
|style='text-align: right;'|{{# | |style='text-align: right;'|{{#expr:{{{quantity}}}*{{#show: {{{type}}} |?Has payment }}}} | ||
|} | |} | ||
Revision as of 19:04, May 6, 2022
This is the "Person" template. It should be called in the following format:
{{invoice | company = Company of the member company | street = Street of the member company | city = City of the member company | state = State of the member company | zip = Zip of the member company | country = Country of the member company | type = Type of membership | quantity = Quantity of membership }}
Edit the page to see the template text.