Template:Show invoice: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "Person" template. It should be called in the following format: <pre> {{Show invoice |number=Invoice Number |date=Date issued |type=Type of membership...") |
No edit summary |
||
(21 intermediate revisions by the same user not shown) | |||
Line 28: | Line 28: | ||
|- | |- | ||
|Portland OR 97209 | |Portland OR 97209 | ||
|- | |||
|United States | |||
|} | |} | ||
Line 36: | Line 38: | ||
|style="width: 100px; text-align: center"|INVOICE No. | |style="width: 100px; text-align: center"|INVOICE No. | ||
|- | |- | ||
|style="text-align: right"|{{{date}}} | |style="text-align: right"|{{{date}}}{{#set: Has date={{{date}}} }} | ||
|style="text-align: right"|{{{number}}} | |style="text-align: right"|{{{number}}}{{#set: Has number={{{number}}} }} | ||
|} | |} | ||
Line 46: | Line 47: | ||
|BILL TO | |BILL TO | ||
|-style="height:150px;vertical-align:top;" | |-style="height:150px;vertical-align:top;" | ||
|style="width: 70%"|Attn: {{{member}}}</br>{{{company}}}</br>{{{street}}}</br>{{{city}}}, {{{state}}} {{{zip}}}</br>{{{country}}} | |style="width: 70%"|Attn: {{{member}}}</br>{{{company}}}</br>{{{street}}}</br>{{{city}}}, {{{state}}} {{{zip}}}</br>{{{country}}}{{#set: Has company={{{company}}} }} | ||
|} | |} | ||
[[File:PAY ONLINE.png|100px|right|link=https://buy.stripe.com/{{#show: {{{type}}} |?Has paypal }}]] | |||
'''Please print this form and mail it with your check''' or pay online with a card → | |||
Line 57: | Line 59: | ||
|style="width: 100px"|RATE | |style="width: 100px"|RATE | ||
|style="width: 100px"|AMOUNT | |style="width: 100px"|AMOUNT | ||
|- style="height: | |- style="height:570px;vertical-align:top;" | ||
|{{{type}}} | |{{#show: {{{type}}} |?Has description }} | ||
|style='text-align: right;'|{{{quantity}}} | |style='text-align: right;'|{{{quantity}}} | ||
|style='text-align: right;'|$ {{{payment}}} | |style='text-align: right;'|$ {{{payment}}} | ||
|style='text-align: right;'|$ {{Display amount |quantity=1 |amount={{{payment}}} }} | |||
|- | |||
|colspan="3" style='text-align: right;'|'''TOTAL:''' | |||
|style='text-align: right;'|$ {{Display amount |quantity=1 |amount={{{payment}}} }} | |style='text-align: right;'|$ {{Display amount |quantity=1 |amount={{{payment}}} }} | ||
|} | |} | ||
Line 66: | Line 71: | ||
{|style="width: 1000px" | {|style="width: 1000px" | ||
|OpenCommons is a 501(c)(6) nonprofit organization. | |OpenCommons is a 501(c)(6) nonprofit organization. | ||
|} | |} | ||
</div> | </div> | ||
[[Category:Invoice]] | [[Category:Invoice]] | ||
</includeonly> | </includeonly> |
Latest revision as of 21:24, May 14, 2022
This is the "Person" template. It should be called in the following format:
{{Show invoice |number=Invoice Number |date=Date issued |type=Type of membership |quantity=Quantity of memberships |member=Member making the request |company=Member company |street=Street address |city=City |state=State |zip=ZIP Code |country=Country |payment=The amount paid per unit }}
Edit the page to see the template text.