Difference between revisions of "Feature Demo"
BenKoo>Benkoo |
BenKoo>Benkoo |
||
Line 52: | Line 52: | ||
==EmbedVideo== | ==EmbedVideo== | ||
Not only you may embed<ref> | |||
Alexia E. Smith (Alexia E. Smith), Andrew Whitworth (Whiteknight), Jim R. Wilson (Jimbojw), and Mohammad Derakhshani (Mderakhs), | Alexia E. Smith (Alexia E. Smith), Andrew Whitworth (Whiteknight), Jim R. Wilson (Jimbojw), and Mohammad Derakhshani (Mderakhs), | ||
Extension:EmbedVideo, | Extension:EmbedVideo, | ||
Line 58: | Line 58: | ||
Wikimedia, | Wikimedia, | ||
https://www.mediawiki.org/wiki/Extension:EmbedVideo | https://www.mediawiki.org/wiki/Extension:EmbedVideo | ||
</ref> in | </ref> videos of many sources in your page, you can also specify starting and stopping time points. | ||
<pre> | |||
{{#ev:youtube|https://www.youtube.com/watch?v=-cPchmU-pB4|||||start=200&end=203}} | |||
</pre> | |||
{{#ev:youtube|https://www.youtube.com/watch?v=-cPchmU-pB4|||||start=200&end=203}} | {{#ev:youtube|https://www.youtube.com/watch?v=-cPchmU-pB4|||||start=200&end=203}} | ||
Embedding videos in a web page will significantly enrich user experience. The following link shows a video embedded in this page. More extensive demo can be found in this [[THE REBEL BILLIONAIRE|link]]. | |||
| | |||
---- | ---- | ||
Revision as of 09:06, 29 April 2021
This page is dedicated to demonstrate features of various extensions.
A few obvious features are:
Map
The following maps are leaflet maps embedded in MediaWiki, you can find instructions[1] on how to edit these embedded links to create your own map.
Example 1
To show the the center of a city, a map can be specified as follow:
{{#display_map:center=Jakarta, Indonesia}}
Example 2
For example, the following map can be specified as follow:
{{#display_map:circles= Bali, Indonesia:5000; Bali, Indonesia:1000~Title Text~Description Text~green~0.7~10~blue~0.5 | zoom=9 |width=600|height=400 }}
Spotify
Try this special page: Special:Manage_Two-factor_authentication
EmbedVideo
Not only you may embed[2] videos of many sources in your page, you can also specify starting and stopping time points.
{{#ev:youtube|https://www.youtube.com/watch?v=-cPchmU-pB4|||||start=200&end=203}}
{{#ev:youtube|https://www.youtube.com/watch?v=-cPchmU-pB4%7C%7C%7C%7C%7Cstart=200&end=203}}
Embedding videos in a web page will significantly enrich user experience. The following link shows a video embedded in this page. More extensive demo can be found in this link.
Math Typesetting
For mathematicians and engineers, your can also typeset mathematical equations using LaTeX syntax here.
<math>\int_a^x \!\!\!\int_a^s f(x)\,dz\,ds = \int_a^x f(w)(z-c)\,dy</math>
3D Object
DynamicPageList
You may also specify certain conditional information to extract a list of pages from the database. This is the well-known DynamicPageList[3] feature of MediaWiki.
An example can be shown here
<DynamicPageList> category=Logic Model count=5 </DynamicPageList>
It is always helpful to read MediaWiki's Manual:Extensions [4]
References
- ↑ https://maps.extension.wiki/wiki/Displaying_Leaflet_maps
- ↑ 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)
- ↑ Anonymous MediaWiki Manual Editors, Manual:Extensions, Last Access: March 27, 2021, https://www.mediawiki.org/wiki/Manual:Extensions