Difference between revisions of "User:Gambitnut/Scratch"

From FreekiWiki
Jump to navigation Jump to search
(added to lists of things to remove and changed some shapes to boxes)
 
(7 intermediate revisions by one other user not shown)
Line 6: Line 6:
 
     putoncart      [label="If you still have a case,\nput it on\nthe CART\n(label and back\nvisible)", fontsize="11", style="bold", shape="box"]
 
     putoncart      [label="If you still have a case,\nput it on\nthe CART\n(label and back\nvisible)", fontsize="11", style="bold", shape="box"]
 
     legacy          [label="Take system to\nLEGACY SYSTEM EVAL", fontsize="11", style="bold", shape="box"]
 
     legacy          [label="Take system to\nLEGACY SYSTEM EVAL", fontsize="11", style="bold", shape="box"]
     getlabel        [label="Get system labels\nfrom RECEIVING", fontsize="11", shape="box"]
+
     getlabel        [label="Get out of the way", fontsize="11", shape="box"]
     alreadyrejected [label="Has it\nalready been\nREJECTED?\n(reason for recycle or\nreject label?)", fontsize="11"]
+
     alreadyrejected [label="Are you hurt?", fontsize="11"]
 
     askwhere        [label="Ask where\nit goes", fontsize="11", style="bold", shape="box"]
 
     askwhere        [label="Ask where\nit goes", fontsize="11", style="bold", shape="box"]
     incompatible    [label="Is it on the list of INCOMPATIBLES\n(see list below)", fontsize="11"]
+
     incompatible    [label="Did the driver stop?", fontsize="11"]
 
     at              [label="Does it have an\nonboard AT keyboard\nconnector?", fontsize="11"]
 
     at              [label="Does it have an\nonboard AT keyboard\nconnector?", fontsize="11"]
 
     tallyit        [label="Copy info\nfrom label to\nKEEPER TALLY SHEET", fontsize="11"]
 
     tallyit        [label="Copy info\nfrom label to\nKEEPER TALLY SHEET", fontsize="11"]
     received        [label="Has it been\nRECEIVED?\n(gizmo label?)", fontsize="11"]
+
     received        [label="Are you in danger?", fontsize="11"]
 
     start          [label="START HERE", shape="box", fontsize="11", style="bold"]
 
     start          [label="START HERE", shape="box", fontsize="11", style="bold"]
 
     tallyit        [label="Copy info\nfrom label to\nTALLY SHEET", fontsize="11", shape="box"]
 
     tallyit        [label="Copy info\nfrom label to\nTALLY SHEET", fontsize="11", shape="box"]
Line 19: Line 19:
 
     waiting        [label="Put it on the\nWAITING PILE\nfor\nSYSTEM EVALUATION 2", fontsize="11", URL="/index.php?title=System_Evaluation_2_Overview", shape="box", style="bold"]
 
     waiting        [label="Put it on the\nWAITING PILE\nfor\nSYSTEM EVALUATION 2", fontsize="11", URL="/index.php?title=System_Evaluation_2_Overview", shape="box", style="bold"]
 
     recyclelabel    [label="Fill out a\nREASON FOR RECYCLING LABEL", shape="box", fontsize="11"]
 
     recyclelabel    [label="Fill out a\nREASON FOR RECYCLING LABEL", shape="box", fontsize="11"]
     ifmobo          [label="Remove the MOTHERBOARD\nand take the MOTHERBOARD to\nADVANCED TESTING", shape="box", fontsize="11"]
+
     ifmobo          [label="Remove the MOTHERBOARD\nthen\ntake the MOTHERBOARD to\nADVANCED TESTING", shape="box", fontsize="11"]
     ifcase          [label="Remove the MOTHERBOARD\nand\nALL DRIVES\n(except FLOPPY DRIVES)\nand take the CASE to\nTHRIFT STORE", shape="box", fontsize="11"]
+
     ifcase          [label="Remove the MOTHERBOARD\nand\nALL DRIVES\n(except FLOPPY DRIVES)\nthen\ntake the CASE to\nTHRIFT STORE", shape="box", fontsize="11"]
 
     wantmobo        [label="Do we want the Motherboard?\n(see chart)", fontsize="11"]
 
     wantmobo        [label="Do we want the Motherboard?\n(see chart)", fontsize="11"]
 
     wantcase        [label="Do we want the case?\n(see chart)", fontsize="11"]
 
     wantcase        [label="Do we want the case?\n(see chart)", fontsize="11"]
Line 27: Line 27:
 
     start -> received
 
     start -> received
  
     received -> getlabel [label="NO"]
+
     received -> getlabel [label="YES"]
     received -> alreadyrejected [taillabel="YES"]
+
     received -> alreadyrejected [taillabel="NO"]
  
 
     getlabel -> alreadyrejected
 
     getlabel -> alreadyrejected
Line 55: Line 55:
 
     wantmobo -> takethingsout [label="NO"]
 
     wantmobo -> takethingsout [label="NO"]
  
     ifcase -> recyclelabel [label="MOBO"]
+
     ifcase -> recyclelabel  
  
 
     ifmobo -> takethingsout
 
     ifmobo -> takethingsout
Line 75: Line 75:
 
* Silicon Graphics (SGI)
 
* Silicon Graphics (SGI)
 
** Indy (they're '''blue''')
 
** Indy (they're '''blue''')
 
[[Category: Prebuild]]
 
[[Category: Triage]]
 

Latest revision as of 14:08, 10 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.

Incompatibles

  • Amiga
  • Apple, etc:
    • Mac
    • Radius
    • PowerPC
    • PowerComputing
  • Commodore
  • DEC (Digital Equipment Corporation)
  • Sun
  • Silicon Graphics (SGI)
    • Indy (they're blue)