From GamingWiki
Line 5: | Line 5: | ||
-->{{#vardefine: root | {{{root|{{PAGENAME}}}}} }}<!-- | -->{{#vardefine: root | {{{root|{{PAGENAME}}}}} }}<!-- | ||
− | --><noinclude>{{#vardefine: root | | + | --><noinclude>{{#vardefine: root | Xu Xi Meng }}</noinclude><!-- |
-->{{#hashdefine: relhash |<!-- | -->{{#hashdefine: relhash |<!-- | ||
Line 25: | Line 25: | ||
-->{{#if: {{#hashprint: relhash}}{{#hashprint: invhash}}|<!-- | -->{{#if: {{#hashprint: relhash}}{{#hashprint: invhash}}|<!-- | ||
− | -->{{#tag: | + | -->{{#tag: graphviz | |
digraph character { | digraph character { | ||
{ | { |
Revision as of 19:13, 27 November 2011
Draw a graph of the relationships of a character or other entity.
<graphviz border="frame" format="png" renderer="dot">
digraph character { { node [fontcolor=blue,fontsize=12]; "Xu Xi Meng" [URL="Xu Xi Meng"]; "Template:((#ask: Is relationship of::Xu Xi Meng |mainlabel=- |?Has name= |?Has description= |format=array |propsep=" [URL="Template:((#ask: Is relationship of::Xu Xi Meng |mainlabel=- |?Has name= |?Has description= |format=array |propsep="];"Template:))" [URL="Template:))"]; "Template:((#ask: Is relationship of::+Has name::Xu Xi Meng |mainlabel=- |?Is relationship of= |?Has description= |format=array |propsep=" [URL="Template:((#ask: Is relationship of::+Has name::Xu Xi Meng |mainlabel=- |?Is relationship of= |?Has description= |format=array |propsep="];"Template:))" [URL="Template:))"]; } edge [len=2,fontsize=10]; "Xu Xi Meng" -> "Template:((#ask: Is relationship of::Xu Xi Meng |mainlabel=- |?Has name= |?Has description= |format=array |propsep=" [label="|sep="];"Xu Xi Meng" -> "Template:))" [label=""]; "Template:((#ask: Is relationship of::+Has name::Xu Xi Meng |mainlabel=- |?Is relationship of= |?Has description= |format=array |propsep=" -> "Xu Xi Meng" [label="|sep="];"Template:))" -> "Xu Xi Meng" [label=""]; }
</graphviz>