Template:Invoice: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 53: Line 53:
|style="width: 100px"|RATE
|style="width: 100px"|RATE
|style="width: 100px"|AMOUNT
|style="width: 100px"|AMOUNT
|- style="height:600px;vertical-align:top;"  
|- style="height:580px;vertical-align:top;"  
|{{{type}}}
|{{{type}}}
|style='text-align: right;'|{{{quantity}}}
|style='text-align: right;'|{{{quantity}}}

Revision as of 23:26, 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.