Unterschiede zwischen den Revisionen 2 und 15 (über 13 Versionen hinweg)
Revision 2 vom 2007-11-29 11:04:29
Größe: 1207
Autor: PDP
Kommentar:
Revision 15 vom 2007-12-03 20:48:15
Größe: 105
Autor: PDP
Kommentar:
Gelöschter Text ist auf diese Art markiert. Hinzugefügter Text ist auf diese Art markiert.
Zeile 1: Zeile 1:
##master-page:WikiSandBox
#format wiki
#language en

'''Feel free to experiment here, after the four dashes below. Please do not create new pages without any meaningful content just to try it out!'''

You may want to open HelpOnEditing in a new window or tab while you edit.
----

== Formatting ==

''italic'' '''bold''' {{{typewriter}}}

`backtick typewriter` (configurable)

~+ bigger +~ ~- smaller -~

{{{
preformatted some more
and some more lines too

}}}

{{{#!python
def syntax(highlight):
    print "on"
    return None
}}}


{{{#!java
  public void main(String[] args]){
     System.out.println("Hello world!");
  }

}}}


== Linking ==

HelpOnEditing MoinMoin:InterWiki

http://moinmoin.wikiwikiweb.de/ [http://www.python.org/ Python]

someone@example.com


=== Image Link ===
http://c2.com/sig/wiki.gif

== Smileys ==

/!\ Alert

== Lists ==

=== Bullet ===
 * first
   1. nested and numbered
   1. numbered lists are renumbered
 * second
 * third
 blockquote
   deeper

=== Glossary ===
 Term:: Definition

=== Drawing ===
drawing:mytest

= Heading 1 =
== Heading 2 ==
=== Heading 3 ===
==== Heading 4 ====

Test42
||'''Komponente''' ||'''Beschreibung''' ||
||Mainboard || MICRO-STAR INTERNATIONAL CO., LTD MS-6330 ||

Komponente

Beschreibung

Mainboard

MICRO-STAR INTERNATIONAL CO., LTD MS-6330

PutPageTestPage (zuletzt geändert am 2009-01-18 20:42:34 durch localhost)