Диаграмма соучастия
Материал из 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=13.439999811105 label=32] ; "User:Тимохина Евгения" -> "Гладышев, Пётр Трофимович" [ penwidth=1.1284524765261 label=2] ; "User:Сафонова" -> "Гладышев, Пётр Трофимович" [ penwidth=2.2018360882536 label=4] ;}</graphviz>