Диаграмма соучастия
Материал из 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" ]; "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=1.5178431727129 label=2] ; "User:Максим Обрезков" -> "Учебный проект Велосипед" [ penwidth=14.037922874292 label=25] ; "User:Тихов Дмитрий Владимирович" -> "Учебный проект Велосипед" [ penwidth=0.77200903584794 label=1] ;}</graphviz>