20
modifications
Modifications
aucun résumé de modification
==un test de soustitre==
}}
------
{{#ask:[[Category:Machines]][[Hasmateriaux::boisBois,metal,PCB ]]
| format=table
| mainlabel=NameModele| ? Has taille}} ===une autre=== {{#ask:|?#|?entree|?sortie| ?licence| ?alimentation|format=broadtable|limit=10|headers=show|link=all|class=sortable wikitable smwtable|offset=}} ====arbre des catégories====<categorytree mode=pages>Outils</categorytree> [[Image:K53E.jpg|test]]http://www.google.fr/intl/fr_ALL/images/logos/images_logo_lg.gif
====ProcessingJS====
{{#processingjs:line(0,10,100,110);}}
[[Extension:processingjs]]
<processingjs>
/*
PROCESSINGJS.COM - BASIC EXAMPLE
Delayed Mouse Tracking
MIT License - Hyper-Metrix.com/F1LT3R
Native Processing compatible
*/
// Global variables
float radius = 50.0;
int X, Y;
int nX, nY;
int delay = 16;
// Setup the Processing Canvas
void setup(){
size( 600, 200 );
strokeWeight( 10 );
frameRate( 15 );
X = width / 2;
Y = width / 2;
nX = X;
nY = Y;
}
// Main draw loop
void draw(){
radius = radius + sin( frameCount / 4 );
// Track circle to new destination
X+=(nX-X)/delay;
Y+=(nY-Y)/delay;
// Fill canvas grey
background( 120 );
// Set fill-color to blue
fill( 0, 12, 184 );
// Set stroke-color white
stroke(255);
// Draw circle
ellipse( X, Y, radius, radius );
}
// Set circle's next destination
void mouseMoved(){
nX = mouseX;
nY = mouseY;
}
</processingjs>
[[propriete::valeur]]
-----
[[Spécial:Ask |page speciale : raquette]]
-----
http://semantic-mediawiki.org/wiki/SMWCon_Spring_2011_-_Tutorials
http://semantic-mediawiki.org/wiki/Help:%C3%89diter
===propriété sémantiques en liste===
[[Myrecord::Some pagename; 1234; some string]]
==Gros titre souligné==
===Titre 2===
====Titre 3====
j'écris quelque chose mis en avant
'''j'écris quelque chose en gras'''
==test format export freemind==
===twiki===
---+ projet tuto machine
* mise en forme
* doc par logiciel
* doc par machine
* planning
* Première rencontre
=== Dominique ===
=== dominique ===
<gallery>
Whirlpoll VIP20
== Adrien ==
==== Test d'intégration de vidéo ====
[[Video:Hyperliens_S0204]]
->
<video name="Hyperliens_S0204"/>
->
[[Video:Hyperliens S0204]]
== Morgane ==