| 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.
Javascript can be added to global common CSS and skin CSS by users with sufficient permissions to edit them, and can be added to personal common CSS and skin CSS by individual users for their own use.
Plugins exist to add script-like parser functions to templates, allowing simple “scripts” to be created in this manner.