Диаграмма соучастия
Материал из 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.99175286784 label=16] ; "User:Владимир Слесарев" -> "Просвирнов, Илья Егорович" [ penwidth=1.1894788679461 label=1] ; "User:Круподерова Климентина" -> "Просвирнов, Илья Егорович" [ penwidth=1.1894788679461 label=1] ;}</graphviz>