Différences entre versions de « Test template polaroid »

De wikiup
Sauter à la navigation Sauter à la recherche
Ligne 249 : Ligne 249 :
 
  5e roue v5        :2d
 
  5e roue v5        :2d
 
  5e roue v6                :1d
 
  5e roue v6                :1d
 +
}}
 +
 +
{{#mermaid:gantt
 +
dateFormat  YYYY-MM-DD
 +
title Adding GANTT diagram functionality to mermaid
 +
section Trotti
 +
Completed task            :done,    des1, 2014-01-06,2014-01-08
 +
Active task              :active,  des2, 2014-01-09, 3d
 +
Future task              :        des3, after des2, 5d
 +
Future task2              :        des4, after des3, 5d
 +
section 5eme roue
 +
5e roue v1 :crit, done, 2014-01-06,24h
 +
5e roue v2  :crit, done, after des1, 3d
 +
5e roue v3 :crit, active, 5d
 +
5e roue v4    :crit, 2d
 +
5e roue v5        :3d
 +
5e roue v6                :5d
 +
}}
 +
 +
{{#ask:
 +
[[Category:Issue]]
 +
|?Display Title=task
 +
|?Issue Status=status
 +
|?Start Date=startdate
 +
|?End Date=enddate
 +
|?Related To Epic=section
 +
|?Issue Priority=priority
 +
|format=gantt
 +
|axisformat=%d/%m/%Y
 +
|diagramtitle=Title of the chart
 +
|statusmapping=2 (in progress)=>active;3 (completed)=>done
 +
|prioritymapping=1 (high)=>crit; 2 (normal)=>crit
 +
|sortkey=title
 +
|leftpadding=120
 +
|titletopmargin=25
 +
|bargap=10
 +
|barheight=50
 
}}
 
}}

Version du 30 novembre 2022 à 14:25

Guide cheque la poste.JPG


Ce guide chèque est destiné aux malvoyants pour les guider à remplir un chèque en autonomie.


dimanchelundimardimercredijeudivendredisamedi
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1



Test simple -1


Test simple 0


Test simple

release date=

25 avril 2017


Array

Mermaid syntax

mermaid

sequenceDiagram

   Alice->>John: Hello John, how are you?
   loop Healthcheck
       John->>John: Fight against hypochondria
   end
   Note right of John: Rational thoughts!
   John-->>Alice: Great!
   John->>Bob: How about you?
   Bob-->>John: Jolly good!


dateFormat YYYY-MM-DD

title Adding GANTT diagram functionality to mermaid

excludes weekends


section A section

Completed task :done, des1, 2014-01-06,2014-01-08

Active task :active, des2, 2014-01-09, 3d

Future task : des3, after des2, 5d

Future task2 : des4, after des3, 5d


section Critical tasks

Completed task in the critical line :crit, done, 2014-01-06,24h

Implement parser and jison :crit, done, after des1, 2d

Create tests for parser :crit, active, 3d

Future task in critical line :crit, 5d

Create tests for renderer :2d

Add to mermaid :1d

Functionality added :milestone, 2014-01-25, 0d


section Documentation

Describe gantt syntax :active, a1, after des1, 3d

Add gantt diagram to demo page :after a1 , 20h

Add another diagram to demo page :doc1, after a1 , 48h


section Last section

Describe gantt syntax :after doc1, 3d

Add gantt diagram to demo page :20h

Add another diagram to demo page :48h

Example sandbox Mermaid syntax

https://sandbox.semantic-mediawiki.net/wiki/Mermaid_-_gantt_chart