Difference between revisions of "Receiving Flow Charts"

From FreekiWiki
Jump to navigation Jump to search
m (+ cat)
Line 2: Line 2:
 
   digraph {
 
   digraph {
  
     start          [label="START HERE\nFOR MONITORS", shape="box", fontsize="11", style="bold"]
+
    node [fontname="Helvetica", fontsize="11"]
     monitortype    [label="Is it a Regular Monitor, LCD, or TV?", fontsize="11"]
+
    edge [fontname="Helvetica"]
     tendollars      [label="Inform donor of $10 fee to recycle\n& Send donor to reception to pay fee and receive tax receipt", fontsize="11"]
+
 
     send            [label="Send Donor to office to pay Recycling fee\n& to Receive a Tax Receipt", fontsize="11"]
+
     start          [label="START HERE\nFOR MONITORS", shape="box", style="bold"]
     av              [label="Place TV in speaker/mouse/keyboard testing", fontsize="11"]
+
     monitortype    [label="Is it a Regular Monitor, LCD, or TV?"]
     work            [label="Does T.V. Work?\n& Is it Pretty?", fontsize="11"]
+
     tendollars      [label="Inform donor of $10 fee to recycle\n& Send donor to reception to pay fee and receive tax receipt"]
     yeswork        [label="Take TV to Store", fontsize="11"]
+
     send            [label="Send Donor to office to pay Recycling fee\n& to Receive a Tax Receipt"]
     LCD          [label="Locate Power cables \nInform Receiving Supervisor\nOr set outside of Tardis", fontsize="11"]
+
     av              [label="Place TV in speaker/mouse/keyboard testing"]
     tv          [label="Inform donor that the recycling fee is $1 per inch\n& Record size and fee on incoming form", fontsize="11"]
+
     work            [label="Does T.V. Work?\n& Is it Pretty?"]
     remove          [label="Remove three-prong power cord\nDON'T CUT ANY CALBES", fontsize="11"]
+
     yeswork        [label="Take TV to Store"]
     age            [label="Is it a 1999 or newer?", fontsize="11", style="italic"]     
+
     LCD          [label="Locate Power cables \nInform Receiving Supervisor\nOr set outside of Tardis"]
     testing            [label="Take to Monitor Testing\n& Put it on a Shelf", fontsize="11"]
+
     tv          [label="Inform donor that the recycling fee is $1 per inch\n& Record size and fee on incoming form"]
     setaside      [label="Set aside\n& Wait until donor leaves" fontsize="11"]
+
     remove          [label="Remove three-prong power cord\nDON'T CUT ANY CALBES"]
     gaylord        [label="Take to recycling gaylord outside\n& Ask for help", fontsize="11"]
+
     age            [label="Is it a 1999 or newer?", style="italic"]     
 +
     testing            [label="Take to Monitor Testing\n& Put it on a Shelf"]
 +
     setaside      [label="Set aside\n& Wait until donor leaves"]
 +
     gaylord        [label="Take to recycling gaylord outside\n& Ask for help"]
 
    
 
    
 
      
 
      

Revision as of 14:25, 3 January 2008

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