图谱: Difference between revisions

From wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#network:Page1 | Page2 | Page3
{{#network}}
| options=
 
{
[[Cats]]
    "autoResize": true,
 
    "nodes": {
[[Talk:main Page]]
        "color": "lightblue",
 
        "shape": "box",
[[404]]
        "borderWidth": 3,
        "font": { "color": "red", "size": 17 }
    },
    "edges": {
        "color": { "highlight": "red", "inherit": false },
        "arrows": { "to": { "enabled": true, "scaleFactor": 1 } }
    }
}
| edges=
[
    {"from": "Page1", "to": "Page2", "color": "red"},
    {"from": "Page1", "to": "Page3", "color": "red"}
]
}}

Revision as of 05:09, 24 April 2025

{{#network}}

Cats

Talk:main Page

404