Difference between revisions of "Template:Wgraph defaults"
From FollowTheScore
(New page: nodetype Template { color lightyellow } edgetype Template { color yellow } nodetype DPL { color #ddddff } edgetype DPL { color blue } nodetype Wgraph { color lightmagenta ...) |
|||
| Line 10: | Line 10: | ||
nodetype Painter { color lightcyan shape ellipse } | nodetype Painter { color lightcyan shape ellipse } | ||
nodetype Test { color lightgray } | nodetype Test { color lightgray } | ||
| + | |||
| + | nodetype * { font = helvR10 } | ||
Latest revision as of 22:25, 19 October 2007
nodetype Template { color lightyellow }
edgetype Template { color yellow }
nodetype DPL { color #ddddff }
edgetype DPL { color blue }
nodetype Wgraph { color lightmagenta }
edgetype DPL { color magenta }
nodetype User { color lightgreen }
edgetype User { color darkgreen }
nodetype Painter { color lightcyan shape ellipse }
nodetype Test { color lightgray }
nodetype * { font = helvR10 }