Диаграмма соучастия
Материал из 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:85.90.105.250" [tooltip="85.90.105.250"] ; "User:85.90.105.250" [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:85.90.105.250" -> "Короча" [ penwidth=8.9202323783796 label=1] ; "User:Лапшин Андрей" -> "Короча" [ penwidth=8.9202323783796 label=1] ;}</graphviz>