Диаграмма соучастия
Материал из 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:Чмобик3" [tooltip="Чмобик3"] ; "User:Чмобик3" [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=8] ; "User:Чмобик3" -> "Иваново-эсинская школа/Рисунки" [ penwidth=2.3179313444722 label=1] ;}</graphviz>