Difference between revisions of "Template:Semorg-invoice"

From SemanticOrganization
Jump to: navigation, search
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
   |intro={{{intro|}}}
 
   |intro={{{intro|}}}
 
   |body={{#if:{{{items|}}}
 
   |body={{#if:{{{items|}}}
     |<table class="table my-5">{{{items}}}{{semorg-invoice-items-sums}}</table>
+
     |<table class="table semorg-invoice-items">{{{items}}}{{semorg-invoice-items-sums}}</table>
 
   }}
 
   }}
 
   |outro={{{outro|}}}
 
   |outro={{{outro|}}}
 +
  |footer={{int:semorg-invoice-footer|{{{issuer|}}}}}
 
}}
 
}}
 
{{#semorg-set:invoice
 
{{#semorg-set:invoice
Line 52: Line 53:
 
   |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|{{#ask:[[semorg-invoice-item-invoice::{{FULLPAGENAME}}]]
+
   |amount-net={{semorg-currency|{{formatnum:{{{amount-net|{{formatnum:{{#ask:[[semorg-invoice-item-invoice::{{FULLPAGENAME}}]]
 
     |?semorg-invoice-item-amount-net
 
     |?semorg-invoice-item-amount-net
 
     |format=sum
 
     |format=sum
   }}}}}}}}}
+
   }}|R}}}}}}}}}
   |amount-gross={{semorg-currency|{{formatnum:{{{amount-gross|{{#ask:[[semorg-invoice-item-invoice::{{FULLPAGENAME}}]]
+
   |amount-gross={{semorg-currency|{{formatnum:{{{amount-gross|{{formatnum:{{#ask:[[semorg-invoice-item-invoice::{{FULLPAGENAME}}]]
 
     |?semorg-invoice-item-amount-gross
 
     |?semorg-invoice-item-amount-gross
 
     |format=sum
 
     |format=sum
   }}}}}}}}}
+
   }}|R}}}}}}}}}
 
   |description={{{description|}}}
 
   |description={{{description|}}}
 
   |period={{{period|}}}
 
   |period={{{period|}}}

Revision as of 12:27, 12 April 2023

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