User Tools

Site Tools


en:playground:playground

This is an old revision of the document!


FIXME This page is not fully translated, yet. Please help completing the translation.
(remove this paragraph once the translation is finished)

Titel

Informationen

Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid Lorem Ipsum sid


Code

Mit Verlinkung:

phpinfo.php
<?php 
    phpinfo();
?>

Ohne Verlinkung:

<?php 
    phpinfo();
?>

Inline Code:
<php> $oMyThing = new MyClass('Title', 'Name', 123); </php>

Verlinkung ohne Syntaxhervorhebung

myfile.foo
<?php 
    phpinfo();
?>

Text nicht formatieren:

<nowiki>
This is some text which contains addresses like this: http://www.splitbrain.org and **formatting**, but nothing is done with it.
</nowiki>

RSS

{{rss>http://www.websitebaker.org/modules/news/rss.php?page_id=52 5 1h }}

Tabelle

Tabelle 1:

Lorem Ipsum
Lorem Ipsum
Lorem Ipsum
Lorem Ipsum

Tabelle 2:

Heading 1 Heading 2 Heading 3
Lorem Ipsum Dolor
Lorem Ipsum Dolor
Lorem Ipsum Dolor

Tabelle 3:

Heading 1 Heading 2
Heading 3 Row 1 Col 2 Row 1 Col 3
Heading 4 no colspan this time
Heading 5 Row 2 Col 2 Row 2 Col 3

Formatierung

Hier ein Auszug aus den Formatierungen:

Liste

  • This is a list
  • The second item
    • You may have different levels
  • Another item
  1. The same list but ordered
  2. Another item
    1. Just use indention for deeper levels
  3. That's it

Bilder

Real size:                        {{wiki:dokuwiki-128.png}}
Resize to given width:            {{wiki:dokuwiki-128.png?50}}
Resize to given width and height: {{wiki:dokuwiki-128.png?200x50}}
Resized external image:           {{http://de3.php.net/images/php.gif?200x50}}
 

Real size:

Resize to given width:

Resize to given width and height:

Resized external image:


Mit den Leerzeichen können Bilder ausgericht werden:

{{ wiki:dokuwiki-128.png}}
{{wiki:dokuwiki-128.png }}
{{ wiki:dokuwiki-128.png }}

en/playground/playground.1432586630.txt.gz · Last modified: 03.06.2015 15:53 (external edit)