MicMacWiki develop : Différence entre versions

De MicMac
Aller à : navigation, rechercher
(Code)
Ligne 1 : Ligne 1 :
This page is destinated to developpers of this wiki MicMac. In facts, this wiki doesn't have a illimited stock capacity, and we want to have the same formalism for each pages.
+
This page is destinated to developpers of this wiki. In fact, this wiki doesn't have a unlimited stock capacity, and we want to have the same formalism for each pages.
So please try to respect the consign before to create or edit a page of this wiki.
+
So please try to respect the consign below to create or edit a page of this wiki.
 
==Code==
 
==Code==
 
If you want to display a MicMac command or any other source code extract, you can use the tag "<nowiki><pre></pre></nowiki>" which produce :
 
If you want to display a MicMac command or any other source code extract, you can use the tag "<nowiki><pre></pre></nowiki>" which produce :
 
<pre>Code Source Example</pre>
 
<pre>Code Source Example</pre>

Version du 2 mars 2016 à 14:55

This page is destinated to developpers of this wiki. In fact, this wiki doesn't have a unlimited stock capacity, and we want to have the same formalism for each pages. So please try to respect the consign below to create or edit a page of this wiki.

Code

If you want to display a MicMac command or any other source code extract, you can use the tag "<pre></pre>" which produce :

Code Source Example