Vorlage:Luatest: Unterschied zwischen den Versionen
Aus SchnuppTrupp
Zeile 2: | Zeile 2: | ||
{{#invoke:Luafunktionstest|hello}} | {{#invoke:Luafunktionstest|hello}} | ||
+ | |||
+ | |||
+ | <table class="wikitable" style="text-align: center;" width="350px" > | ||
+ | <tr><th>Abb.</th><th>Siegel</th><th>Anzahl</th><th>Chance</th></tr> | ||
+ | <tr><td></td><td>Keine Siegel</td><td>0</td><td>{{#ifeq:{{{Anzahl|}}}|0|100%|{{#if:{{{Besiegt|}}}|{{#if:{{{Ur|}}}|{{#expr: ( {{{Besiegt|}}} - {{{Ur|}}} / {{{Anzahl|1}}} ) / {{{Besiegt|1}}} * 100 round 2}}%|{{#expr: ( {{{Besiegt|}}} - ( {{{Guelden}}} / {{{Anzahl|1}}} ) - ( {{{Gruen}}} / {{{Anzahl|1}}} ) - ( {{{Rot}}} / {{{Anzahl|1}}} ) - ( {{{Blau}}} / {{{Anzahl|1}}} ) ) / {{{Besiegt|1}}} * 100 round 2}}%|-}}}}}}</td> | ||
+ | {{#if:{{{Ur|}}}|<tr><td>[[File:Ursiegel.png]]</td><td>Ursiegel</td><td>{{#ifeq:{{{Anzahl|}}}|0|0|{{{Anzahl|1}}}}}</td><td>{{#if:{{{Ur|}}}|{{#expr: ( {{{Ur}}} / {{{Anzahl|1}}} ) / {{{Besiegt|1}}} * 100 round 2}}%|-}}| | ||
+ | <tr><td>[[File:Güldenes Siegel.png]]</td><td>Güldenes Siegel</td><td>{{#ifeq:{{{Anzahl|}}}|0|0|{{{Anzahl|1}}}}}<td>{{#if:{{{Guelden|}}}|{{#expr: ( {{{Guelden}}} / {{{Anzahl|1}}} ) / {{{Besiegt|1}}} * 100 round 2}}%|-}}</td> | ||
+ | <tr><td>[[File:Grünes Siegel.png]]</td><td>Grünes Siegel</td><td>{{#ifeq:{{{Anzahl|}}}|0|0|{{{Anzahl|1}}}}}</td><td>{{#if:{{{Gruen|}}}|{{#expr: ( {{{Gruen}}} / {{{Anzahl|1}}} ) / {{{Besiegt|1}}} * 100 round 2}}%|-}}</td> | ||
+ | <tr><td>[[File:Weinrotes Siegel.png]]</td><td>Weinrotes Siegel</td><td>{{#ifeq:{{{Anzahl|}}}|0|0|{{{Anzahl|1}}}}}<td>{{#if:{{{Rot|}}}|{{#expr: ( {{{Rot}}} / {{{Anzahl|1}}} ) / {{{Besiegt|1}}} * 100 round 2}}%|-}}</td> | ||
+ | <tr><td>[[File:Blaues Siegel.png]]</td><td>Blaues Siegel</td><td>{{#ifeq:{{{Anzahl|}}}|0|0|{{{Anzahl|1}}}}}</td><td>{{#if:{{{Blau|}}}|{{#expr: ( {{{Blau}}} / {{{Anzahl|1}}} ) / {{{Besiegt|1}}} * 100 round 2}}%|-}}</td> | ||
+ | }} | ||
+ | </table> |
Version vom 2. Januar 2017, 19:38 Uhr
Skriptfehler: Das Modul gab einen nil-Wert zurück. Es wird angenommen, dass eine Tabelle zum Export zurückgegeben wird.
Abb. | Siegel | Anzahl | Chance |
---|---|---|---|
Keine Siegel | 0 | ||
Güldenes Siegel | 1 | - | |
Grünes Siegel | 1 | - | |
Weinrotes Siegel | 1 | - | |
Blaues Siegel | 1 | - |