Difference between revisions of "Template:DT Meta"
From FollowTheScore
Line 23: | Line 23: | ||
|multisecseparators=\n | |multisecseparators=\n | ||
}} | }} | ||
+ | |||
+ | splines yes | ||
}} | }} | ||
<noinclude>[[Category:DocTypeScript]]</noinclude> | <noinclude>[[Category:DocTypeScript]]</noinclude> |
Latest revision as of 20:52, 26 November 2007
{{#wgraph:
name=Meta_Modell|svg|thumb=50|
node Location {color #e7c5d6 } node Person {color #eebb99 } node Trip {color #ccffaa }
nodetype * { color lightyellow borderwidth 1 bordercolor darkyellow href ":Category:%%" }
edge 'Person' "Location" { label "lives in" }} edge 'Trip' "Location" { label "starts at" }} edge 'Person' "Person" { label "taught by" }} edge 'Trip' "Person" { label "had Participants" }}
/* */
splines yes
}}