Диаграмма соучастия
Материал из 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:Галкина Екатерина" [tooltip="Галкина Екатерина"] ; "User:Галкина Екатерина" [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" ]; "Game of Thrones" [image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/article_icon.png" tooltip="Game of Thrones" label=""]; "User:Галкина Екатерина" -> "Game of Thrones" [ penwidth=13.829390507292 label=14] ; "User:Валькова Наталья" -> "Game of Thrones" [ penwidth=2.5912267844404 label=2] ;}</graphviz>