Bac à sable wiki : Différence entre versions
m |
|||
Ligne 44 : | Ligne 44 : | ||
Schéma réalisé avec Inkscape ([[:Fichier:Popup_cube2faces_avec_decor.svg |fichier source]]) | Schéma réalisé avec Inkscape ([[:Fichier:Popup_cube2faces_avec_decor.svg |fichier source]]) | ||
+ | ==test highlight== | ||
+ | |||
+ | |||
+ | <syntaxhighlight lang="python"> | ||
+ | def quickSort(arr): | ||
+ | less = [] | ||
+ | pivotList = [] | ||
+ | more = [] | ||
+ | if len(arr) <= 1: | ||
+ | return arr | ||
+ | else: | ||
+ | pass | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | <syntaxhighlight lang="python" highlight="1,5-7"> | ||
+ | def quickSort(arr): | ||
+ | less = [] | ||
+ | pivotList = [] | ||
+ | more = [] | ||
+ | if len(arr) <= 1: | ||
+ | return arr | ||
+ | else: | ||
+ | </syntaxhighlight> | ||
[[Fichier:Plugin doodle.png]] | [[Fichier:Plugin doodle.png]] | ||
[[Fichier:http://coagul.org/drupal/sites/all/themes/coagul1/logo.png]] | [[Fichier:http://coagul.org/drupal/sites/all/themes/coagul1/logo.png]] |
Version du 10 décembre 2015 à 13:27
Syntaxe du wiki
http://www.mediawiki.org/wiki/Help:Formatting/fr
http://fr.wikipedia.org/wiki/Aide:Syntaxe
Vos tests sous ce titre
barre de progression
30% accompli (estimation) | ||
|
Pour intégrer une barre de progression : {{progression|3|10}}
- hacklab
Selon Wikipedia: « Un hackerspace, hacklab ou media hacklab est un lieu où des gens avec un intérêt commun
- hacklab
- Selon Wikipedia: « Un hackerspace, hacklab ou media hacklab est un lieu où des gens avec un intérêt commun
- Selon Wikipedia: « Un hackerspace, hacklab ou media hacklab est un lieu où des gens avec un intérêt commun
Faire des Liens
ma page ma page "ma page" informatique
Erreur lors de la création de la miniature : /bin/bash: warning: setlocale: LC_ALL: cannot change locale (fr_FR.utf8) convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i'' @ error/delegate.c/InvokeDelegate/1919. convert-im6.q16: unable to open file `/tmp/magick-294206y95CStjexs3D': No such file or directory @ error/constitute.c/ReadImage/544. convert-im6.q16: no images defined `PNG:/tmp/transform_3e1a29155da1.png' @ error/convert.c/ConvertImageCommand/3258.
Schéma réalisé avec Inkscape (fichier source)
test highlight
def quickSort(arr):
less = []
pivotList = []
more = []
if len(arr) <= 1:
return arr
else:
pass
def quickSort(arr):
less = []
pivotList = []
more = []
if len(arr) <= 1:
return arr
else:
Fichier:Http://coagul.org/drupal/sites/all/themes/coagul1/logo.png