= Heading 1 = becomes:
== Heading 2 == becomes:
=== Heading 3 === becomes:
Horizontal lines: four or more dashes ----
LarpWiki""Promotion links to LarpWikiPromotion, not to LarpWikiPromotion? ;-) The double ” is a seperator.
||Spaltenkopf 1||Spaltenkopf2|| ||Feld 1||Feld 2|| ||Feld 3||Feld 4||
ergibt:
| Spaltenkopf 1 | Spaltenkopf2 |
| Feld 1 | Feld 2 |
| Feld 3 | Feld 4 |
The following TextFormattingRules are new and considered experimental. Please add your comments on the comments page. – TilmannHolst 2004-08-31 14:19 UTC
*bold text* becomes:
bold text
/italic text/ becomes:
italic text
_underline text_ becomes:
underline text
~emphasis text~ becomes:
emphasis text
-> becomes:
→ (with preceeding text)
-- becomes:
– (en dash)
--- becomes:
— (em dash)
... becomes:
…(ellipsis)
Using <br> for manual line breaks is BadStyle?.
All those <nowiki>-Tags in the edit box are used to construct the above examples.
Programm or script code may be enclosed with “pre”-tags: <pre>langer Programmcode</pre>.
back to OnlineHelp