Диаграмма соучастия
Материал из Letopisi.Ru — «Время вернуться домой»
Код Графвиза, с которым можно поиграть (см. правее):
<graphviz> digraph W { layout = "neato"; node[fontsize="10", fontcolor="blue", nodesep=2, shape="none", style=""] ; edge [arrowhead=normal, arrowsize=0.4,len=2.5]; node [URL="/index.php?title=\N"] ; "User:Che Sheersky" [tooltip="Che Sheersky"] ; "User:Che Sheersky" [label ="", image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/user_icon.png" ]; "User:Профессор Пчелкин" [tooltip="Профессор Пчелкин"] ; "User:Профессор Пчелкин" [label ="", image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/user_icon.png" ]; "User:194.186.32.103" [tooltip="194.186.32.103"] ; "User:194.186.32.103" [label ="", image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/user_icon.png" ]; "User:Некто Нектов" [tooltip="Некто Нектов"] ; "User:Некто Нектов" [label ="", image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/user_icon.png" ]; "Вантит" [image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/article_icon.png" tooltip="Вантит" label=""]; "User:Che Sheersky" -> "Вантит" [ penwidth=13.51605865955 label=28] ; "User:Профессор Пчелкин" -> "Вантит" [ penwidth=1.9142502937719 label=3] ; "User:194.186.32.103" -> "Вантит" [ penwidth=0.65676518929298 label=1] ; "User:Некто Нектов" -> "Вантит" [ penwidth=0.65676518929298 label=1] ;}</graphviz>