Template:Invoice: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
(Created page with "<div class="mainpage_box"> 200px|right {| |OpenCommons |- |2004 NW Irvine Street, Unit 3 |- |Portland OR 97209 |} <div style='text-align: rig...")
 
No edit summary
 
(53 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="mainpage_box">
<noinclude>
This is the "Person" template.
It should be called in the following format:
<pre>
{{invoice
| type          = Type of membership
}}
</pre>
Edit the page to see the template text.
</noinclude>
<includeonly><div class="mainpage_box">
[[File:OpenCommons600x200.jpg|200px|right]]
[[File:OpenCommons600x200.jpg|200px|right]]
{|
{|
Line 12: Line 22:


{|class="wikitable" align="right"
{|class="wikitable" align="right"
|DATE
|style="width: 100px; text-align: center"|DATE
|INVOICE No.
|style="width: 100px; text-align: center"|INVOICE No.
|-
|-
|{{#time:j/m/y}}
|style="text-align: right"|[[Has date published::{{#time:j/m/y}}]]
|10245
|style="text-align: right"|[[Has number::{{Increment invoice | number={{#ask: [[Category:Invoice]] |sort=Has number |order=descending |?Has number#= |mainlabel=-}} }}]]
|}
|}


Line 25: Line 35:
|BILL TO
|BILL TO
|-style="height:150px;vertical-align:top;"
|-style="height:150px;vertical-align:top;"
|style="width: 70%"|Urban Systems Inc</br>2004 NW Irving St, Unit 3</br>Portland, OR 97209
|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 36: Line 46:
|style="width: 100px"|RATE
|style="width: 100px"|RATE
|style="width: 100px"|AMOUNT
|style="width: 100px"|AMOUNT
|- style="height:300px;vertical-align:top;"  
|- style="height:580px;vertical-align:top;"  
|Opencommons 2022 Membership
|{{{type}}}
|style='text-align: right;'|1
|style='text-align: right;'|{{{quantity}}}
|style='text-align: right;'|$500
|style='text-align: right;'|$ {{#show: {{{type}}} |?Has payment }}
|style='text-align: right;'|$500
|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]]
</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.