Диаграмма соучастия
Материал из 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:Putin H" [tooltip="Putin H"] ; "User:Putin H" [label ="", image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/user_icon.png" ]; "User:John Doe" [tooltip="John Doe"] ; "User:John Doe" [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=12.756006895565 label=11] ; "User:Василий Зимин" -> "Белобородов, Афанасий Павлантьевич" [ penwidth=1.5178431727129 label=1] ; "User:Putin H" -> "Белобородов, Афанасий Павлантьевич" [ penwidth=1.5178431727129 label=1] ; "User:John Doe" -> "Белобородов, Афанасий Павлантьевич" [ penwidth=1.5178431727129 label=1] ;}</graphviz>