Template: Semorg-invoice: Difference between revisions

From SemanticOrganization
Jump to: navigation, search
No edit summary
No edit summary
 
Line 8: Line 8:
   }}
   }}
   |intro={{{intro|}}}
   |intro={{{intro|}}}
   |body=<table class="table semorg-invoice-items">{{{items}}}{{semorg-invoice-items-sums}}</table>
   |body=<table class="table table-borderless semorg-invoice-items">{{{items}}}{{semorg-invoice-items-sums}}</table>
   |outro={{{outro|}}}
   |outro={{{outro|}}}
   |footer={{int:semorg-invoice-footer|{{{issuer|}}}}}
   |footer={{int:semorg-invoice-footer|{{{issuer|}}}}}
Line 43: Line 43:
   |due-date={{semorg-date|{{{due-date|}}}|long}}
   |due-date={{semorg-date|{{{due-date|}}}|long}}
   |payment-date={{semorg-date|{{{payment-date|}}}|long}}
   |payment-date={{semorg-date|{{{payment-date|}}}|long}}
   |amount-net={{semorg-currency|{{formatnum:{{{amount-net|{{formatnum:{{#ask:[[semorg-invoice-item-invoice::{{FULLPAGENAME}}]]
   |amount-net={{semorg-currency|{{formatnum:{{{amount-net|{{#semorg-sum:invoice-amount-net}}}}}}}}}
    |?semorg-invoice-item-amount-net
   |amount-gross={{semorg-currency|{{formatnum:{{{amount-gross|{{#semorg-sum:invoice-amount-gross}}}}}}}}}
    |format=sum
  }}|R}}}}}}}}}
   |amount-gross={{semorg-currency|{{formatnum:{{{amount-gross|{{formatnum:{{#ask:[[semorg-invoice-item-invoice::{{FULLPAGENAME}}]]
    |?semorg-invoice-item-amount-gross
    |format=sum
  }}|R}}}}}}}}}
   |description={{{description|}}}
   |description={{{description|}}}
   |period={{{period|}}}
   |period={{{period|}}}

Latest revision as of 20:07, 9 April 2026

This page is part of the Semantic Organization extension.

If you want to customize this template you can copy its contents to another page (use for example Template:Semorg-invoice-custom) and change the following system message to the name of the newly created page: MediaWiki:semorg-invoice-template