<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wiki.lololand.org/index.php?action=history&amp;feed=atom&amp;title=Exemple_Mermaid</id>
	<title>Exemple Mermaid - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.lololand.org/index.php?action=history&amp;feed=atom&amp;title=Exemple_Mermaid"/>
	<link rel="alternate" type="text/html" href="https://wiki.lololand.org/index.php?title=Exemple_Mermaid&amp;action=history"/>
	<updated>2026-05-25T20:48:46Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.lololand.org/index.php?title=Exemple_Mermaid&amp;diff=5&amp;oldid=prev</id>
		<title>Maintenance script : Création de la page d&#039;exemple Mermaid</title>
		<link rel="alternate" type="text/html" href="https://wiki.lololand.org/index.php?title=Exemple_Mermaid&amp;diff=5&amp;oldid=prev"/>
		<updated>2026-03-18T20:54:49Z</updated>

		<summary type="html">&lt;p&gt;Création de la page d&amp;#039;exemple Mermaid&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Exemple Mermaid =&lt;br /&gt;
&lt;br /&gt;
Cette page montre un workflow simple rendu par &amp;#039;&amp;#039;&amp;#039;Mermaid&amp;#039;&amp;#039;&amp;#039; dans MediaWiki.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;oc-mermaid&amp;quot;&amp;gt;&lt;br /&gt;
flowchart TD&lt;br /&gt;
    A[Demande reçue] --&amp;gt; B{Dossier complet ?}&lt;br /&gt;
    B --&amp;gt;|Oui| C[Validation]&lt;br /&gt;
    B --&amp;gt;|Non| D[Demande de compléments]&lt;br /&gt;
    D --&amp;gt; A&lt;br /&gt;
    C --&amp;gt; E[Traitement]&lt;br /&gt;
    E --&amp;gt; F[Clôture]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
Le diagramme est écrit en texte dans un bloc &amp;lt;code&amp;gt;&amp;amp;lt;pre class=&amp;quot;oc-mermaid&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt; puis rendu côté navigateur.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>