Technische Universität Dortmund
 
Handmade translations?:

Wiki-Syntax-Hilfe (kurz)

Allgemein

====== Seitenüberschrift ======
===== Kapitelüberschrift =====
==== Überschrift 3. Ordnung ====
=== Überschrift 4. Ordnung ===
== Überschrift 5. Ordnung ==
**Fetter Text** Fetter Text
//Kursiver Text// Kursiver Text
__Unterstrichen__ Unterstrichen
''monospaced'' monospaced
[[Interner Link]] Interner Link
[[Namespace:Seite|Link in anderen Namespace]] Link in anderen Namespace
[[Link|Alternativtext]] Alternativtext
[[http://www.google.de]] http://www.google.de
[[http://www.google.de|Google]] Google
[[wp>Computer_Science|Wikipedia:Computer Science]] Wikipedia:Computer Science
<name@domain.tld> name [at] domain [dot] tld
Text((Fußnote)) Text1)
{{:wiki:biber.png}}

Listen

  * Punkt 1
  * Punkt 2
    * Punkt 2.1
      * Punkt 2.1.1
  * Punkt 3
  • Punkt 1
  • Punkt 2
    • Punkt 2.1
      • Punkt 2.1.1
  • Punkt 3
  - Punkt 1
  - Punkt 2
    - Punkt 2.1
      - Punkt 2.1.1
  - Punkt 3
  1. Punkt 1
  2. Punkt 2
    1. Punkt 2.1
      1. Punkt 2.1.1
  3. Punkt 3

Tabellen

^ Heading 1      ^ Heading 2       ^ Heading 3          ^
| Row 1 Col 1    | Row 1 Col 2     | Row 1 Col 3        |
| Row 2 Col 1    | some colspan (note the double pipe) ||
| Row 3 Col 1    | Row 2 Col 2     | Row 2 Col 3        |
Heading 1 Heading 2 Heading 3
Row 1 Col 1 Row 1 Col 2 Row 1 Col 3
Row 2 Col 1 some colspan (note the double pipe)
Row 3 Col 1 Row 2 Col 2 Row 2 Col 3
^           Table with alignment           ^^^
|         right|    center    |left          |
|left          |         right|    center    |
| xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx |
Table with alignment
right center left
left right center
xxxxxxxxxxxx xxxxxxxxxxxx xxxxxxxxxxxx

Code

<code>This should be some Code</code>

This should be some Code

<code java>This should be some Java-Code with syntax highlighting</code>

This should be some Java-Code with syntax highlighting

Notiz- und Hinweisboxen

<note>Hallo hallo!</note>

Hallo hallo!

<note important>Hallo hallo!</note>

Hallo hallo!

<note warning>Hallo hallo!</note>

Hallo hallo!

<note tip>Hallo hallo!</note>

Hallo hallo!

<note tip>{{fortune}}</note>

I mean, I wouldn't pay more than a couple of quid to see me, and *I'm* me.
(alt.fan.pratchett)

<box 100% blue round|Box-Überschrift>Box-Text</box|Box-Fußnote>

Box-Überschrift

Box-Text

Box-Fußnote

Mathe-Formeln

<latex>
    \frac{3}{4 \pi}   \sqrt{4 \cdot x^2   12}\\
</latex>

Graph

fvv-pa-bericht-08-04-23.pdf

1) Fußnote
 
wiki/syntax.txt · Zuletzt geändert: 10:46 11.05.2008 von x-dino
 
Recent changes RSS feed Creative Commons License Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki