« Frise test » : différence entre les versions

De Wiki Game of Arkadia
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 4 : Ligne 4 :
ImageSize = width:1200 height:auto barincrement:18
ImageSize = width:1200 height:auto barincrement:18
PlotArea = left:20 right:40 bottom:30 top:15
PlotArea = left:20 right:40 bottom:30 top:15
Colors =
  id:canvas      value:rgb(0.97,0.97,0.97)
  id:grid1      value:rgb(0.80,0.80,0.80)
  id:grid2      value:rgb(0.90,0.90,0.90)
  id:Title  value:rgb(0.86,0.56,0.56)
  id:Bataille value:rgb(1.0,0.01,0.25)
  id:ArriveRetour value:rgb(0.01,1.0,1.0)
  id:Guerre value:rgb(0.80,0.99,0.80)
  id:ApparitionExpedition value:rgb(0.4,1.0,0.0)


Period = from:0 till:150
Period = from:0 till:150
Ligne 38 : Ligne 28 :
   width:18 fontsize:S textcolor:black anchor:from align:left
   width:18 fontsize:S textcolor:black anchor:from align:left
   bar:ArriveRetour
   bar:ArriveRetour
   color:ArriveRetour
   color:blue
   from:0 till:1 text:"0"
   from:0 till:1 text:"0"
   from:20 till:21 text:"20"
   from:20 till:21 text:"20"
Ligne 44 : Ligne 34 :


   bar:ApparitionExpedition
   bar:ApparitionExpedition
   color:ApparitionExpedition
   color:green
   from:1 till:4 text:"1 - 4"
   from:1 till:4 text:"1 - 4"
   from:123 till:124 text:"123"
   from:123 till:124 text:"123"


   bar:Bataille
   bar:Bataille
   color:Bataille
   color:red
   from:4 till:5 text:"4"
   from:4 till:5 text:"4"
   from:14 till:15 text:"14"
   from:14 till:15 text:"14"

Version du 2 avril 2026 à 14:38

Impossible de compiler l'entrée EasyTimeline :

EasyTimeline 1.90


Timeline generation failed: 4 errors found
Line 6: ScaleMinor = unit:year increment:5 start:0 gridcolor:grid2

- Scale attribute 'gridcolor' invalid. Unknown color 'grid2'.

 Specify command 'Color' before this command.



Line 7: ScaleMajor = unit:year increment:10 start:125 gridcolor:grid1

- Scale attribute 'gridcolor' invalid. Unknown color 'grid1'.

 Specify command 'Color' before this command.



Line 9: BackgroundColors = canvas:canvas bars:canvas

- BackgroundColors definition invalid. Attribute 'bars' unknown color 'canvas'.

 Specify command 'Color' before this command.



Line 19: bar:Titlebar color:Title shift:(0,-3)

- PlotData invalid. Attribute 'color' has unknown color 'title'.

 Specify command 'Color' before this command.