Difference between revisions of "User:Ali"

From FreekiWiki
Jump to navigation Jump to search
(deleted links to dead pages)
(added link to GF volunteers scratch page)
Line 7: Line 7:
 
[[user:Ali/website|Website To Do]]
 
[[user:Ali/website|Website To Do]]
  
<graphviz>
+
[[user:Ali/Geek Fair Volunteers|Geek Fair Volunteers]]
  digraph {
 
 
 
    start          [label="START HERE\nFOR POOP CHART", shape="box", fontsize="11", style="bold"]
 
    poop            [label="have you pooped today?", fontsize="11", style="italic"]   
 
    bran            [label="go eat a bran muffin\n& wash it down with some prune juice", fontsize="11"]
 
    coffee          [label="did you consume caffeine this morning?", fontsize="11"]
 
    external        [label="cheater! your bowel movement was induced by external forces!", fontsize="11"]
 
    noncoffee      [label="where do you get your energy?!", fontsize="11"]
 
   
 
 
 
 
 
    start -> poop
 
    poop -> bran [label="NO"]
 
    bran -> poop [label="TRY AGAIN"]
 
    poop -> coffee [label="YES"]
 
    coffee -> external [label="DEAR LORD, YES!"]
 
    coffee -> noncoffee [label="OH, I DON'T DO CAFFEINE, THANK YOU"]
 
 
 
</graphviz>
 

Revision as of 13:08, 12 July 2008