Template:Invoice: Difference between revisions

From OpenCommons
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;'|{{Display amount |quantity={{{quantity}}} |amount={{#show: {{{type}}} |?Has employees  }} }}
|style='text-align: right;'|{{Display amount |quantity={{{quantity}}} |amount={{#show: {{{type}}} |?Has employees=# }} }}
|}
|}



Revision as of 22:33, 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.