Modèle:Tape : Différence entre versions

De EncyclopAtys

Ligne 1 : Ligne 1 :
 
<div style="margin: 1em; padding:0.1em;  
 
<div style="margin: 1em; padding:0.1em;  
 +
background-color: #{{ColorAtys|type=bg|group={{{palette}}}}};
 
{{ #switch: {{{3D|}}}
 
{{ #switch: {{{3D|}}}
 
|inset=
 
|inset=
border: medium ridge #{{ColorAtys|type=light|group={{{palette}}}}};
+
border: thin groove #{{ColorAtys|type=light|group={{{palette}}}}};
 +
background: linear-gradient(#{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys||group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}});  
 
|shadow=
 
|shadow=
 
border: medium outset #{{ColorAtys|type=light|group={{{palette}}}}};
 
border: medium outset #{{ColorAtys|type=light|group={{{palette}}}}};
 +
background: linear-gradient(#{{ColorAtys|group={{{palette}}}}}, #{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}});
 
|glow=
 
|glow=
border: medium groove #{{ColorAtys|type=light|group={{{palette}}}}};
+
border: thin inset #{{ColorAtys|type=light|group={{{palette}}}}};
 +
background: linear-gradient(#{{ColorAtys|group={{{palette}}}}}, #{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}});  
 
|#default=
 
|#default=
border: medium inset #{{ColorAtys|group={{{palette}}}}};
+
border: thick ridge #{{ColorAtys|type=light|group={{{palette}}}}};
 +
background: linear-gradient(#{{ColorAtys|group={{{palette}}}}}, #{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}});
 +
background: linear-gradient(#{{ColorAtys|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}}, #{{ColorAtys|type=bg|group={{{palette}}}}});  
 
}}
 
}}
 
xborder-width: thin;  
 
xborder-width: thin;  
border-width: .2em;  
+
xborder-width: .2em;  
border-radius:1em;padding:0em .5em;
+
border-radius:.5em;padding:0em .5em;
 +
 
  
background-color: #{{ColorAtys|type=bg|group={{{palette}}}}};font-weight:bold; text-align: left;
 
 
xbackground: -webkit-gradient(linear, left top, right top, color-stop(0%,#{{ColorAtys|type=light|group={{{palette}}}}}), color-stop(100%,#000));
 
xbackground: -webkit-gradient(linear, left top, right top, color-stop(0%,#{{ColorAtys|type=light|group={{{palette}}}}}), color-stop(100%,#000));
 
xbackground: -webkit-gradient(linear, center top, center bottom, from(#{{ColorAtys|type=bg|group={{{palette}}}}}), to(#{{ColorAtys|type=light|group={{{palette}}}}}));
 
xbackground: -webkit-gradient(linear, center top, center bottom, from(#{{ColorAtys|type=bg|group={{{palette}}}}}), to(#{{ColorAtys|type=light|group={{{palette}}}}}));
Ligne 21 : Ligne 27 :
 
xbackground: -o-linear-gradient(#{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}});
 
xbackground: -o-linear-gradient(#{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}});
 
xbackground: -ms-linear-gradient(#{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}});
 
xbackground: -ms-linear-gradient(#{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}});
background: linear-gradient(#{{ColorAtys|group={{{palette}}}}}, #{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}});  
+
xbackground: linear-gradient(#{{ColorAtys|group={{{palette}}}}}, #{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}});  
 
xcolor: #{{ColorAtys|type=fg|group={{{palette}}}}}; text-shadow: #333 .1em .1em .1em, #fff -.1em -.1em .1em;
 
xcolor: #{{ColorAtys|type=fg|group={{{palette}}}}}; text-shadow: #333 .1em .1em .1em, #fff -.1em -.1em .1em;
 +
font-weight:bold;
 
text-align: center;">
 
text-align: center;">
  
Ligne 29 : Ligne 36 :
 
<font style="color: #{{ColorAtys|type=fg|group={{{palette}}}}}; text-shadow: #{{ColorAtys|type=dark|group={{{palette}}}}} -.5px -.5px .5px, #{{ColorAtys|type=light|group={{{palette}}}}} .5px .5px .5px, #fff .5px .5px .5px">{{{text|INSET}}}</font>
 
<font style="color: #{{ColorAtys|type=fg|group={{{palette}}}}}; text-shadow: #{{ColorAtys|type=dark|group={{{palette}}}}} -.5px -.5px .5px, #{{ColorAtys|type=light|group={{{palette}}}}} .5px .5px .5px, #fff .5px .5px .5px">{{{text|INSET}}}</font>
 
|shadow=
 
|shadow=
<font style="color: #{{ColorAtys|type=fg|group={{{palette}}}}}; text-shadow: #{{ColorAtys|type=fg|group={{{palette}}}}} 1px 1px .1em, #fff 0px -0px 1px">{{{text|SHADOW}}}</font>
+
<font style="color: #{{ColorAtys|type=fg|group={{{palette}}}}}; text-shadow: #{{ColorAtys|type=bg|group={{{palette}}}}} -.5px -.5px .5px, #{{ColorAtys|type=fg|group={{{palette}}}}} .5px .5px .5px, #fff -.1px -.1px .1px">{{{text|OUTSET}}}</font>
 
|glow=
 
|glow=
 
<font style="color: #{{ColorAtys|type=fg|group={{{palette}}}}}; text-shadow: #{{ColorAtys|type=light|group={{{palette}}}}} 0px 0px .5em, #{{ColorAtys|type=bg|group={{{palette}}}}} -.1em -.1em .1em, #{{ColorAtys|group={{{palette}}}}} .1em .1em .1em, #fff -1px -1px 1px">{{{text|GLOW}}}</font>
 
<font style="color: #{{ColorAtys|type=fg|group={{{palette}}}}}; text-shadow: #{{ColorAtys|type=light|group={{{palette}}}}} 0px 0px .5em, #{{ColorAtys|type=bg|group={{{palette}}}}} -.1em -.1em .1em, #{{ColorAtys|group={{{palette}}}}} .1em .1em .1em, #fff -1px -1px 1px">{{{text|GLOW}}}</font>
 
|#default=
 
|#default=
<font style="color: #{{ColorAtys|type=fg|group={{{palette}}}}}; text-shadow: #{{ColorAtys|type=bg|group={{{palette}}}}} -.5px -.5px .5px, #{{ColorAtys|type=fg|group={{{palette}}}}} .5px .5px .5px, #fff -.1px -.1px .1px">{{{text|OUTSET}}}</font>
+
<font style="color: #{{ColorAtys|type=fg|group={{{palette}}}}}; text-shadow: #{{ColorAtys|type=dark|group={{{palette}}}}} .2em .2em .2em, #{{ColorAtys|group={{{palette}}}}} 0px 0px 1px">{{{text|SHADOW}}}</font>
 
}}
 
}}
  
 
</div><noinclude> &lArr;
 
</div><noinclude> &lArr;
 
{{{{FULLPAGENAME}}/Documentation}} [[Catégorie:Modèles]]</noinclude>
 
{{{{FULLPAGENAME}}/Documentation}} [[Catégorie:Modèles]]</noinclude>

Version du 30 juin 2018 à 17:29

SHADOW

Modèle:Tape/Documentation