Difference between revisions of "User:Mneme"

From FollowTheScore
Jump to: navigation, search
Line 61: Line 61:
  
 
  {{#dpl:debug=1
 
  {{#dpl:debug=1
   |category=People
+
   |category=Person
 
  }}
 
  }}
  
Line 68: Line 68:
 
  {{#dpl:debug=1
 
  {{#dpl:debug=1
 
   |namespace=
 
   |namespace=
   |category=People
+
   |category=Person
 
   |nottitlematch=%(Form)
 
   |nottitlematch=%(Form)
 
   |include={DT Form Header}.meta
 
   |include={DT Form Header}.meta

Revision as of 00:32, 15 February 2008

Just messing around...


{{#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

}}

Intermediate source for the above:


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

Experimentation:

More experimentation:


Template:DT Form Header.meta.default Template:DT Form Header.meta.default