Template: Semorg-travel-expenses-row: Difference between revisions

From SemanticOrganization
Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr>
<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr>
<td>[[{{{?target|}}}]]</td>  
<td data-sort-value="{{#titleparts:{{{?target|}}}||-1}}" data-sort-type="number">{{#show:{{{?person|}}}|?semorg-person-name}}<br>[[{{{?target|}}}|{{#titleparts:{{{?target|}}}||2}}]]</td>  
<td>{{semorg-person-link|{{{?person|}}}}}</td>
<td data-sort-value="{{{?start|}}}">{{semorg-datetime|{{{?start|}}}}}{{#if:{{{?end|}}}
<td>{{{?date|}}}</td>  
  |{{#ifeq:{{#time:Ymd|{{{?start|}}}}}|{{#time:Ymd|{{{?end}}}}}
<td>{{#if:{{{?destination|}}}|{{{?destination|}}}<br>}}{{{?description|}}}</td>  
    |-{{#time:H:i|{{{?end}}}}}
<td>{{#ifeq:{{{?allowances|}}}|0||{{{?allowances|}}}}}</td>  
    |<br>-{{semorg-datetime|{{{?end|}}}}}
<td>{{#ifeq:{{{?expenses|}}}|0||{{{?expenses|}}}}}</td>  
  }}
<td>{{{?total|}}}</td>  
}}</td>  
<td>{{#if:{{{?destination|}}}|{{{?destination|}}} {{#if:{{{?distance|}}}|({{{?distance}}}km)}}<br>}}{{{?description|}}}</td>  
<td style="text-align:right">{{#ifeq:{{{?allowances|}}}|0
  |
  |{{semorg-currency|{{formatnum:{{#expr:{{formatnum:{{{?allowances|0}}}|R}} - {{#if:{{{?allowance-night|}}}
    |{{formatnum:{{{?allowance-night|0}}}|R}}
    |0
  }} }} }} }}
}}{{#if:{{{?allowance-night|}}}
  |<br>N: {{semorg-currency|{{{?allowance-night|}}}}}
}}</td>  
<td style="text-align:right">{{#ifeq:{{{?expenses|}}}|0||{{semorg-currency|{{{?expenses|}}}}}}}</td>  
<td style="text-align:right">{{semorg-currency|{{{?total|}}}}}</td>  
{{semorg-showedit
{{semorg-showedit
   |target={{{?target|}}}
   |target={{{?target|}}}
}}
}}
</tr></includeonly>
</tr></includeonly>

Revision as of 15:22, 20 March 2020

This page is part of the Semantic Organization extension.