| General Features | MediaWiki |
|---|---|
| System Requirements | MediaWiki |
| Datastorage | MediaWiki |
| Security/Anti-Spam | MediaWiki |
| Development/Support | MediaWiki |
| Common Features | MediaWiki |
| Special Features | MediaWiki |
| Links | MediaWiki |
| Syntax Features | MediaWiki |
| Usability | MediaWiki |
| Statistics | MediaWiki |
| Output | MediaWiki |
| Media and Files | MediaWiki |
| Extras | MediaWiki |
| Syntax Examples | MediaWiki |
[[a link]] [[a link|with title]] |
|
[http://example.org The title] |
|
==Section== ===Subsection=== ====Sub-subsection==== |
|
'''bold''' |
|
''italic'' |
|
<u>underlined</u> |
|
<tt>monospace</tt> |
|
<s>strikethrough</s> |
|
<sup>superscript</sup> |
|
<sub>subscript</sub> |
|
[[Image:wiki.png]] |
|
<center>Centered</center> |
|
: indented line |
|
* Item 1 ** Item 1.2 * Item 2 |
|
# Item 1 ## Item 1.2 # Item 2 |
|
; term : definition |
|
---- |
This page belongs to the feature documentation of MediaWiki. The engine's features are listed in the table on the left. Detailed implementation details are available through the "i" icons right to the feature info.
MediaWiki uses a subset of TeX markup, including some extensions from LaTeX and AMS-LaTeX, for mathematical formulae. It generates either PNG images or simple HTML markup, depending on user preferences and the complexity of the expression. See link for details