Difference between revisions of "Receiving Flow Charts"

From FreekiWiki
Jump to navigation Jump to search
(flatscreen -> LCD)
Line 3: Line 3:
  
 
     start          [label="START HERE\nFOR MONITORS", shape="box", fontsize="11", style="bold"]
 
     start          [label="START HERE\nFOR MONITORS", shape="box", fontsize="11", style="bold"]
     monitortype    [label="Is it a Regular Monitor, Flat Screen, or TV?", fontsize="11"]
+
     monitortype    [label="Is it a Regular Monitor, LCD, or TV?", fontsize="11"]
 
     tendollars      [label="Inform donor of $10 fee to recycle\n& Send donor to reception to pay fee and receive tax receipt", fontsize="11"]
 
     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"]
 
     send            [label="Send Donor to office to pay Recycling fee\n& to Receive a Tax Receipt", fontsize="11"]
Line 9: Line 9:
 
     work            [label="Does T.V. Work?\n& Is it Pretty?", fontsize="11"]
 
     work            [label="Does T.V. Work?\n& Is it Pretty?", fontsize="11"]
 
     yeswork        [label="Take TV to Store", fontsize="11"]
 
     yeswork        [label="Take TV to Store", fontsize="11"]
     flatscreen         [label="Inform Receiving Supervisor\nOr set outside of Tardis", fontsize="11"]
+
     LCD         [label="Locate Power cables \nInform Receiving Supervisor\nOr set outside of Tardis", fontsize="11"]
 
     tv          [label="Inform donor that the recycling fee is $1 per inch\n& Record size and fee on incoming form", fontsize="11"]
 
     tv          [label="Inform donor that the recycling fee is $1 per inch\n& Record size and fee on incoming form", fontsize="11"]
 
     remove          [label="Remove three-prong power cord\nDON'T CUT ANY CALBES", fontsize="11"]
 
     remove          [label="Remove three-prong power cord\nDON'T CUT ANY CALBES", fontsize="11"]
Line 22: Line 22:
 
     start -> monitortype
 
     start -> monitortype
 
     monitortype -> tendollars [label="Regular\nMonitor"]
 
     monitortype -> tendollars [label="Regular\nMonitor"]
     monitortype -> flatscreen [label="Flat\nScreen"]
+
     monitortype -> LCD [label="LCD"]
 
     monitortype -> tv [label="T.V."]
 
     monitortype -> tv [label="T.V."]
 
     tendollars -> remove
 
     tendollars -> remove

Revision as of 12:45, 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.