Диаграмма соучастия
Материал из 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" ]; "1948 год" [image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/article_icon.png" tooltip="1948 год" label=""]; "User:Павел Смертюков" -> "1948 год" [ penwidth=12.931306627847 label=4] ; "User:Лапшин Андрей" -> "1948 год" [ penwidth=4.011074249467 label=1] ;}</graphviz>