MicMacWiki develop : Différence entre versions

De MicMac
Aller à : navigation, rechercher
Ligne 1 : Ligne 1 :
 
This page is aimed at the collaborators of this wiki. This wiki doesn't have a unlimited storage capacity and we want to have the same formalism for each pages so some guidelines are needed.
 
This page is aimed at the collaborators of this wiki. This wiki doesn't have a unlimited storage capacity and we want to have the same formalism for each pages so some guidelines are needed.
 
So please try to respect the guidelines below to create or edit a page of this wiki.
 
So please try to respect the guidelines below to create or edit a page of this wiki.
 +
==Image==
 +
The storage capacity of our server isn't illimited, so we try to import only smallest pictures in size (5mo max). To reduce the size, you can crop, decrease dimension or screenshot your picture.
 +
 
==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 7 mars 2016 à 17:44

This page is aimed at the collaborators of this wiki. This wiki doesn't have a unlimited storage capacity and we want to have the same formalism for each pages so some guidelines are needed. So please try to respect the guidelines below to create or edit a page of this wiki.

Image

The storage capacity of our server isn't illimited, so we try to import only smallest pictures in size (5mo max). To reduce the size, you can crop, decrease dimension or screenshot your picture.

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