Benutzer-Werkzeuge

    ~~ RM: keiner ~~ UI: ---start--- ~~ IP:3.133.87.156~~

Webseiten-Werkzeuge


Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
playground:playground [2011/04/01 23:04] 87.152.236.223playground:playground [2018/07/02 17:34] (aktuell) 84.191.33.41
Zeile 1: Zeile 1:
 ====== PlayGround / Spielwiese ====== ====== PlayGround / Spielwiese ======
 ~~NOCACHE~~ ~~NOCACHE~~
 +**Here you can play** :-) 
 +Really ?
  
-**Here you can play** :-)+<columns 70% 60% -> 
 +===== Inhaltsverzeichnis playground: ===== 
 +{{pagequery>@playground: ;sort=a:asc,title:asc;group;hidestart;display=title;proper=header;cols=2}} 
 +<newcolumn> 
 +</columns> 
 +\\ 
  
-oder hier:\\  +{{  :awschriftzug.gif?nolink|www.amigawiki.de}}  
-http://www.amigawiki.de/doku.php?id=playground:playground2+====== Ende Liste -- Beginn Spielplatz ======
  
-<WRAP center round info 70%>+ 
 +====== awbox hide ====== 
 + 
 +jetzt kommt etwas für Eingeloggte User: 
 +<awbox hide> 
 +==== versteckte Inhalte (nur für eingelogte User) ==== 
 +um z.B. Teilstücke vor der endgültigen Veröffentlichung zu verbergen 
 + 
 +Basic syntax: 
 +<code> 
 +  <awbox hide>[text]</awbox> 
 +</code> 
 +</awbox> 
 +... Ende eingeloggt 
 + 
 +\\  
 + 
 + 
 +===== Spielplatz ===== 
 + 
 +\\  
 +... oder auch hier mit awbox :\\  
 + 
 + 
 +<awbox green>... einfach mal was ausprobieren ...</awbox> 
 +[hr][hr] 
 + 
 +<awbox wip> 
 +==== Über ==== 
 +|< 10050px - 5em 10em 10% >| 
 +^ A  ^  B  ^  C  ^  D  ^  E  ^ 
 +| 1  |  2  |  3  |  4  |  5  | 
 +==== unter ==== 
 + 
 + 
 +</awbox> 
 + 
 + 
 + 
 +===== Spielwiese 1 ===== 
 + 
 + 
 +<awbox note>
  
   * Link zur multilingualen\\    * Link zur multilingualen\\ 
Zeile 13: Zeile 62:
   * Manual (e.) http://www.dokuwiki.org/en:syntax   * Manual (e.) http://www.dokuwiki.org/en:syntax
   * Doku (dt.) http://www.dokuwiki.org/de:dokuwiki   * Doku (dt.) http://www.dokuwiki.org/de:dokuwiki
-</WRAP>+ 
 +<awbox border>(nbsp) **oder zur [[de:syntax|-> internen Syntax-Kurzbeschreibung]]** (nbsp)</awbox> 
 + 
 +</awbox> 
 + 
 + 
 +\\ 
  
 ===== Quickbuttons ===== ===== Quickbuttons =====
Zeile 74: Zeile 129:
 | 1  |  2  |  3  |  4  |  5  | | 1  |  2  |  3  |  4  |  5  |
  
-<WRAP info prewrap 300px>+<awbox note>
 Sytax dazu: Sytax dazu:
 <code> <code>
Zeile 81: Zeile 136:
   | 1  |  2  |  3  |  4  |  5  |   | 1  |  2  |  3  |  4  |  5  |
 </code> </code>
-</WRAP>+</awbox>
  
-... und auch dafür die Syntax: +... und auch dafür die Syntax:\\  
-  <WRAP info prewrap 280px>+[size=60%](mit dem Einrücken um zwei Leerzeichen wird das automatisch zum Code-Feld)[/size] 
 +  <awbox note> 
 +  Sytax dazu:
   <code>   <code>
   |< 100% 50px - 5em 10em 10% >|   |< 100% 50px - 5em 10em 10% >|
Zeile 90: Zeile 147:
   | 1  |  2  |  3  |  4  |  5  |   | 1  |  2  |  3  |  4  |  5  |
   </code>   </code>
-  </WRAP>+  </awbox>
  
 \\  \\ 
 +====== Columns-Plugin ======
 +http://www.dokuwiki.org/plugin:columns\\ 
 +You can force the beginning of the second column to be in level 2 by specifying ”continue” attribute
 +====== Level 1 Heading ======
 +
 +<columns 100% 50% ->
 +
 +Implicit level 1 content.
 +
 +===== Level 2 Headline 1 =====
 +
 +Level 2 content.
 +
 +<newcolumn continue>
 +
 +Level 2 content.
 +
 +===== Level 2 Headline 2 =====
 +
 +Level 2 content.
 +
 +</columns>
 +
 +====== ... in drei Spalten ======
 +Mit dem Column-Plugin:\\ 
 +The vertical alignment is specified with new alignment attributes. There are four horizontal alignment attributes (left, center, right and justify) and three vertical alignment attributes (top, middle and bottom). There may be multiple alignment attributes per column: 
 +\\ 
 +
 +----
 +
 +<columns 100% l 50%>
 +  <columns 100% l 50%>
 +
 +Aligned on the left side.
 +
 +<newcolumn rb>
 +  <newcolumn rb>
 +
 +Aligned to the right-bottom corner.
 +
 +<newcolumn m *-*>
 +  <newcolumn m *-*>
 +The old alignment syntax is still supported.
 +Content of this column is centered both ways.
 +
 +</columns>
 +
 +====== Links ======
 +{{page>quicklinks_syntax}}
  
Zuletzt geändert: 2013/02/24 06:07