Диаграмма соучастия
Материал из 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" ]; "Иванов, Антон Максимович" [image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/article_icon.png" tooltip="Иванов, Антон Максимович" label=""]; "User:Сиверина Алена" -> "Иванов, Антон Максимович" [ penwidth=12.311547334579 label=3] ; "User:Круподерова Е.П." -> "Иванов, Антон Максимович" [ penwidth=4.9091581289126 label=1] ;}</graphviz>