At line 1 added 31 lines |
{{{ |
|
---- = make a horizontal ruler. Extra '-' is ignored. |
\\ = force a line break |
|
[link] = create a hyperlink to an internal WikiPage called 'Link'. |
[this is also a link] = create a hyperlink to an internal WikiPage called |
'ThisIsAlsoALink' but show the link as typed with spaces. |
[a sample|link] = create a hyperlink to an internal WikiPage called |
'Link', but display the text 'a sample' to the |
user instead of 'Link'. |
[link#headline] = create a hyperlink to an internal WikiPage called 'link' and use anchor 'headline' |
~NoLink = disable link creation for the word in CamelCase. |
[1] = make a reference to a footnote numbered 1. |
[#1] = mark the footnote number 1. |
[[link] = create text '[link]'. |
|
!heading = small heading with text 'heading' |
!!heading = medium heading with text 'heading' |
!!!heading = large heading with text 'heading' |
|
''text'' = print 'text' in italic. |
__text__ = print 'text' in bold. |
{{text}} = print 'text' in monospaced font. |
[ text|] = print 'text' underscored (dummy hyperlink) |
* text = make a bulleted list item with 'text' |
# text = make a numbered list item with 'text' |
;term:ex = make a definition for 'term' with the explanation 'ex' |
|
}}} |
|
At line 5 changed 2 lines |
{{{\\ Erzwungener Zeilenumbruch}}} |
Text\\UmbruchText |
{{{\\ Erzwungener Zeilenumbruch |
Bsp: Text\\Text}}} |
Text\\Text |
At line 11 changed one line |
|
Bsp.: [Main] |
}}} |
[Main] |
{{{ |
At line 49 added 7 lines |
Bsp.: [Hauptseite|Main] |
}}} |
[Hauptseite|Main] |
{{{ |
[link#headline] Erzeugt einen Hyperlink und nutzt eine Überschrift als Anker. |
}}} |
[link#headline] |
At line 57 added one line |
{{{ |
At line 63 added one line |
Derzeit ist kein verlinktes Wiki definiert... |
At line 69 added 5 lines |
Bsp.: |
*Erste Ebene |
*Zweiter Punkt |
**Zweite Ebene |
***Dritte Ebene |
At line 83 added 5 lines |
Bsp.: |
#Erste Ebene |
#Zweiter Punkt |
##Zweite Ebene |
###Dritte Ebene |
At line 97 added 4 lines |
Bsp.: |
!Überschrift 1 |
!!Überschrift 2 |
!!!Überschrift 3 |
At line 48 changed one line |
{{{__text__ formatiert Text fett.}}} |
{{{__text__ formatiert Text fett. |
Bsp.: __Fetter__ Text}}} |
At line 112 added one line |
Bsp.: ''kursiver'' Text |
At line 57 changed one line |
|
Bsp.: {{Formatierter}} Text |
}}} |
{{Formatierter}} Text |
{{{ |
At line 60 changed 3 lines |
|
|text|more text| Erzeugt eine Tabelle. Doppelte Balken für eine |
Tabellenüberschrift. |
Bsp.: ;Ausdruck:Erklärung |
At line 125 added 7 lines |
;Ausdruck:Erklärung |
{{{ |
||ÜSp1||ÜSp2 Erzeugt eine Tabelle. Doppelte Balken für eine |
|text1|text2 Tabellenüberschrift. |
}}} |
||ÜSp1||ÜSp2 |
|text1|text2 |
At line 65 removed one line |
HTML funktioniert nicht. |
At line 134 added 3 lines |
|
HTML funktioniert __''nicht''__. |
|
At line 71 removed one line |
|