Диаграмма соучастия
Материал из 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:Тимохина Евгения (2)" [tooltip="Тимохина Евгения (2)"] ; "User:Тимохина Евгения (2)" [label ="", image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/user_icon.png" ]; "User:Funtik" [tooltip="Funtik"] ; "User:Funtik" [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=4.9091581289126 label=1] ; "User:Лапшин Андрей" -> "Рыбаков, Василий Иванович" [ penwidth=4.9091581289126 label=1] ; "User:Тимохина Евгения (2)" -> "Рыбаков, Василий Иванович" [ penwidth=4.9091581289126 label=1] ; "User:Funtik" -> "Рыбаков, Василий Иванович" [ penwidth=4.9091581289126 label=1] ;}</graphviz>