Диаграмма соучастия
Материал из 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:193.138.89.100" [tooltip="193.138.89.100"] ; "User:193.138.89.100" [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:193.138.89.100" -> "Советский" [ penwidth=8.9202323783796 label=1] ; "User:Дмитрий Колосов" -> "Советский" [ penwidth=8.9202323783796 label=1] ;}</graphviz>