Template:Invoice: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 56: | Line 56: | ||
|{{{type}}} | |{{{type}}} | ||
|style='text-align: right;'|{{{quantity}}} | |style='text-align: right;'|{{{quantity}}} | ||
|style='text-align: right;'|{{#show: {{{type}}} |?Has payment }} | |style='text-align: right;'|{{formatnum: {{#show: {{{type}}} |?Has payment }}}} | ||
|style='text-align: right;'|{{Display amount | quantity = {{{quantity}}} | amount = {{#show: {{{type}}} |?Has payment }} }} | |style='text-align: right;'|{{Display amount | quantity = {{{quantity}}} | amount = {{#show: {{{type}}} |?Has payment }} }} | ||
|} | |} |
Revision as of 21:56, 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.