Difference between revisions of "Power Supply Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 3: Line 3:
 
start          [label="START HERE", shape="box", style="bold"]
 
start          [label="START HERE", shape="box", style="bold"]
 
blackcord      [label="Does it have a thick black cord?"]
 
blackcord      [label="Does it have a thick black cord?"]
 +
shape          [label="Is it the same shape and size as the power supply marked 'EXAMPLE'?"]
 +
compaq          [label="Is it marked 'COMPAQ'?"]
 
recycle        [label="RECYCLE\nClip all cords. Separate cords into thick and thin wire bins.\nPut the power supply in the 'RECYCLE' bin on the cart." shape="box", style="bold"]   
 
recycle        [label="RECYCLE\nClip all cords. Separate cords into thick and thin wire bins.\nPut the power supply in the 'RECYCLE' bin on the cart." shape="box", style="bold"]   
keep            [label="KEEP\nPut the power supply into one of the 'KEEP' bins on the cart."  shape="box", style="bold"]
+
keep            [label="KEEP\nPut the power supply in one of the 'KEEP' bins on the cart."  shape="box", style="bold"]
 
start -> blackcord
 
start -> blackcord
 
blackcord -> recycle [label="YES"]  
 
blackcord -> recycle [label="YES"]  
 +
blackcord -> shape [label="NO"]
 +
shape -> recycle [label="NO"]
 +
shape -> compaq {label="NOT SURE"]
 
   }
 
   }
 
</graphviz>
 
</graphviz>

Revision as of 15:05, 17 August 2007

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