Différences entre versions de « Modèle:Faux bouton »
Sauter à la navigation
Sauter à la recherche
| (14 versions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
| − | <includeonly> | + | <includeonly><div style="display:inline-block; position:relative; border:{{ #switch: {{{bordure|}}} |
| − | | oui | | + | | oui | yes = 1px solid white |
| − | | non | | + | | blanc | white = 1px solid white |
| − | | #default = | + | | noir | black = 2px solid black |
| + | | non | no = 0px | ||
| + | | #default = 0px | ||
}};border-radius:{{ #switch: {{{couleur|}}} | }};border-radius:{{ #switch: {{{couleur|}}} | ||
| noir | black = 3px | | noir | black = 3px | ||
| − | | noir2 | | + | | noir2 | black2 = 0px |
| − | | gris | grey = 0px | + | | gris | grey | gray = 0px |
| + | | gris2 | grey2 | gray2 = 0px | ||
| + | | gris3 | grey3 | gray3 = 0px | ||
| blanc | white = 3px | | blanc | white = 3px | ||
| win | win = 0px | | win | win = 0px | ||
| − | | #default = | + | | #default = 0px |
}}; padding-left:7px; padding-right:7px; background-color:{{ #switch: {{{couleur|}}} | }}; padding-left:7px; padding-right:7px; background-color:{{ #switch: {{{couleur|}}} | ||
| noir | black = #000 | | noir | black = #000 | ||
| − | | noir2 | | + | | noir2 | black2 = #000 |
| − | | gris | grey = #323232 | + | | gris | grey | gray = #323232 |
| + | | gris2 | grey2 | gray2 = #323232 | ||
| + | | gris3 | grey3 | gray3 = #323232 | ||
| blanc | white = #FFFFFF | | blanc | white = #FFFFFF | ||
| win | win = #FFFFFF | | win | win = #FFFFFF | ||
| Ligne 19 : | Ligne 25 : | ||
}}"><font style="line-height: 0.25;" color="{{ #switch: {{{couleur|}}} | }}"><font style="line-height: 0.25;" color="{{ #switch: {{{couleur|}}} | ||
| noir | black = #FFFFFF | | noir | black = #FFFFFF | ||
| − | | noir2 | | + | | noir2 | black2 = #ff9696 |
| − | | gris | grey = # | + | | gris | grey | gray = #ffff96 |
| + | | gris2 | grey2 | gray2 = #FFFFFF | ||
| + | | gris3 | grey3 | gray3 = #ff9696 | ||
| blanc | white = #000 | | blanc | white = #000 | ||
| win | win = #000 | | win | win = #000 | ||
| #default = #FFFFFF | | #default = #FFFFFF | ||
}}"><strong>{{ #switch: {{{bouton|}}} | }}"><strong>{{ #switch: {{{bouton|}}} | ||
| − | | non | no = | + | | non | no = |
| oui | yes = <span style="opacity:.1"><font style="line-height: 0" size="+1" color="#FF0004">⦿ </font></span> | | oui | yes = <span style="opacity:.1"><font style="line-height: 0" size="+1" color="#FF0004">⦿ </font></span> | ||
| #default = | | #default = | ||
| − | }}{{{1|}}}</strong></font | + | }} {{{1|}}}</strong></font> </div></includeonly> |
| − | </ | ||