The Sandbox

This is just a page to practice and learn WikiFormatting.

Go ahead, edit it freely.

Die Sandbox ist doch da!?

Was machen die Smilies? :-)

Additional Goodies

Smileys

Markup  Display Markup  Display Markup  Display Markup  Display Markup  Display
(!)(!) (./)(./) /!\/!\ :(:( :):)
:)):)) :-(:-( :-):-) :-)):-)) :-?:-?
:D:D :\:\ :o:o ;);) ;-);-)
<!><!> <:(<:( >:>>:> B)B) B-)B-)
X-(X-( {!OK}{!OK} {*}{*} {DN}{DN} {OK}{OK}
{P1}{P1} {P2}{P2} {P3}{P3} {UP}{UP} {X}{X}
{o}{o} {p1}{p1} {p2}{p2} {p3}{p3} |)|)
|-)|-)    

Entities

Markup  Display Markup  Display Markup  Display Markup  Display
&AElig;Æ &Aacute;Á &Acirc; &Agrave;À
&Alpha;Α &Aring;Å &Atilde;à&Auml;Ä
&Beta;Β &Ccedil;Ç &Chi;Χ &Dagger;
&Delta;Δ &ETH;Р&Eacute;É &Ecirc;Ê
&Egrave;È &Epsilon;Ε &Eta;Η &Euml;Ë
&Gamma;Γ &Iacute;Í &Icirc;Π&Igrave;Ì
&Iota;Ι &Iuml;Ï &Kappa;Κ &Lambda;Λ
&Mu;Μ &Ntilde;Ñ &Nu;Ν &OElig;Œ
&Oacute;Ó &Ocirc;Ô &Ograve;Ò &Omega;Ω
&Omicron;Ο &Oslash;Ø &Otilde;Õ &Ouml;Ö
&Phi;Φ &Pi;Π &Prime; &Psi;Ψ
&Rho;Ρ &Scaron;Š &Sigma;Σ &THORN;Þ
&Tau;Τ &Theta;Θ &Uacute;Ú &Ucirc;Û
&Ugrave;Ù &Upsilon;Υ &Uuml;Ü &Xi;Ξ
&Yacute;Ý &Yuml;Ÿ &Zeta;Ζ &aacute;á
&acirc;â &acute;´ &aelig;æ &agrave;à
&alefsym; &alpha;α &amp;& &and;
&ang; &aring;å &asymp; &atilde;ã
&auml;ä &bdquo; &beta;β &brvbar;¦
&bull; &cap; &ccedil;ç &cedil;¸
&cent;¢ &chi;χ &circ;ˆ &clubs;
&cong; &copy;© &crarr; &cup;
&curren;¤ &dArr; &dagger; &darr;
&deg;° &delta;δ &diams; &divide;÷
&eacute;é &ecirc;ê &egrave;è &empty;
&emsp; &ensp; &epsilon;ε &equiv;
&eta;η &eth;ð &euml;ë &euro;
&exist; &fnof;ƒ &forall; &frac12;½
&frac14;¼ &frac34;¾ &frasl; &gamma;γ
&ge; &gt;> &hArr; &harr;
&hearts; &hellip; &iacute;í &icirc;î
&iexcl;¡ &igrave;ì &image; &infin;
&int; &iota;ι &iquest;¿ &isin;
&iuml;ï &kappa;κ &lArr; &lambda;λ
&lang; &laquo;« &larr; &lceil;
&ldquo; &le; &lfloor; &lowast;
&loz; &lrm; &lsaquo; &lsquo;
&lt;< &macr;¯ &mdash; &micro;µ
&middot;· &minus; &mu;μ &nabla;
&nbsp;  &ndash; &ne; &ni;
&not;¬ &notin; &nsub; &ntilde;ñ
&nu;ν &oacute;ó &ocirc;ô &oelig;œ
&ograve;ò &oline; &omega;ω &omicron;ο
&oplus; &or; &ordf;ª &ordm;º
&oslash;ø &otilde;õ &otimes; &ouml;ö
&para; &part; &permil; &perp;
&phi;φ &pi;π &piv;ϖ &plusmn;±
&pound;£ &prime; &prod; &prop;
&psi;ψ &quot;" &rArr; &radic;
&rang; &raquo;» &rarr; &rceil;
&rdquo; &real; &reg;® &rfloor;
&rho;ρ &rlm; &rsaquo; &rsquo;
&sbquo; &scaron;š &sdot; &sect;§
&shy;­ &sigma;σ &sigmaf;ς &sim;
&spades; &sub; &sube; &sum;
&sup1;¹ &sup2;² &sup3;³ &sup;
&supe; &szlig;ß &tau;τ &there4;
&theta;θ &thetasym;ϑ &thinsp; &thorn;þ
&tilde;˜ &times;× &trade; &uArr;
&uacute;ú &uarr; &ucirc;û &ugrave;ù
&uml;¨ &upsih;ϒ &upsilon;υ &uuml;ü
&weierp; &xi;ξ &yacute;ý &yen;¥
&yuml;ÿ &zeta;ζ &zwj; &zwnj;

Symbols

Markup  Display Markup  Display Markup  Display Markup  Display Markup  Display
(C)© (R)® (TM) (c)© +/-±
-- -> ... /\ 1/2½
1/4¼ 3/4¾ <- <-> <=
<=> <> =< => >=
\/    

Tabellen mit MediaWiki Format verschönern

Ausführlich mit eigenen Formatierungen

Das gibt man ein:

{{{
#!mediawiki
{|border="1" cellpadding="2px" style="border-collapse:collapse;border:1px solid #8cacbb;border-width:1px;"
|-
! bgcolor="#dee7ec"|'''Überschrift'''
! bgcolor="#dee7ec"|'''Zweite Überschrift'''
|-
| Inhalt Zelle 1-1
| Inhalt Zelle 1-2
|-
| colspan="2" align="center"|Verbundene Zellen zentriert
|-
| Inhalt Zelle 3-1
| rowspan="2"|Verbundene Zelle
|-
| Inhalt Zelle 4-1
|}
}}}

Und so sieht das dann aus:

Überschrift Zweite Überschrift
Inhalt Zelle 1-1 Inhalt Zelle 1-2
Verbundene Zellen zentriert
Inhalt Zelle 3-1 Verbundene Zelle
Inhalt Zelle 4-1

Mit "Standard-Formatierungen"

Das gibt man ein:

{{{
#!mediawiki
{|class="table"
|-
! Überschrift 1. Spalte
! Überschrift 2. Spalte
|-
| Inhalt 1.Zeile 1.Spalte
| Inhalt 1.Zeile 2.Spalte
|}
}}}

Und das sieht so aus:

Überschrift 1. Spalte Überschrift 2. Spalte
Inhalt 1.Zeile 1.Spalte Inhalt 1.Zeile 2.Spalte

Und das sind TracWiki Tabellen mit Header:

1 2 3
AX|X
B|X|
CXX|

nicht existierender Screenshot:

50

Playing with restructured text

{{{
#!rst
`WikiRestructuredText`:trac:

This is a reference to ticket `#12`:trac:

This is a reference to |a ticket|

.. |a ticket| trac:: #12

To learn how to use Trac, see `TracGuide`:trac:

This is a link to Freetz_.

.. _Freetz: http://trac.freetz.org/

|RST|_ is a little annoying to type over and over, especially
when writing about |RST| itself,
and spelling out the
bicapitalized word |RST| every time isn't really necessary for
|RST| source readability.

.. |RST| replace:: reStructuredText
.. _RST: http://docutils.sourceforge.net/rst.html
}}}
`WikiRestructuredText`:trac:

This is a reference to ticket `#12`:trac:

This is a reference to |a ticket|

.. |a ticket| trac:: #12

To learn how to use Trac, see `TracGuide`:trac:

This is a link to Freetz_.

.. _Freetz: http://trac.freetz.org/

|RST|_ is a little annoying to type over and over, especially
when writing about |RST| itself,
and spelling out the
bicapitalized word |RST| every time isn't really necessary for
|RST| source readability.

.. |RST| replace:: reStructuredText
.. _RST: http://docutils.sourceforge.net/rst.html

Contents

Text formatting markup

Description You type You get
character (inline) formatting – applies anywhere
Italic text ''italic'' italic
Bold text '''bold''' bold
Bold and italic '''''bold & italic''''' bold & italic
Escape wiki markup <nowiki>no ''markup''&lt;/nowiki> no ''markup''
section formatting – only at the beginning of the line
Headings of different levels
=level 1=

level 2

level 3

level 4

level 5
======level 6======

An article with 4 or more headings automatically creates a [[wikipedia:Wikipedia:Section#Table of contents (TOC)|table of contents]].

Level 1
Level 2
Level 3
Level 4
Level 5
Level 6
Horizontal rule ----
Bullet list
* one
* two
* three
** three point one
** three point two

Inserting a blank line will end the first list and start another.

  • one
  • two
  • three
    • three point one
    • three point two
Numbered list
# one
# two
spanning more lines
doesn't break numbering # three ## three point one ## three point two
  1. one
  2. two
    spanning more lines
    doesn't break numbering
  3. three
    1. three point one
    2. three point two
Definition list
;item 1
: definition 1
;item 2
: definition 2-1
: definition 2-2
item 1
definition 1
item 2
definition 2-1
definition 2-2
Adopting definition list to indent text
: Single indent
:: Double indent
::::: Multiple indent

This workaround may be controversial from the viewpoint of accessibility.

Single indent
Double indent
Multiple indent
Mixture of different types of list
# one
# two
#* two point one
#* two point two
# three
#; three item one
#: three def one
# four
#: four def one
#: this rather looks like the continuation of # four
#: and thus often used instead of 
# five ## five sub 1 ### five sub 1 sub 1 ## five sub 2 ;item 1 :* definition 1-1 :* definition 1-2 : ;item 2 :# definition 2-1 :# definition 2-2

The usage of #: and *: for breaking a line within an item may also be controversial.

  1. one
  2. two
    • two point one
    • two point two
  3. three
    three item one
    three def one
  4. four
    four def one
    this rather looks like the continuation of # four
    often used instead of <br />
  5. five
    1. five sub 1
      1. five sub 1 sub 1
    2. five sub 2
item 1
  • definition 1-1
  • definition 1-2
item 2
  1. definition 2-1
  2. definition 2-2
Preformatted text
 preformatted text is done with
 a space at the 
 beginning of the line

This way of preformatting only applies to section formatting, and character formatting markups are still effective.

preformatted text is done with
a space at the 
beginning of the line


Multiple Changesets: r4200:4250

Testing new comment macro

Comment by oliver on Fr 16 Okt 2009 11:27:07 CEST

Test comment

Comment by olistudent on Do 28 Jan 2010 14:37:43 CET

test

Comment by olistudent on Do 28 Jan 2010 14:41:07 CET

test2

Add comment