thatss all | |||||||
|---|---|---|---|---|---|---|---|
\define Verstab()
<caption>{{!!title}}</caption>
<thead align=left valign=top>
<tr>
<th>Unternehmen</th>
<th>Versicherung</th>
<th colspan=2>Klassen</th>
<th colspan=4>Beitrag</th>
</tr>
<tr align=left valign=top>
<th colspan=2></th>
<th>Region</th>
<th>Typ</th>
<th>Satz %</th>
<th>Zahle<br>Monate</th>
<th>laut<br>Zahlweise</th>
<th>Jahres-<br>Rate</th>
</tr>
</thead>
\end\define Verskauf(Unternehmen Versart Regionalklasse Typklasse BeitragssatzProzent Zahlmonate LautZahlweise Jahresrate)
<$vars Jahr= {{{ [[$LautZahlweise$]multiply[12]divide[$Zahlmonate$]] }}}>
<$vars Jahr={{{[<Jahr>fixed[2]]}}}>
<tr align=center>
<td align=left>$Unternehmen$</td>
<td align=left>$Versart$</td>
<td>$Regionalklasse$</td>
<td>$Typklasse$</td>
<td>$BeitragssatzProzent$</td>
<td>$Zahlmonate$</td>
<td align=right>$LautZahlweise$ €</td>
<td align=right><<Jahr>> €</td>
</tr>
</$vars>
\end\define VersZwiSumme(Rate Jahresrate)
<thead>
<tr align=right>
<th colspan=6>Zwischensumme</th>
<th>$Rate$ €</th>
<th>$Jahresrate$ €</th>
</tr>
</thead>
\end\define VersGesSumme(Jahresrate)
<thead>
<tr align=right>
<th colspan=6>Gesamtsumme</th>
<th></th>
<th>$Jahresrate$ €</th>
</tr>
</thead>
\end\define Verskauf(Unternehmen Versart Regionalklasse Typklasse BeitragssatzProzent Zahlmonate LautZahlweise Jahresrate)
<$vars Jahr= {{{ [[$LautZahlweise$]multiply[12]divide[$Zahlmonate$]] }}}>
<$vars Jahr={{{[<Jahr>fixed[2]]}}}>
<tr align=center>
<td align=left>$Unternehmen$</td>
<td align=left>$Versart$</td>
<td>$Regionalklasse$</td>
<td>$Typklasse$</td>
<td>$BeitragssatzProzent$</td>
<td>$Zahlmonate$</td>
<td align=right>$LautZahlweise$ €</td>
<td align=right><<Jahr>> €</td>
</tr>
</$vars>
\end
The second <$vars> tag must match a second <$/vars> closing tag. All opening tags must match a closing tag.
Enter code here...\define jahrlich(zm,lw) {{{ [[$lw$]multiply[12]divide[$zm$]fixed[2]] }}}
<<Headline "Toyota C-HR Hybrid" "NK-WG-59">>
<table>
<<Verstab "Jahr">>
<<Verskauf "Generali" "Haftpflicht" "R9" "16" "70" "3" "308.22">>
<<Verskauf "Generali" "Vollkasko" "R4" "25" "44" "3" "249.65">>
<$wikify text=<<jahrlich 3 308.22>> name=jahres1>
<$wikify text=<<jahrlich 3 249.65>> name=jahres2>
<$wikify text=<<jahrlich 1 13.40>> name=jahres3>
<$vars jahresrate={{{ [<jahres1>][<jahres2>]+[sum[]] }}}
rate={{{ [[308.22]][[249.65]]+[sum[]] }}}
>
<$macrocall $name=VersZwiSumme Rate=<<rate>> Jahresrate=<<jahresrate>> />
<<Verskauf "Unternehmen" "Kaufpreisschutz" "-" "-" "-" "1" "13.40" >>
<$vars jahresrate={{{ [<jahres1>][<jahres2>][<jahres3>]+[sum[]] }}} >
<$macrocall $name=VersGesSumme Jahresrate=<<jahresrate>> />
</$vars>
</$vars></$wikify></$wikify></$wikify>
</table>hello Markthats rightin the wiki are 2 cars.but the car with the licence-plate nk-cm-149 is completed.the actual car have the licence-plate nk-wg-59thats the only one car of me.i have create a tiddler as the idol from Morgainebut the formula dont work
<<Headline "Toyota C-HR Hybrid" "NK-WG-59">>
|{{!!title}}|c
|| A | B | C | D | E | F | G | H |h
|^ !1|{{!!a01}} |{{!!b01}} |{{!!c01}} |{{!!d01}} |{{!!e01}} |{{!!f01}} |{{!!g01}} |{{!!h01}} |h
|^ !2|{{!!a02}} |{{!!b02}}| {{!!c02}} | {{!!d02}} | {{!!e02}} | {{!!f02}} | {{!!g02}}| <$macrocall $name="eval" cell="(=!!g02*12/!!f02)" format="2" target="summe_h02">|
|^ !3|{{!!a03}} |{{!!b03}}| {{!!c03}} | {{!!d03}} | {{!!e03}} | {{!!f03}} | {{!!g03}}| <$macrocall $name="eval" cell="(=!!g03*12/!!f03)" format="2" target="summe_h03">|
|^ !4||<|<|<|<| {{!!summe_f04}}| <$macrocall $name="eval" cell="(=!!g02+g03)" format="2" target="summe_g04">| <$macrocall $name="eval" cell="(=!!h02+!!h03)" format="2" target="summe_h04">|h
|^!5|{{a05}} |{{b05}} |||| {{f05}} | {{g05}}| <$macrocall $name="eval" cell="(=!!g05*12/!!f05)" format="2" target="summe_h05">|
|^!6||||||| <$macrocal $name="eval" cell="(!!summe_f04+(!!summe_h05/!!f02))">| <$macrocall $name="eval" cell="(=!!summe_h04+!!summe_h05) format="2" target="summe_h06">|h
|^ !5|{{!!a5}}|{{!!b5}}|||| {{!!f5}} | {{!!g5}}| {{!!zwischensummen_h5}}|
|^ !6|>|>|>|>|>| {{!!summe_f6}}| {{!!summe_g6}}|{{!!summe_h6}}|h
Hi Morgainethats the code of my tiddler
<<Headline "Toyota C-HR Hybrid" "NK-WG-59">
>
|{{!!title}}|c
|| A | B | C | D | E | F | G | H |h
|^ 1|{{!!a1}} |{{!!b1}} |{{!!c1}} |{{!!d1}} |{{!!e1}} |{{!!f1}} |{{!!g1}} |{{!!h1}} |h
|^ !2|{{!!a2}} |{{!!b2}} | {{!!c2}} | {{!!d2}} | {{!!e2}} | {{!!f2}} | {{!!g2}}| {{!!zwischensummen_h2}}|
|^ !3|{{!!a3}} |{{!!b3}} | {{!!c3}} | {{!!d3}} | {{!!e3}} | {{!!f3}} | {{!!g3}}| {{!!zwischensummen_h3}}|
|^ !4|>|>|>|>|>| {{!!zwischensummen_f4}}| {{!!zwischensummen_g4}}| {{!!zwischensummen_h4}}|h
|^ !5|{{!!a5}}|{{!!b5}}|||| {{!!f5}} | {{!!g5}}| {{!!zwischensummen_h5}}|
|^ !6|>|>|>|>|>| {{!!summe_f6}}| {{!!summe_g6}}|{{!!summe_h6}}|h
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/W2pVlzHI4CM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5b60ea08-3295-407e-a580-2043eabb9123%40googlegroups.com.
<<Headline "Toyota C-HR Hybrid" "NK-WG-59">>
|{{!!title}}|c
|| A | B | C | D | E | F | G | H |h
|^ !1|{{!!a01}} |{{!!b01}} |{{!!c01}} |{{!!d01}} |{{!!e01}} |{{!!f01}} |{{!!g01}} | {{!!h01}}|h
|^ !2|{{!!a02}} |{{!!b02}}| {{!!c02}} | {{!!d02}} | {{!!e02}} | {{!!f02}} | {{!!g02}}| {{!!summe_h02}}|
|^ !3|{{!!a03}} |{{!!b03}}| {{!!c03}} | {{!!d03}} | {{!!e03}} | {{!!f03}} | {{!!g03}}| {{!!summe_h03}}|
|^ !4||<|<|<|<| {{!!summe_f04}}|{{!!summe_g04}}| {{!!summe_h04}}|h
|^!5|{{!!a05}} |{{!!b05}} |||| {{!!f05}} | {{!!g05}}| {{!!summe_h05}}|
|^!6||||||| {{!!summe_g06}}| {{!!summe_h06}}|h
To unsubscribe from this group and all its topics, send an email to tiddl...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d04e100f-8b34-4938-829a-200608b5969b%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d04e100f-8b34-4938-829a-200608b5969b%40googlegroups.com.
Hello Mathow i can delete deactivatetd plugins.
i have tested shiraz - to complicatet
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d04e100f-8b34-4938-829a-200608b5969b%40googlegroups.com.