Difference between revisions of "Motherboard Sorting"

From FreekiWiki
Jump to navigation Jump to search
(rambus ddr stuff)
(removed battery question)
Line 3: Line 3:
  
 
   start        [label="START HERE", fontsize="11", shape="box", style="bold"]
 
   start        [label="START HERE", fontsize="11", shape="box", style="bold"]
  battery    [label="Does it have a GOOT BATTERY SOCKET?", fontsize="11"]
 
 
   recycle      [label="RECYCLE", fontsize="11", shape="box", style="bold", URL="/index.php/System_Evaluation_1_Overview"]
 
   recycle      [label="RECYCLE", fontsize="11", shape="box", style="bold", URL="/index.php/System_Evaluation_1_Overview"]
 
   keep      [label="KEEP", fontsize="11", shape="box", style="bold", URL="/index.php?title=System_Evaluation_2_Overview"]
 
   keep      [label="KEEP", fontsize="11", shape="box", style="bold", URL="/index.php?title=System_Evaluation_2_Overview"]
Line 13: Line 12:
  
 
   start      -> dimmslots
 
   start      -> dimmslots
   dimmslots  -> battery [label="YES"]
+
   dimmslots  -> atx [label="YES"]
 
   dimmslots  -> recycle [label="NO"]
 
   dimmslots  -> recycle [label="NO"]
  battery -> atx [label="YES"]
 
  battery -> recycle [label="NO"]
 
 
   atx        -> video [label="YES"]
 
   atx        -> video [label="YES"]
 
   atx        -> recycle [label="NO"]
 
   atx        -> recycle [label="NO"]

Revision as of 16:46, 31 January 2006

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