Template:Invoice: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(43 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{invoice | {{invoice | ||
| type = Type of membership | | type = Type of membership | ||
}} | }} | ||
</pre> | </pre> | ||
Line 33: | Line 26: | ||
|- | |- | ||
|style="text-align: right"|[[Has date published::{{#time:j/m/y}}]] | |style="text-align: right"|[[Has date published::{{#time:j/m/y}}]] | ||
|style="text-align: right"|[[Has number::{{#ask: [[Category:Invoice]] |sort=Has number |order= | |style="text-align: right"|[[Has number::{{Increment invoice | number={{#ask: [[Category:Invoice]] |sort=Has number |order=descending |?Has number#= |mainlabel=-}} }}]] | ||
|} | |} | ||
Line 42: | Line 35: | ||
|BILL TO | |BILL TO | ||
|-style="height:150px;vertical-align:top;" | |-style="height:150px;vertical-align:top;" | ||
|style="width: 70%"| | |style="width: 70%"|Attn: {{#show: User:{{REVISIONUSER}} |?Has full name }}</br>{{#show: User:{{REVISIONUSER}} |?Has inv company }}</br>{{#show: User:{{REVISIONUSER}} |?Has inv street }}</br>{{#show: User:{{REVISIONUSER}} |?Has inv city }}, {{#show: User:{{REVISIONUSER}} |?Has inv state }} {{#show: User:{{REVISIONUSER}} |?Has inv zip }}</br>{{#show: User:{{REVISIONUSER}} |?Has inv country}} | ||
|} | |} | ||
Line 53: | Line 46: | ||
|style="width: 100px"|RATE | |style="width: 100px"|RATE | ||
|style="width: 100px"|AMOUNT | |style="width: 100px"|AMOUNT | ||
|- style="height: | |- style="height:580px;vertical-align:top;" | ||
|{{{type}}} | |{{{type}}} | ||
|style='text-align: right;'| | |style='text-align: right;'|{{{quantity}}} | ||
|style='text-align: right;'|$ | |style='text-align: right;'|$ {{#show: {{{type}}} |?Has payment }} | ||
|style='text-align: right;'|$ | |style='text-align: right;'|$ {{Display amount |quantity=1 |amount={{#show: {{{type}}} |?Has payment#= }} }} | ||
|} | |} | ||
{|style="width: 1000px" | {|style="width: 1000px" | ||
|OpenCommons is a 501(c)(6) nonprofit organization. | |OpenCommons is a 501(c)(6) nonprofit organization. | ||
An Estimated 5% of your membership dues will be expanded for lobbying activities and are therefore non-deductible as an ordinary and necessary business expense.</br></br> | <!--An Estimated 5% of your membership dues will be expanded for lobbying activities and are therefore non-deductible as an ordinary and necessary business expense.</br></br> | ||
Please note this only applies to membership line items only (NOT NECESSARILY THE ENTIRE INVOICE AMOUNT). Applicable line items will be denoted with an asterisk (*) under the description field. | Please note this only applies to membership line items only (NOT NECESSARILY THE ENTIRE INVOICE AMOUNT). Applicable line items will be denoted with an asterisk (*) under the description field.--> | ||
|} | |} | ||
</div> | </div> | ||
[[Category:Invoice]] | [[Category:Invoice]] | ||
</includeonly> | </includeonly> |
Latest revision as of 01:36, May 11, 2022
This is the "Person" template. It should be called in the following format:
{{invoice | type = Type of membership }}
Edit the page to see the template text.