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
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
[https://www.mediawiki.org/wiki/Extension:Network 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.  
[https://www.mediawiki.org/wiki/Extension:Network 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.  


An example network will display below, but it might take the server up to 20s to build this.
* a click on a node/page will select it
{{#network:Main Page
* a long-click on a node/page will expand that node's links
}}
* a double-click on a node will open that page
 
 


<!--
{{#network:Range Lights Interactive Museum Display
Range Lights Interactive Museum Display
  | options=
  | options=
{
{
     "autoResize": true,
     "autoResize": true,
    "nodes": {
        "color": "lightblue",
        "shape": "box",
        "borderWidth": 3,
        "font": { "color": "red", "size": 17 }
    }
}
}
}} -->
}}


Link to the special page to view any page's network interactively:  
Link to the special page to view any page's network interactively:  

Latest revision as of 16:14, 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: