Template:Invoice: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 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 19: | Line 12: | ||
[[File:OpenCommons600x200.jpg|200px|right]] | [[File:OpenCommons600x200.jpg|200px|right]] | ||
{| | {| | ||
|OpenCommons | |OpenCommons | ||
|- | |- | ||
Line 44: | Line 35: | ||
|BILL TO | |BILL TO | ||
|-style="height:150px;vertical-align:top;" | |-style="height:150px;vertical-align:top;" | ||
|style="width: 70%"|{{{company | |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 59: | Line 50: | ||
|style='text-align: right;'|{{{quantity}}} | |style='text-align: right;'|{{{quantity}}} | ||
|style='text-align: right;'|$ {{#show: {{{type}}} |?Has payment }} | |style='text-align: right;'|$ {{#show: {{{type}}} |?Has payment }} | ||
|style='text-align: right;'|$ {{Display amount |quantity= | |style='text-align: right;'|$ {{Display amount |quantity=1 |amount={{#show: {{{type}}} |?Has payment#= }} }} | ||
|} | |} | ||
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.