Sandbox: Difference between revisions

Find traditional instrumental music
No edit summary
No edit summary
Line 1: Line 1:
<accesscontrol>sysop</accesscontrol>
<accesscontrol>sysop</accesscontrol>
{{#sgraph:resource=Mile to Ride (A)
<graph>
|property=Is also known as
graph { output: svg; }
|property=It comes from
node { fill: #ffdead; border: bold; }
|depth=10
edge { style: bold; arrow-style: filled; fill: red; }
|engine=dot
 
|svg=true
[ Bonn ] { fill: #ff8000; border-style: dotted; }
|boxresize=toimage
--> [ Aachen ]
|zoom=true
..> [ Ulm ] { fill: lightblue; }
}}
==> [ Nürnberg ] { border: solid; }
 
[ Aachen ] == train ==> [ Koblenz ]
{ link: http://de.wikipedia.org/Koblenz;
  shape: parallelogram; }
= > [ Sauerland ] { shape: none; }
</graph>

Revision as of 10:51, 21 June 2010

<accesscontrol>sysop</accesscontrol> <graph> graph { output: svg; } node { fill: #ffdead; border: bold; } edge { style: bold; arrow-style: filled; fill: red; }

[ Bonn ] { fill: #ff8000; border-style: dotted; }

--> [ Aachen ] 
..> [ Ulm ] { fill: lightblue; }
==> [ Nürnberg ] { border: solid; }

[ Aachen ] == train ==> [ Koblenz ]

{ link: http://de.wikipedia.org/Koblenz;
  shape: parallelogram; }
= > [ Sauerland ] { shape: none; }

</graph>