| General Features | Oddmuse |
|---|---|
| System Requirements | Oddmuse |
| Datastorage | Oddmuse |
| Security/Anti-Spam | Oddmuse |
| Development/Support | Oddmuse |
| Common Features | Oddmuse |
| Special Features | Oddmuse |
| Links | Oddmuse |
| Syntax Features | Oddmuse |
| Usability | Oddmuse |
| Statistics | Oddmuse |
| Output | Oddmuse |
| Media and Files | Oddmuse |
| Extras | Oddmuse |
| Syntax Examples | Oddmuse |
optional, default on: PageName [[page name]] optional, default off: [PageName] → [1] [[[page name]]] → [1] [PageName text] → text [[page name|text]] → text |
|
http://example.com/ [http://example.com/] → [1] optional, default on: [http://example.com/ text] → text |
|
optional: section ======= subsection ---------- == two == === three == |
|
optional: *bold* **bold* '''bold''' |
|
optional: /italic/ //italic// ''italic'' |
|
optional: _underline_ __underline__ |
|
optional: ##mono## <tt>mono</tt> <code>mono</code> |
|
no example known |
|
no example known |
|
no example known |
|
http://example.com/pic.jpg optional: [[image:Name|Text|URL]] and variants |
|
no example known |
|
optional: : one :: two |
|
* one ** two |
|
optional: # one ## two |
|
optional: ; term: definition |
|
optional: ---- |
This page belongs to the feature documentation of Oddmuse. 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.
'' is provided by the Usemod Markup Extension; since Wikipedia used UseMod in its very early days, this markup is often familiar to new users.
/ and // are provided by the Markup Extension.
// is also provided by the Creole Markup Extension.