Difference between revisions of "User:RfS/Cashiering Issues"

From FreekiWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<graphviz>
 
<graphviz>
   digraph H {
+
   digraph H {
   
+
     node [fontname="Helvetica", fontsize="11"]
     main            [label="MAIN\nCHART", fontname="Helvetica", fontsize="11", style="bold", shape="tripleoctagon"]
+
    edge [fontname="Helvetica"]
  
     putoncart      [label="If you still have a case\nor motherboard put on\nthe CART\n(label and back visible)", fontname="Helvetica", fontsize="11", style="bold", shape="box"]
+
    main            [label="MAIN\nCHART", style="bold", shape="tripleoctagon"]
     legacy          [label="Take system to\nLEGACY SYSTEM EVAL", fontname="Helvetica", fontsize="11", style="bold", shape="box"]
+
 
     alreadyrejected [label="Has it\nalready been\nREJECTED?\n(reason for recycle or\nreject label?)", fontname="Helvetica", fontsize="11"]
+
     putoncart      [label="If you still have a case\nor motherboard put on\nthe CART\n(label and back visible)", style="bold", shape="box"]
     askwhere        [label="Ask where\nit goes", fontname="Helvetica", fontsize="11", style="bold", shape="box"]
+
     legacy          [label="Take system to\nLEGACY SYSTEM EVAL", style="bold", shape="box"]
     incompatible    [label="Is it on the list of INCOMPATIBLES?\n(see list below)", fontname="Helvetica", fontsize="11"]
+
     alreadyrejected [label="Has it\nalready been\nREJECTED?\n(reason for recycle or\nreject label?)"]
     at              [label="Does it have an\nonboard AT keyboard connector\nand\n3.5 inch floppy drive?", fontname="Helvetica", fontsize="11"]
+
     askwhere        [label="Ask where\nit goes", style="bold", shape="box"]
     start          [label="START HERE", shape="box", fontname="Helvetica", fontsize="11", style="bold"]
+
     incompatible    [label="Is it on the list of INCOMPATIBLES?\n(see list below)"]
     triage          [label="Go through the\nSYSTEM EVALUATION 1 TRIAGE chart\n(then come back here)", shape="box", fontname="Helvetica", fontsize="11", URL="/index.php?title=System_Evaluation_1_Triage"]
+
     at              [label="Does it have an\nonboard AT keyboard connector\nand\n3.5 inch floppy drive?"]
     triageoutcome  [label="What did the\nSYSTEM EVALUATION 1TRIAGE chart\nsay to do?", fontname="Helvetica", fontsize="11"]
+
     start          [label="START HERE", shape="box", style="bold"]
     waiting        [label="Put it on the\nWAITING PILE\nfor\nSYSTEM EVALUATION 2", fontname="Helvetica", fontsize="11", URL="/index.php?title=System_Evaluation_2_Overview", shape="box", style="bold"]
+
     triage          [label="Go through the\nSYSTEM EVALUATION 1 TRIAGE chart\n(then come back here)", shape="box", URL="/index.php?title=System_Evaluation_1_Triage"]
     recyclelabel    [label="Fill out a\nREASON FOR RECYCLING LABEL\nunless there's a reject label already on it", shape="box", fontsize="11"]
+
     triageoutcome  [label="What did the\nSYSTEM EVALUATION 1TRIAGE chart\nsay to do?"]
     labelspeed      [label="If you know the processor speed\nwrite it on the label", shape="box", fontsize="11"]
+
     waiting        [label="Put it on the\nWAITING PILE\nfor\nSYSTEM EVALUATION 2", URL="/index.php?title=System_Evaluation_2_Overview", shape="box", style="bold"]
     ifmobo          [label="Remove the MOTHERBOARD\nthen\ntake the MOTHERBOARD to\nADVANCED TESTING", shape="box", fontsize="11"]
+
     recyclelabel    [label="Fill out a\nREASON FOR RECYCLING LABEL\nunless there's a reject label already on it"]
     ifcase          [label="Remove the MOTHERBOARD\nand\nALL DRIVES\n(except FLOPPY DRIVES)\nthen\ntake the CASE to\nTHRIFT STORE", shape="box", fontsize="11"]
+
     labelspeed      [label="If you know the processor speed\nwrite it on the label", shape="box"]
     wantmobo        [label="Do we want the Motherboard?\n(see chart)", fontsize="11"]
+
     ifmobo          [label="Remove the MOTHERBOARD\nthen\ntake the MOTHERBOARD to\nADVANCED TESTING", shape="box"]
     wantcase        [label="Do we want the case?\n(see chart)", fontsize="11"]
+
     ifcase          [label="Remove the MOTHERBOARD\nand\nALL DRIVES\n(except FLOPPY DRIVES)\nthen\ntake the CASE to\nTHRIFT STORE", shape="box"]
     takethingsout  [label="Follow instructions in\nREMOVING COMPONENTS\nFROM RECYCLED SYSTEMS\n(then come back here)", shape="box", fontsize="11"]
+
     wantmobo        [label="Do we want the Motherboard?\n(see chart)"]
 +
     wantcase        [label="Do we want the case?\n(see chart)"]
 +
     takethingsout  [label="Follow instructions in\nREMOVING COMPONENTS\nFROM RECYCLED SYSTEMS\n(then come back here)", shape="box"]
  
 
     start -> alreadyrejected
 
     start -> alreadyrejected

Revision as of 11:25, 15 March 2007

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