Diferencia entre revisiones de «Usuario:Prohibited»

Línea 1: Línea 1:
{{DISPLAYTITLE:Usuario:LEONARdolrn}}
+
<timeline>
 +
#Todas las longitudes se miden en píxeles
 +
ImageSize  = width:160 height:550 #Tamaño de la imagen: ancho, alto
 +
PlotArea  = width:50 height:530 left:50 bottom:10 #Tamaño de la gráfica en sí dentro de la imagen: ancho, alto, margen izquierdo, margen derecho
 +
DateFormat = yyyy #Formato de fechas= y-cifra de año, m-cifra de mes, d-cifra de día.
 +
Period    = from:1970 till:2006 #Período de tiempo representado: desde, hasta
 +
TimeAxis  = orientation:vertical #Orientación del eje de tiempos: horizontal o vertical
 +
ScaleMajor = unit:year increment:5 start:1970 #Escala
 +
 
 +
# No se da cuenta de cuándo chocan dos frases, así que hay
 +
# que moverlas a mano con la variable $dx
 +
 
 +
Define $dx = 25 # shift text to right side of bar
 +
 
 +
PlotData=
 +
#barra, color, ancho, ?, alineamiento, tamaño de fuente (XS,S,M,L,XL)
 +
  bar:Líderes color:red width:25 mark:(line,white) align:left fontsize:M
 +
 
 +
#desde    hasta desplazamiento($dx, píxeles) texto y enlace
 +
from:start till:1970 shift:($dx,15)  text:Let~it~be~marca~el~fin~de~The~Beatles
 +
from:1976  till:1976 shift:($dx,5)  text:Andre~Lorena~Ternavazio
 +
from:1977  till:1977 shift:($dx,5)  text:Mauro~Roque~Juan~Theler
 +
from:1978  till:1978 shift:($dx,15)  text:Noelia~Villalonga~Leonardo~Guillermo~Magliaro
 +
from:1979  till:1979 shift:($dx,-5) text:Paola~Vanesa~Ternavazio
 +
from:1981  till:1981 shift:($dx,4)  text:Martín~Angel~Amaya[[Pechito_Paloma|Elvis]] fontsize:XS
 +
</timeline>

Revisión del 09:29 3 nov 2013

<timeline>

  1. Todas las longitudes se miden en píxeles

ImageSize = width:160 height:550 #Tamaño de la imagen: ancho, alto PlotArea = width:50 height:530 left:50 bottom:10 #Tamaño de la gráfica en sí dentro de la imagen: ancho, alto, margen izquierdo, margen derecho DateFormat = yyyy #Formato de fechas= y-cifra de año, m-cifra de mes, d-cifra de día. Period = from:1970 till:2006 #Período de tiempo representado: desde, hasta TimeAxis = orientation:vertical #Orientación del eje de tiempos: horizontal o vertical ScaleMajor = unit:year increment:5 start:1970 #Escala

  1. No se da cuenta de cuándo chocan dos frases, así que hay
  2. que moverlas a mano con la variable $dx

Define $dx = 25 # shift text to right side of bar

PlotData=

  1. barra, color, ancho, ?, alineamiento, tamaño de fuente (XS,S,M,L,XL)
 bar:Líderes color:red width:25 mark:(line,white) align:left fontsize:M
 
#desde     hasta desplazamiento($dx, píxeles) texto y enlace
from:start till:1970 shift:($dx,15)  text:Let~it~be~marca~el~fin~de~The~Beatles
from:1976  till:1976 shift:($dx,5)   text:Andre~Lorena~Ternavazio
from:1977  till:1977 shift:($dx,5)   text:Mauro~Roque~Juan~Theler
from:1978  till:1978 shift:($dx,15)   text:Noelia~Villalonga~Leonardo~Guillermo~Magliaro
from:1979  till:1979 shift:($dx,-5) text:Paola~Vanesa~Ternavazio
from:1981  till:1981 shift:($dx,4)   text:Martín~Angel~AmayaElvis fontsize:XS

</timeline>