Template:Invoice: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 56: Line 56:
|{{{type}}}
|{{{type}}}
|style='text-align: right;'|1
|style='text-align: right;'|1
|style='text-align: right;'|{{#show: {{{type}}} |?Has revenue }}
|style='text-align: right;'|{{#show: {{{type}}} |?Has payment }}
|style='text-align: right;'|{{#show: {{{type}}} |?Has revenue }}
|style='text-align: right;'|{{#show: {{{type}}} |?Has payment }}
|}
|}



Revision as of 18:55, 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.