Difference between revisions of "Sandbox"

From Hackerspace ACKspace
Jump to: navigation, search
(IT WORKS!!)
(test subobjects)
Line 3: Line 3:
 
<!-- From here after you can play and test things for mediawiki -->
 
<!-- From here after you can play and test things for mediawiki -->
  
a graph:
+
{{#subobject:-|progress month fix=2011-11|progress count=372}}
<graph>
+
{{#subobject:-|progress month fix=2011-12|progress count=809}}
graph example2 {
+
{{#subobject:-|progress month fix=2012-01|progress count=616}}
  run -- intr;
+
{{#subobject:-|progress month fix=2012-02|progress count=588}}
  intr -- runbl;
+
{{#subobject:-|progress month fix=2012-03|progress count=579}}
  runbl -- run;
+
{{#subobject:-|progress month fix=2012-04|progress count=841}}
  run -- kernel;
+
 
  kernel -- zombie;
+
{{#ask:
  kernel -- sleep;
+
[[progress month fix::+]]
  kernel -- runmem;
+
|?progress month fix
  sleep -- swap;
+
|?progress count
  swap -- runswap;
+
|mainlabel=-
  runswap -- new;
+
}}
  runswap -- runmem;
 
  new -- runmem;
 
  sleep -- runmem;
 
}
 
</graph>
 

Revision as of 14:51, 21 February 2019


Welcome to the Sandbox page

You can use this page as a playground to test the effect on using mediawiki. The sandbox begins here


template heading