« Frise test » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 14 : | Ligne 14 : | ||
id:grid2 value:rgb(0.90,0.90,0.90) | id:grid2 value:rgb(0.90,0.90,0.90) | ||
Period = from:- | Period = from:-2840 till:-2749 | ||
TimeAxis = orientation:horizontal format:yyyy | TimeAxis = orientation:horizontal format:yyyy | ||
ScaleMinor = unit:year increment: | ScaleMinor = unit:year increment:5 start:-2700 gridcolor:grid2 | ||
ScaleMajor = unit:year increment: | ScaleMajor = unit:year increment:10 start:-2700 gridcolor:grid1 | ||
AlignBars = justify | AlignBars = justify | ||
| Ligne 23 : | Ligne 23 : | ||
BarData= | BarData= | ||
bar:ArriveRetour | |||
bar:ApparitionExpedition | |||
bar:Titlebar | bar:Titlebar | ||
bar:Bataille | bar:Bataille | ||
bar:Guerre | bar:Guerre | ||
barset:Ev1 | barset:Ev1 | ||
| Ligne 34 : | Ligne 34 : | ||
bar:Titlebar color:lightgrey shift:(0,-3) | bar:Titlebar color:lightgrey shift:(0,-3) | ||
from:start till:end text:"[[L'age | from:start till:end text:"[[L'age des Heros]]" | ||
width:30 fontsize:S textcolor:black anchor:from align:left | width:30 fontsize:S textcolor:black anchor:from align:left | ||
bar:ArriveRetour | bar:ArriveRetour | ||
color:ArriveRetour | |||
from:- | from:-2840 till:-2839 text:"-2840" | ||
from:- | from:-2818 till:-2817 text:"-2818" | ||
from:- | from:-2750 till:-2455 text:"-2749" | ||
bar:ApparitionExpedition | bar:ApparitionExpedition | ||
color:ApparitionExpedition | color:ApparitionExpedition | ||
bar:Bataille | |||
color:Bataille | |||
from:-2798 till:-2797 text:"-2798" | |||
from:-2797 till:-2796 text:"-2797" | |||
bar:Guerre | bar:Guerre | ||
color:red | color:red | ||
from:- | from:-2817 till:-2816 text:"-2817" | ||
barset:Ev1 | barset:Ev1 | ||
at:- | at:-2840 text:"[[-2840 - Naissance des six]]" | ||
at:- | at:-2818 text:"[[-2818 - Creation de l'ordre des six]]" | ||
at:- | at:-2798 text:"[[-2818 - Premiere guerre des abimes]]" | ||
at:- | at:-2797 text:"[[-2798 - Bataille du coeur profané]]" | ||
at:- | at:-2797 text:"[[-2797 - Siège de solitude]]" | ||
at:- | at:-2797 text:"[[-2797 - Bataille fratricide]]" | ||
at:- | at:-2750 text:"[[-2750 - Creation des maisons]] | ||
</timeline> | </timeline> | ||
Version du 14 avril 2026 à 19:01
Impossible de compiler l'entrée EasyTimeline :
EasyTimeline 1.90
Timeline generation failed: 3 errors found
Line 15: ScaleMinor = unit:year increment:5 start:-2700 gridcolor:grid2
- Scale attribute 'start' invalid.
Date '-2700' not within range as specified by command Period.
Line 16: ScaleMajor = unit:year increment:10 start:-2700 gridcolor:grid1
- Scale attribute 'start' invalid.
Date '-2700' not within range as specified by command Period.
Line 35: from:-2750 till:-2455 text:"-2749"
- Plotdata attribute 'till' invalid.
Date '-2455' not within range as specified by command Period.