feb

Here is the page that is the template for main navigational diagram used in this wiki. Changes to the code in this diagram will change the drawing of all those diagrams that reference this page.

DOT strict digraph rankdir=LR node [style=filled fillcolor=white penwidth=3 color=white fontname="comic-sans-ms"] HERE NODE node [style=filled fillcolor=lightgreen] WHERE /^Next/ LINKS HERE -> NODE node [style=filled fillcolor=white] HERE NODE WHERE /^Next/ LINKS HERE -> NODE node [style=filled fillcolor=white penwidth=3 color=black] LINKS HERE -> NODE node [style=filled fillcolor=white penwidth=1 color=black] HERE NODE LINKS HERE -> NODE node [style="filled,rounded,dotted" fillcolor=white] edge [style=dotted] HERE NODE BACKLINKS NODE -> HERE STATIC strict digraph {rankdir=LR node [style=filled fillcolor=black penwidth=3 color=white fontname="comic-sans-ms"] "feb" node [style=filled fillcolor=lightgreen] "feb" -> "Next Page" node [style=filled fillcolor=white] node [style=filled fillcolor=white penwidth=3 color=black] "feb" -> "First Link" "feb" -> "Agile" "feb" -> "Next Page" node [style=filled fillcolor=white penwidth=1 color=black] node [style=filled fillcolor=white penwidth=1 color=black] node [style=filled fillcolor=white penwidth=1 color=black] node [style="filled,rounded,dotted" fillcolor=white] edge [style=dotted] "feb"}

Next: Nux