Modèle:FiltreModule : Différence entre versions
[version vérifiée] | [version vérifiée] |
(2 révisions intermédiaires par le même utilisateur non affichées) | |||
Ligne 5 : | Ligne 5 : | ||
|id={{{id}}} | |id={{{id}}} | ||
|type=text | |type=text | ||
+ | |placeholder={{{placeholder|}}} | ||
|Nom={{{Nom|}}} | |Nom={{{Nom|}}} | ||
}} | }} | ||
Ligne 30 : | Ligne 31 : | ||
}} | }} | ||
</div> | </div> | ||
− | <div class="tabber-noactive" style="position: absolute; top: -10px; right: 0; border: 2px green solid; border-radius: 100%; padding: 0 6px; justify-content: center; font-weight: bold; color: green; background: lightgreen;>0</div> | + | <div class="tabber-noactive" style="position: absolute; top: -10px; right: 0; border: 2px green solid; border-radius: 100%; padding: 0 6px; justify-content: center; font-weight: bold; color: green; background: lightgreen;">0</div> |
|Checkbox= | |Checkbox= | ||
{{FiltreÉlément | {{FiltreÉlément | ||
Ligne 91 : | Ligne 92 : | ||
|id={{{id}}}-{{lcfirst:{{{id9|{{{Checkbox9}}}}}}}} | |id={{{id}}}-{{lcfirst:{{{id9|{{{Checkbox9}}}}}}}} | ||
|Nom={{{Checkbox9}}} | |Nom={{{Checkbox9}}} | ||
+ | }} | ||
+ | }} {{#if:{{{Checkbox10|}}}| | ||
+ | {{FiltreÉlément | ||
+ | |Élément=checkbox | ||
+ | |id={{{id}}}-{{lcfirst:{{{id10|{{{Checkbox10}}}}}}}} | ||
+ | |Nom={{{Checkbox10}}} | ||
}} | }} | ||
}} | }} | ||
</div> | </div> | ||
− | <div class="tabber-noactive" style="position: absolute; top: -10px; right: 0; border: 2px green solid; border-radius: 100%; padding: 0 6px; justify-content: center; font-weight: bold; color: green; background: lightgreen;>0</div> | + | <div class="tabber-noactive" style="position: absolute; top: -10px; right: 0; border: 2px green solid; border-radius: 100%; padding: 0 6px; justify-content: center; font-weight: bold; color: green; background: lightgreen;">0</div> |
}} | }} | ||
<noinclude>[[Catégorie:Nouveaux modèles]]</noinclude> | <noinclude>[[Catégorie:Nouveaux modèles]]</noinclude> |