From GamingWiki
Redirect page
Jump to: navigation, search

<graphviz border="frame" format="png" renderer="dot">

digraph character {
 rankdir=LR;
 node [fontcolor=blue,fontsize=12];
 "The Unicorn Gambit" [URL="The Unicorn Gambit"];
 { rank=same;

"Template:((#ask: Is relationship of::The Unicorn Gambit

     |mainlabel=-
     |?Has name=
     |?Has description=
     |format=array |propsep=" [URL="Template:((#ask: Is relationship of::The Unicorn Gambit
     |mainlabel=-
     |?Has name=
     |?Has description=
     |format=array |propsep="];"Template:))" [URL="Template:))"];

{"Template:((#ask: Is relationship of::+Has name::The Unicorn Gambit

     |mainlabel=-
     |?Is relationship of=
     |?Has description=
     |format=array |propsep=" [URL="Template:((#ask: Is relationship of::+Has name::The Unicorn Gambit
     |mainlabel=-
     |?Is relationship of=
     |?Has description=
     |format=array |propsep="]};{"Template:))" [URL="Template:))"]};
 }
 edge [fontsize=9];

"The Unicorn Gambit" -> "Template:((#ask: Is relationship of::The Unicorn Gambit

     |mainlabel=-
     |?Has name=
     |?Has description=
     |format=array |propsep=" [label="|sep="];"The Unicorn Gambit" -> "Template:))" [label=""];

"Template:((#ask: Is relationship of::+Has name::The Unicorn Gambit

     |mainlabel=-
     |?Is relationship of=
     |?Has description=
     |format=array |propsep=" -> "The Unicorn Gambit" [label="|sep="];"Template:))" -> "The Unicorn Gambit" [label=""];
}

</graphviz>