« 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 21 : Ligne 21 :
   barset:Ev1
   barset:Ev1


Colors =
  id:Bataille      value:red  legend:War Period
  id:ArriveRetour    value:blue  legend:Peace Time
  id:ApparitionExpedition    value:rgb(0.6,0,0.6)
  id:lightgrey value:gray(0.9)
  id:darkgrey  value:gray(0.1)
 
PlotData=
PlotData=
   width:15 fontsize:S textcolor:black align:center
   width:15 fontsize:S textcolor:black align:center
   bar:Titlebar color:gray(0.3) shift:(0,-3)
   bar:Titlebar color:lightgrey shift:(0,-3)
   from:start  till:end text:"[[La Nouvelle Arkadia]]"
   from:start  till:end text:"[[La Nouvelle Arkadia]]"


   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:cyan
   color:ArriveRetour
   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 34 : Ligne 41 :


   bar:ApparitionExpedition
   bar:ApparitionExpedition
   color:green
   color:ApparitionExpedition
   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:red
   color:Bataille
   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:52

Impossible de compiler l'entrée EasyTimeline :

EasyTimeline 1.90


Timeline generation failed: 2 errors found
Line 18: id:Bataille value:red legend:War Period

- Invalid attribute 'Period' ignored.

 Specify attributes as 'name:value' pairs.



Line 19: id:ArriveRetour value:blue legend:Peace Time

- Invalid attribute 'Time' ignored.

 Specify attributes as 'name:value' pairs.