| 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.
Linking to Windows Shares in MediaWiki is optional. Use the following line in LocalSettings.php:
array_push($wgUrlProtocols, “file:”);
Alternatively, see UNC links page for how to allow links with unaltered embedded spaces.
Another useful link could be: http://www.mediawiki.org/wiki/Extension:FileProtocolLinks