Diferencia entre revisiones de «Plantilla:Linear-gradient»

De Familia Sanchez Arjona
Saltar a: navegación, buscar
(-ms- prefix was IE10 preview-release only.)
m (12 revisiones importadas)
 
(No se muestran 5 ediciones intermedias de 3 usuarios)
Línea 1: Línea 1:
<includeonly>background-image: -moz-linear-gradient({{{1|}}}, {{{2|}}}); background-image: -o-linear-gradient({{{1|}}}, {{{2|}}}); background-image: -webkit-linear-gradient({{{1|}}}, {{{2|}}}); background-image: linear-gradient({{{1|}}}, {{{2|}}});</includeonly><noinclude>
+
<includeonly>background-image: -moz-linear-gradient({{{1|}}}, {{{2|}}}); background-image: -o-linear-gradient({{{1|}}}, {{{2|}}}); background-image: -webkit-linear-gradient({{{1|}}}, {{{2|}}}); background-image: linear-gradient({{#switch: {{{1|}}}
 
+
| top = to bottom
<!-- ADD CATEGORIES AND INTERWIKIS TO THE /doc PAGE, NOT HERE, THANKS -->
+
| bottom = to top
 +
| left = to right
 +
| right = to left
 +
| top left
 +
| left top = to bottom right
 +
| top right
 +
| right top = to bottom left
 +
| bottom left
 +
| left bottom = to top right
 +
| bottom right
 +
| right bottom = to top left
 +
| #default = {{{1}}}
 +
}}, {{{2|}}});</includeonly><noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revisión actual del 14:18 31 may 2016

50px Template documentation[create]