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=lightyellow penwidth=5 color=black fontname="Helvetica-bold"] HERE NODE node [style=filled fillcolor=lightblue] 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 fontname="Helvetica"] LINKS HERE -> NODE node [style=filled fillcolor=white penwidth=1 color=black fontname="Helvetica"] HERE NODE LINKS HERE -> NODE
Next: Next Page