Mediawiki Extension Network: Difference between revisions
Appearance
Ttenbergen (talk | contribs) Created page with "[https://www.mediawiki.org/wiki/Extension:Network Mediawiki Extension Network] automatically generates a visual representation of the interlinking of pages on a mediawiki. It..." |
Ttenbergen (talk | contribs) No edit summary |
||
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. | |||
{{#network:Range_Lights_Interactive_Museum_Display | |||
| options= | |||
{ | |||
"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: | |||
https://wiki.squirrelslair.ca/index.php?title=Special:Network | https://wiki.squirrelslair.ca/index.php?title=Special:Network | ||
{{WhatLinksHere}} | {{WhatLinksHere}} |
Revision as of 07:25, 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.
An example network will display below, but it might take the server up to 20s to build this.
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: |