MicMacWiki develop : Différence entre versions

De MicMac
Aller à : navigation, rechercher
(Image)
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.
 +
 +
==Link==
 +
When you cite a MicMac command or something else, you can try to use hyperlink :
 +
<pre>
 +
[[page_name|text_hover]]
 +
</pre>
 +
 
==Image==
 
==Image==
 
The storage capacity of our server isn't unlimited, so we try to only import pictures small in size (5Mo max). To reduce the size, you can crop, decrease dimension or screenshot your picture.
 
The storage capacity of our server isn't unlimited, so we try to only import pictures small in size (5Mo max). To reduce the size, you can crop, decrease dimension or screenshot your picture.

Version du 19 mars 2016 à 11:24

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.

Link

When you cite a MicMac command or something else, you can try to use hyperlink :

[[page_name|text_hover]]

Image

The storage capacity of our server isn't unlimited, so we try to only import pictures small in size (5Mo max). To reduce the size, you can crop, decrease dimension or screenshot your picture. To impot an image, go on the page Importer un fichier and add your image. Then use :

[[Image:image_name|options...]]

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

An other tag "<code></code>" is available but it doesn't manage multiple lines.

Titles

If you want to create a title, it's really simple, just use :

=Title=
==Title==
===Title===
====Title====

Videos