This page (revision-11) was last changed on 03-Feb-2023 15:21 by Gromit 

This page was created on 19-Mar-2010 09:21 by Gromit

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
11 03-Feb-2023 15:21 4 KB Gromit to previous
10 04-Apr-2010 14:38 4 KB Carsten Strotmann to previous | to last
9 19-Mar-2010 09:46 3 KB Gromit to previous | to last
8 19-Mar-2010 09:45 3 KB Gromit to previous | to last wietere Beispiele + korr
7 19-Mar-2010 09:43 3 KB Gromit to previous | to last
6 19-Mar-2010 09:42 3 KB Gromit to previous | to last
5 19-Mar-2010 09:34 2 KB Gromit to previous | to last Beispiele eingefügt.
4 19-Mar-2010 09:31 2 KB Gromit to previous | to last
3 19-Mar-2010 09:26 2 KB Gromit to previous | to last
2 19-Mar-2010 09:23 2 KB Gromit to previous | to last
1 19-Mar-2010 09:21 2 KB Gromit to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

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