Difference between revisions of "User:Rfs/Scratch"

From FreekiWiki
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
[[FGVwiki:Signs|Signs]] at vancouver's wiki
+
{| class="wikitable sortable" border="1"
 +
|+Sortable table
 +
|-
 +
! Alphabetic !! Numeric !! Date !! class="unsortable" | Unsortable
 +
|-
 +
| d || 20 || 2008-11-24 || This
 +
|-
 +
| b || 8 || 2004-03-01 || column
 +
|-
 +
| a || 6 || 1979-07-23 || cannot
 +
|-
 +
| c || 4 || 1492-12-08 || be
 +
|-
 +
| e || 0 || 1601-08-13 || sorted.
 +
|}
  
<graphviz>
 
digraph g {
 
  
node [shape="box", fontname="Helvetica", fontsize="11"]
 
edge [fontname="Helvetica"]
 
  
groupings_schedules -> groupings [arrowhead = "crow"]
+
[[FGVwiki:Signs|Signs]] at vancouver's wiki
groupings_schedules -> schedules[arrowhead = "crow"]
 
 
 
schedules -> virtual_shifts [arrowhead = "crow"]
 
schedules -> jobs [arrowhead = "crow"]
 
schedules -> actual_shifts [arrowhead = "crow"]
 
 
 
virtual_shifts -> actual_shifts [arrowhead = "crow"]
 
 
 
jobs -> actual_shifts [arrowhead = "crow"]
 
jobs -> virtual_shifts [arrowhead = "crow"]
 
 
 
volunteers -> actual_shifts [arrowhead = "crow"]
 
volunteers -> virtual_shifts [arrowhead = "crow"]
 
  
 +
<graphviz>
 +
digraph D {
 +
  a -> b
 +
  a -> c
 +
  a -> d
 +
  a -> d
 +
  a -> d
 +
  b -> c
 +
  b -> c
 +
  b -> c
 +
  b -> d
 +
  c -> d
  
 
}
 
}
 
</graphviz>
 
</graphviz>
 +
 +
'circo':
 +
'dot':
 +
'fdp':
 +
'neato':
 +
'twopi':

Latest revision as of 12:47, 27 February 2010

My Page Name (on the secure wiki


Sortable table
Alphabetic Numeric Date Unsortable
d 20 2008-11-24 This
b 8 2004-03-01 column
a 6 1979-07-23 cannot
c 4 1492-12-08 be
e 0 1601-08-13 sorted.


Signs at vancouver's wiki

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

'circo':
'dot':
'fdp':
'neato':
'twopi':