Difference between revisions of "Template:Semorg-invoice"

From SemanticOrganization
Jump to: navigation, search
Line 3: Line 3:
 
}}}}
 
}}}}
 
{{#if:{{{items|}}}
 
{{#if:{{{items|}}}
   |<table class="table mb-5">{{#if:{{{description|}}}
+
   |<table class="table mb-5">{{#if:{{{intro|}}}
     |<tr><td class="semorg-invoice-description border-top-0" colspan=3>
+
     |<tr><td class="semorg-invoice-intro border-top-0" colspan=3>
'''{{{description}}}'''</td></tr>
+
'''{{{intro}}}'''</td></tr>
 
   }}{{{items}}}{{semorg-invoice-items-sums}}</table>
 
   }}{{{items}}}{{semorg-invoice-items-sums}}</table>
 
}}{{semorg-letter-outro|{{{outro|}}}}}{{semorg-letter-footer}}</div></div></div>
 
}}{{semorg-letter-outro|{{{outro|}}}}}{{semorg-letter-footer}}</div></div></div>

Revision as of 13:55, 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