The Graphviz diagram below will appear at the bottom of every page created with the New Page Template. These diagrams show the Parent Links, Child Links, Sibling Links, and Jump Links relative to the page they are on. Parent-child links in the diagram are blue, jump links are green. Changing the logic of the diagram on this page will change the logic on all the other diagrams on this wiki to match.
children
jump
DOT strict digraph rankdir=LR node [style=filled fillcolor=lightyellow penwidth=3 color=black fontname="Helvetica-bold"] HERE NODE node [style=filled fillcolor=lightblue] WHERE FOLD children node [style=filled fillcolor=lightblue] LINKS HERE -> NODE HERE NODE node [style=filled fillcolor=lightblue] WHERE FOLD jump node [style=filled fillcolor=palegreen] LINKS NODE -> HERE HERE NODE node [style=filled fillcolor=lightblue] BACKLINKS NODE -> HERE HERE WHERE FOLD children node [style=filled fillcolor=lightblue] LINKS HERE -> NODE STATIC