Difference between revisions of "System Evaluation Overview"

From FreekiWiki
Jump to navigation Jump to search
(added removeinstalled)
(reject pile)
Line 18: Line 18:
 
     putoncart      [label="Put on\nthe CART\n(label and back\nvisible)", shape="box", style="bold"]
 
     putoncart      [label="Put on\nthe CART\n(label and back\nvisible)", shape="box", style="bold"]
 
     removeinstalled [label="Remove any parts\nyou installed", shape="box"]
 
     removeinstalled [label="Remove any parts\nyou installed", shape="box"]
     incomingpile    [label="Put it on\nthe INCOMING pile\n(for SYSTEM EVALUATION 1)", shape="box", URL="/index.php?title=System_Evaluation_1_Overview", style="bold"]
+
     rejectpile      [label="Put it on\nthe REJECT pile\n(next to EVAL 1 INCOMING)", shape="box", URL="/index.php?title=System_Evaluation_1_Overview", style="bold"]
 
     tardis        [label="Send to\nthe TARDIS\n(no further mining)", shape="box", style="bold"]
 
     tardis        [label="Send to\nthe TARDIS\n(no further mining)", shape="box", style="bold"]
 
     enterprise    [label="Send to\nSERVER BUILD\n(no further mining)", shape="box", style="bold"]
 
     enterprise    [label="Send to\nSERVER BUILD\n(no further mining)", shape="box", style="bold"]
Line 25: Line 25:
 
     start -> alreadyrejected
 
     start -> alreadyrejected
  
     alreadyrejected -> incomingpile [label="YES"]
+
     alreadyrejected -> rejectpile [label="YES"]
 
     alreadyrejected -> trytopost [label="NO"]
 
     alreadyrejected -> trytopost [label="NO"]
  
Line 43: Line 43:
 
     recyclelabel -> markspeed
 
     recyclelabel -> markspeed
 
     markspeed -> removeinstalled
 
     markspeed -> removeinstalled
     removeinstalled -> incomingpile
+
     removeinstalled -> rejectpile
  
 
</graphviz>
 
</graphviz>

Revision as of 16:38, 18 July 2007

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