This page is dedicated to demonstrate features of various extensions.
A few obvious features are:
- Maps by leaflet
- EmbedVideo
- Math Type Setting
- 3D object visualization
- Dynamic Page List
Nginx Reverse Proxy
A common practice to set up website is to use Nginx as a reverse proxy to direct web traffic through an encrypted channel, often called https. The following page on Nginx as Reverse Proxy shows how to do it.
Locating the Table of Content (ToC) using the Magic word
Please look at this page [1] for map-related extensions.
Map
Loading map...
{"minzoom":false,"maxzoom":false,"mappingservice":"leaflet","width":"auto","height":"350px","centre":false,"title":"","label":"","icon":"","lines":[],"polygons":[],"circles":[],"rectangles":[],"copycoords":false,"static":false,"zoom":false,"defzoom":14,"layers":["OpenStreetMap"],"image layers":[],"overlays":[],"resizable":false,"fullscreen":false,"scrollwheelzoom":true,"cluster":false,"clustermaxzoom":20,"clusterzoomonclick":true,"clustermaxradius":80,"clusterspiderfy":true,"geojson":"","clicktarget":"","imageLayers":[],"locations":[{"text":"","title":"","link":"","lat":52.510885,"lon":13.3989367,"icon":""},{"text":"","title":"","link":"","lat":50.8465573,"lon":4.351697,"icon":""},{"text":"","title":"","link":"","lat":40.712783333333,"lon":-74.005941666667,"icon":""}],"imageoverlays":null}
Loading map...
{"minzoom":false,"maxzoom":false,"mappingservice":"leaflet","width":"auto","height":"350px","centre":{"text":"","title":"","link":"","lat":52.5162699,"lon":13.377703399031,"icon":""},"title":"","label":"","icon":"","lines":[],"polygons":[],"circles":[],"rectangles":[],"copycoords":false,"static":false,"zoom":false,"defzoom":14,"layers":["OpenStreetMap"],"image layers":[],"overlays":[],"resizable":false,"fullscreen":false,"scrollwheelzoom":true,"cluster":false,"clustermaxzoom":20,"clusterzoomonclick":true,"clustermaxradius":80,"clusterspiderfy":true,"geojson":"","clicktarget":"","imageLayers":[],"locations":[],"imageoverlays":null}
Before doing any development, please read MediaWiki's Manual:Extensions
[1]
Try this special page:
Special:Manage_Two-factor_authentication
==Extension:EmbedVideo==[2]
Note that using the '#ev' tag, one may specify 'start' and 'stop' time points.
{{#ev:youtube|https://www.youtube.com/watch?v=-cPchmU-pB4%7C%7C%7C%7C%7Cstart=200&end=203}}
Using the '#evt' tag, specify the dimensions of the video.
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=eAORm-8b1Eg
|dimensions=50
}}
Math Typesetting
3D Data in json format
DynamicPageList
[3] :
References
- ↑
Anonymous MediaWiki Manual Editors,
Manual:Extensions,
Last Access: March 27, 2021,
https://www.mediawiki.org/wiki/Manual:Extensions
- ↑
Alexia E. Smith (Alexia E. Smith), Andrew Whitworth (Whiteknight), Jim R. Wilson (Jimbojw), and Mohammad Derakhshani (Mderakhs),
Extension:EmbedVideo,
Latest version 2.9.0 (2020-10-14),
Wikimedia,
https://www.mediawiki.org/wiki/Extension:EmbedVideo
- ↑
IlyaHaykinson and Amgine,
Extension:DynamicPageList,
Wikimedia,
last accessed: March 27, 2021,
URL:https://www.mediawiki.org/wiki/Extension:DynamicPageList_(Wikimedia)