Difference between revisions of "Template:Semorg-invoice"

From SemanticOrganization
Jump to: navigation, search
Line 1: Line 1:
<noinclude>{{semorg-bundle}}</noinclude><includeonly>[[Category:{{int:semorg-invoice{{#if:{{{date|}}}||-template}}-category}}]]<div class="semorg-letter semorg-invoice">{{semorg-letter-header}}<div class="d-none d-print-block container-fluid"><div class="row"><div class="col">{{semorg-letter-recipient|{{{recipient|}}}}}{{semorg-letter-date|{{{date|}}}}}{{semorg-letter-subject|{{int:semorg-invoice-subject-text|{{int:semorg-invoice-number|{{FULLPAGENAME}}}}}}|{{#if:{{{period|}}}
+
<noinclude>{{semorg-bundle}}</noinclude><includeonly>[[Category:{{int:semorg-invoice{{#if:{{{date|}}}||-template}}-category}}]]{{semorg-letter
  |{{int:semorg-invoice-period-text|{{{period|}}}}}
+
  |class=semorg-invoice
}}}}
+
  |recipient={{{recipient|}}}
{{#if:{{{items|}}}
+
  |date={{{date|}}}
   |<table class="table mb-5">{{#if:{{{intro|}}}
+
  |subject={{int:semorg-invoice-subject-text|{{int:semorg-invoice-number|{{FULLPAGENAME}}}}}}
     |<tr><td class="semorg-invoice-intro border-top-0" colspan=3>
+
  |subject-sub={{#if:{{{period|}}}
{{{intro}}}</td></tr>
+
    |{{int:semorg-invoice-period-text|{{{period|}}}}}
  }}{{{items}}}{{semorg-invoice-items-sums}}</table>
+
  }}
}}{{semorg-letter-outro|{{{outro|}}}}}{{semorg-letter-footer}}</div></div></div></div>
+
  |intro={{{intro|}}}
 +
   |body={{#if:{{{items|}}}
 +
     |<table class="table mb-5">{{{items}}}{{semorg-invoice-items-sums}}</table>
 +
  }}
 +
  |outro={{{outro|}}}
 +
}}
 
{{#semorg-set:invoice
 
{{#semorg-set:invoice
 
   |template-name={{{template-name|}}}
 
   |template-name={{{template-name|}}}

Revision as of 14:32, 31 January 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