Jump to content

Mediawiki Extension Network: Difference between revisions

From Squirrel's Lair
Ttenbergen (talk | contribs)
No edit summary
Ttenbergen (talk | contribs)
No edit summary
Line 5: Line 5:
* a double-click on a node will open that page
* a double-click on a node will open that page


{{To Do | An example network should display below.... but it is not and I will need to troubleshoot that.  }}
{{#network:Range Lights Interactive Museum Display
 
| options=
{{#network:Range Lights Interactive Museum Display}}
{
    "autoResize": true,
    "nodes": {
        "color": "lightblue",
        "shape": "box",
        "borderWidth": 3,
        "font": { "color": "red", "size": 17 }
    }
}
}}


<!--
<!--

Revision as of 16:12, 2021 November 8

Mediawiki Extension Network automatically generates a visual representation of the interlinking of pages on a mediawiki. It can be useful to show the interdependent nature of information in a highly hyperlinked set of documents.

  • a click on a node/page will select it
  • a long-click on a node/page will expand that node's links
  • a double-click on a node will open that page


Link to the special page to view any page's network interactively: https://wiki.squirrelslair.ca/index.php?title=Special:Network

Related articles

Related articles: