Диаграмма соучастия
Материал из 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=13.829390507292 label=7] ; "User:Дмитрий Колосов" -> "Геокешинг в Комсомольске–на-Амуре" [ penwidth=2.5912267844404 label=1] ;}</graphviz>