|
|
|
| Extension
|
Description
|
|
| Cargo
|
Storage and querying of template data
|
Parser hooks
|
| CategoryTree
|
Dynamically navigate the category structure
|
Parser hooks
|
| Cite
|
Adds <ref> and <references> tags for citations
|
Parser hooks
|
| CommentStreams
|
Allows commenting on wiki pages
|
Parser hooks
|
| EmbedVideo
|
This forked version adds a parser function for embedding videos from popular sources.
|
Parser hooks
|
| GoogleAnalyticsMetrics
|
Gets metrics from Google Analytics
|
Parser hooks
|
| ImageMap
|
Allows client-side clickable image maps using <imagemap> tag
|
Parser hooks
|
| InputBox
|
Allow inclusion of predefined HTML forms
|
Parser hooks
|
| LabeledSectionTransclusion
|
Adds #lst and #lstx functions and <section> tag, enables marked sections of text to be transcluded
|
Parser hooks
|
| MagicNoCache
|
Adds the __NOCACHE__ magic word to disable caching on a page
|
Parser hooks
|
| Maps
|
Allows embedding of dynamic maps into wiki pages using Google Maps or Leaflet. Has a visual editor, optionally integrates with Semantic MediaWiki, supports GeoJSON and adds geocoding capabilities.
|
Parser hooks
|
| Math
|
Render mathematical formulas between <math> ... </math> tags
|
Parser hooks
|
| ParserFunctions
|
Enhance parser with logical functions
|
Parser hooks
|
| Poem
|
Adds <poem> tag for poem formatting
|
Parser hooks
|
| Scribunto
|
Framework for embedding scripting languages into MediaWiki pages
|
Parser hooks
|
| SyntaxHighlight
|
Provides syntax highlighting <syntaxhighlight> using Pygments - Python syntax highlighter
|
Parser hooks
|
| TemplateData
|
Implement data storage for template parameters (using JSON)
|
Parser hooks
|
| TemplateStyles
|
Implement per-template style sheets
|
Parser hooks
|
| WikiSEO
|
Allows per-page meta settings like keywords and description, changing the title, and various site verification tags.
|
Parser hooks
|