Difference between revisions of "Wgraph:Sample 2.wgl"

From FollowTheScore
Jump to: navigation, search
(New page: node A { color yellow bordercolor green borderwidth 5 } node node_B { } node C { label "and that is ...)
 
 
Line 15: Line 15:
 
  node A          { color magenta  width 120 }
 
  node A          { color magenta  width 120 }
  
<noinclude>this graph is used in {{#dpl:uses={{PAGENAME}}}}</noinclude>
+
<noinclude>this graph is used in {{#dpl:namespace=Wgraph|uses={{PAGENAME}}}}</noinclude>

Latest revision as of 16:33, 21 July 2007

node A           { color yellow 
                   bordercolor green 
                   borderwidth 5
                 }
node node_B      { }
node C           { label "and that is node C" }
node "D dummy"   { label "" shape circle 
                   color red bordercolor red }
edge A node_B    { label 1 }
edge A node_B    { label 2 }
edge node_B A    { label 3 }
edge 'node B' C  { }
edge C "D dummy" { label "a link to nowhere" }
node A           { color magenta  width 120 }
this graph is used in

Extension:DynamicPageList (DPL), version 3.2.1: Warning: No results.