Modèle:Équipements/Bonus : Différence entre versions
[version vérifiée] | [version vérifiée] |
Ligne 35 : | Ligne 35 : | ||
<div style="display: flex; flex-direction: row;"> | <div style="display: flex; flex-direction: row;"> | ||
<div style="display: grid; grid-template-columns: max-content; justify-items: center; column-gap: 4px; row-gap: 2px; margin-right: 3px; align-self: start;"> | <div style="display: grid; grid-template-columns: max-content; justify-items: center; column-gap: 4px; row-gap: 2px; margin-right: 3px; align-self: start;"> | ||
− | <div class="fondfenetre" style="color: white; width: 100%; border: 1px black solid;">Amélioration</div>{{#if:{{{Base|}}}|<div style="background: #EADEB3; border: 1px solid black; width: 100%;"><div style="visibility: hidden;">oui</div></div>|}}{{#vardefine:terre|1}} | + | <div class="fondfenetre" style="color: white; width: 100%; border: 1px black solid; height: 32px;">Amélioration</div>{{#if:{{{Base|}}}|<div style="background: #EADEB3; border: 1px solid black; width: 100%; height: 32px;"><div style="visibility: hidden;">oui</div></div>|}}{{#vardefine:terre|1}} |
{{#forargs: Bonus | {{#forargs: Bonus | ||
| key | | key | ||
| value | | value | ||
− | |{{#ifeq:{{#var:key}}|{{{Emplacement{{#var:terre}}|}}}|{{#vardefine:terre|{{#expr:{{#var:terre}}+1}}}}<div style="background: #EADEB3; border: 1px solid black; width: 100%;"><div style="visibility: hidden;">oui</div></div>||}}<div id="soulignement" style=" | + | |{{#ifeq:{{#var:key}}|{{{Emplacement{{#var:terre}}|}}}|{{#vardefine:terre|{{#expr:{{#var:terre}}+1}}}}<div style="background: #EADEB3; border: 1px solid black; width: 100%; height: 32px;"><div style="visibility: hidden;">oui</div></div>||}}<div id="soulignement" style="border: 1px solid black; width: 100%; font-weight: bold; height: 32px;">{{#var:value}}</div> |
}} | }} | ||
</div> | </div> | ||
<div style="width: 100%; overflow: auto;"> | <div style="width: 100%; overflow: auto;"> | ||
<div style="margin: 0 1px 5px 1px;"> | <div style="margin: 0 1px 5px 1px;"> | ||
− | <div style="width: 100%; display: grid; grid-template-columns: repeat({{#expr:{{{Up|9}}}+1}}, minmax({{# | + | <div style="width: 100%; display: grid; grid-template-columns: repeat({{#expr:{{{Up|9}}}+1}}, minmax({{#ifexpr:{{{Up|9}}}> 9 |75|60}}px, 1fr)); justify-items: center; column-gap: 4px; row-gap: 2px;"> |
{{#loop: tortue | {{#loop: tortue | ||
|0 | |0 | ||
|{{#expr:{{{Up|9}}}+1}} | |{{#expr:{{{Up|9}}}+1}} | ||
− | |<div class="fondfenetre" style="color: white; width: 100%; border: 1px black solid;">+{{#var:tortue}}</div> | + | |<div class="fondfenetre" style="color: white; width: 100%; border: 1px black solid; height: 32px;">+{{#var:tortue}}</div> |
− | }}{{#if:{{{Base|}}}|<div style="background: #EADEB3; border: 1px solid black; width: 100%; grid-column: 1 / {{#expr:2+{{{Up|9}}}}}; font-weight: bold;">Bonus de base</div>|}}{{#vardefine:terre|1}} | + | }}{{#if:{{{Base|}}}|<div style="background: #EADEB3; border: 1px solid black; width: 100%; grid-column: 1 / {{#expr:2+{{{Up|9}}}}}; font-weight: bold; height: 32px;">Bonus de base</div>|}}{{#vardefine:terre|1}} |
{{#forargs: Bonus | {{#forargs: Bonus | ||
| key | | key | ||
| value | | value | ||
− | |{{#ifeq:{{#var:key}}|{{{Emplacement{{#var:terre}}|}}}|<div style="background: #EADEB3; border: 1px solid black; width: 100%; grid-column: 1 / {{#expr:2+{{{Up|9}}}}}; font-weight: bold;">Bonus supplémentaires : {{#var:terre}}<sup>{{#ifeq:{{#var:terre}}|1|er|e}}</sup> emplacement</div>{{#vardefine:terre|{{#expr:{{#var:terre}}+1}}}}|}} | + | |{{#ifeq:{{#var:key}}|{{{Emplacement{{#var:terre}}|}}}|<div style="background: #EADEB3; border: 1px solid black; width: 100%; grid-column: 1 / {{#expr:2+{{{Up|9}}}}}; font-weight: bold; height: 32px;">Bonus supplémentaires : {{#var:terre}}<sup>{{#ifeq:{{#var:terre}}|1|er|e}}</sup> emplacement</div>{{#vardefine:terre|{{#expr:{{#var:terre}}+1}}}}|}} |
{{#loop: tortue | {{#loop: tortue | ||
|0 | |0 | ||
|{{#expr:{{{Up|9}}}+1}} | |{{#expr:{{{Up|9}}}+1}} | ||
− | |<div style=" | + | |<div style="display: flex; border: 1px solid black; width: 100%; height: 32px;"><div style="margin: auto;">{{{{{#expr:{{#var:tortue}}+1+({{#var:key}}-1)*({{{Up|9}}}+1)}}|}}}</div></div> |
}} | }} | ||
}} | }} |
Version du 8 décembre 2021 à 19:53
Amélioration
+0
+1
+2
+3
+4
+5
+6
+7
+8
+9