Difference between revisions of "User:Cliff/PrinterIncomingTriage"

From FreekiWiki
Jump to navigation Jump to search
m
m
Line 2: Line 2:
 
digraph SKIPPALLETTRIAGE {
 
digraph SKIPPALLETTRIAGE {
  
     Start           [label="START HERE", style="bold", shape="box" fontsize=10]
+
     Start           [label="START HERE", style="bold", shape="box" fontsize=10]
     Dataport         [label="data port?", fontsize=10]
+
     Dataport       [label="data port?", fontsize=10]
     Copier           [label="copier", fontsize=10]
+
     Copier         [label="copier", fontsize=10]
     Scanner         [label="top opens, revealing pane of glass?", fontsize=10]
+
     Scanner         [label="top opens, revealing pane of glass?", fontsize=10]
     Fax             [label="telephone port?", fontsize=10]
+
     Fax             [label="telephone port?", fontsize=10]
     Leaking         [label="Leaking toner or ink", fontsize=10]
+
     Leaking         [label="Leaking toner or ink", fontsize=10]
     Farwest         [label="Far West Fibers Pallet", style="bold", shape="box", fontsize=10]
+
     Farwest         [label="Far West Fibers Pallet", style="bold", shape="box", fontsize=10]
     Scnnr/faxgaylord [label="Scanner/FaxMachine Gaylord",style="bold", shape="box", fontsize=10]
+
     ScnnrFaxGaylord [label="Scanner/FaxMachine Gaylord",style="bold", shape="box", fontsize=10]
     Metro           [label="Metro Metals Pallet", style="bold", shape="box", fontsize=10]
+
     Metro           [label="Metro Metals Pallet", style="bold", shape="box", fontsize=10]
     Scrap           [label="disassemble", style="bold", shape="box", fontsize=10]
+
     Scrap           [label="disassemble", style="bold", shape="box", fontsize=10]
  
 
Start -> Dataport
 
Start -> Dataport
Line 17: Line 17:
 
Dataport -> Scanner [taillabel="YES", fontsize=10]
 
Dataport -> Scanner [taillabel="YES", fontsize=10]
 
Copier -> Farwest  
 
Copier -> Farwest  
Scanner -> Scanner/FaxMachine gaylord [taillabel="YES", fontsize=10]
+
Scanner -> ScnnrFaxGaylord [taillabel="YES", fontsize=10]
 
Scanner -> Fax [label="NO", fontsize=10]
 
Scanner -> Fax [label="NO", fontsize=10]
Fax -> Scanner/FaxMachine gaylord [taillabel="YES", fontsize=10]
+
Fax -> ScnnrFaxGaylord [taillabel="YES", fontsize=10]
 
Fax -> Leaking [label="NO", fontsize=10]
 
Fax -> Leaking [label="NO", fontsize=10]
 
Leaking -> Metro [taillabel="YES", fontsize=10]
 
Leaking -> Metro [taillabel="YES", fontsize=10]

Revision as of 18:51, 15 December 2010

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