Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 59: | Line 59: | ||
=References= | =References= | ||
<mapframe text="Map of Bali" latitude="-8.2" longitude="115.0920" zoom="2" width="800" height="300" align="center"> | |||
{ | |||
"type": "FeatureCollection", | |||
"features": [ | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "[[wikipedia:Bali|Bali]] is an island in [[wikipedia:Indonesia| Indonesia]]", | |||
"marker-size": "large", | |||
"marker-color": "f00" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
-8.3405, | |||
115.0920 | |||
] | |||
} | |||
} | |||
] | |||
}</mapframe> | |||
<References/> | <References/> | ||
=test link= | =test link= | ||
[[test]] | [[test]] |
Revision as of 11:30, 16 April 2021
Before doing any development, please read MediaWiki's Manual:Extensions [1]
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=215}}
Using the '#evt' tag, specify the dimensions of the video. {{#evt: service=youtube |id=https://www.youtube.com/watch?v=eAORm-8b1Eg |dimensions=200 }}
Math Typesetting
3D Data in json format
DynamicPageList
[3] :
Locating the Table of Content (ToC) using the Magic word
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)