« Frise test » : différence entre les versions
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 | ||
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: | 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: | 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: | 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: 5 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.
Line 20: from:start till:end text:"La Nouvelle Arkadia"
- PlotData invalid. Specify attribute 'bar'.