Диаграмма соучастия
Материал из 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.2574851044789 label=1] ; "User:Брыксина О.Ф." -> "Проект Вчера.Сегодня.Завтра" [ penwidth=13.915496292357 label=15] ; "User:Исаева Анастасия" -> "Проект Вчера.Сегодня.Завтра" [ penwidth=1.2574851044789 label=1] ;}</graphviz>