Difference between revisions of "Willipedia:Extensions"

m
 
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
e^{\pi i} + 1 = 0
 
e^{\pi i} + 1 = 0
 
</math>
 
</math>
* [http://meta.wikimedia.org/wiki/User:Emiller/GoogleMapsExtension Google Maps]: enables Google Maps with little markers:
+
* [https://www.mediawiki.org/wiki/Extension:Maps Maps]: enables Maps with little markers:
<googlemap lat="42.716644" lon="-73.2029" zoom="0" controls="small" width="300" height="200" type="satellite">
+
{{#display_map:
42.716644,-73.2029,Mission Park
+
42.716644,-73.2029~Mission Park
</googlemap>
+
|zoom=16
* [http://meta.wikimedia.org/wiki/User:Dscho:LilyPond LilyPond]: lets you make musical mark-up like this (I'm not sure why there's so much white space):
+
|width=300
<lilypond>c4 e g</lilypond>
+
|height=200
 +
}}
 
* [http://meta.wikimedia.org/wiki/Easytimeline Easytimeline]: actually not all that easy and not all that pretty, but it's there if you want it.
 
* [http://meta.wikimedia.org/wiki/Easytimeline Easytimeline]: actually not all that easy and not all that pretty, but it's there if you want it.
 
* [http://meta.wikimedia.org/wiki/User:Tdittmar/MailObfuscator MailObfuscator]: if you put an email address in between <nowiki><email></nowiki> tags, then spam robots won't be able to see it. But people will. See, it looks normal:
 
* [http://meta.wikimedia.org/wiki/User:Tdittmar/MailObfuscator MailObfuscator]: if you put an email address in between <nowiki><email></nowiki> tags, then spam robots won't be able to see it. But people will. See, it looks normal:
 
** <email>wiki@wso.williams.edu</email>
 
** <email>wiki@wso.williams.edu</email>

Latest revision as of 21:36, May 6, 2019

Willipedia uses MediaWiki, the same software that powers the free and famous Wikipedia. In addition, Willipedia uses the following MediaWiki Extensions, which let you insert cool components into an article page using only the textbox. Click the links to learn more about the specific syntax for each extension.

  • Math: allows for equations like this:

<math> e^{\pi i} + 1 = 0 </math>

  • Maps: enables Maps with little markers:
Loading map...
  • Easytimeline: actually not all that easy and not all that pretty, but it's there if you want it.
  • MailObfuscator: if you put an email address in between <email> tags, then spam robots won't be able to see it. But people will. See, it looks normal:
    • <email>wiki@wso.williams.edu</email>