MediaWiki Extensions/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 4: | Zeile 4: | ||
* [https://www.mediawiki.org/wiki/Extension:MathJax MathJax] - enables MathJax (http://www.mathjax.org/), a Javascript library, for typesetting TeX and LaTeX formulae in MediaWiki inside math environments. See [[Mathtest]]. | * [https://www.mediawiki.org/wiki/Extension:MathJax MathJax] - enables MathJax (http://www.mathjax.org/), a Javascript library, for typesetting TeX and LaTeX formulae in MediaWiki inside math environments. See [[Mathtest]]. | ||
* [https://www.mediawiki.org/wiki/Extension:Cite/Cite.php Cite] - add citations to pages with the tags <nowiki><ref> and <references /></nowiki>. See [[Citetest]]. | * [https://www.mediawiki.org/wiki/Extension:Cite/Cite.php Cite] - add citations to pages with the tags <nowiki><ref> and <references /></nowiki>. See [[Citetest]]. | ||
+ | |||
+ | |||
+ | Add new extensions using the template: | ||
+ | * [https://link_to_extension.org Extension Name] - extension description. See [[Extensiontest]]. | ||
[[Category: Software]] | [[Category: Software]] |
Version vom 24. Mai 2012, 22:27 Uhr
Wiki Extensions
- SyntaxHighlight GeSHi - displays formatted source code with the <syntaxhighlight> tag. See Codetest.
- GraphViz - create and display graphs as inline images on wiki pages with the <graphviz> tag. See Graphtest.
- MathJax - enables MathJax (http://www.mathjax.org/), a Javascript library, for typesetting TeX and LaTeX formulae in MediaWiki inside math environments. See Mathtest.
- Cite - add citations to pages with the tags <ref> and <references />. See Citetest.
Add new extensions using the template:
- Extension Name - extension description. See Extensiontest.