Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
playground:playground [2019/04/17 08:51] – [Tabellen] uliplayground:playground [2024/07/25 05:29] (aktuell) – [Steuerzeichen-Escpe] uli
Zeile 1: Zeile 1:
 ====== PlayGround ====== ====== PlayGround ======
 +===== RSS & Co. =====
 +/* Test mit ''slashdot.org''
 +{{rss>http://slashdot.org/index.rss 5 author date 1h }} */
 +
 +<WRAP left round box 90%>**IPfire News Blog**
 +{{rss>https://blog.ipfire.org/feed.xml 5 date 1h }}</WRAP>
 +
 +===== Fold Plugin =====
 +Test im Fließtext ++hier| ist der aufgeklappte Text++ENDE
 +
 +Test im Block
 +++++hier| steht der aufgeklappte Text\\ zweite Zeile++++
 +ENDE
 +===== IFRAME =====
 +++++IFRAME Plugin|
 +{{url>https://www.schulferien.org/kalender/partner/kalender_partner.html 188.170 noscroll noborder alignment|schulferien.org Kalender}}
 +++++
 +===== WRAP Plugin =====
 +++++WRAP-Tests|
 <WRAP center round box 60%> <WRAP center round box 60%>
 einfache zentrierte Box einfache zentrierte Box
Zeile 25: Zeile 44:
 <wrap hi>markieren</wrap> <wrap hi>markieren</wrap>
 <wrap lo>weniger wichtig</wrap> <wrap lo>weniger wichtig</wrap>
 +++++
 ===== Video ===== ===== Video =====
 +++++YouTube-Test|
 {{youtube>DlJzOtIujSA?medium}} {{youtube>DlJzOtIujSA?medium}}
 +++++
 ===== Tabellen ===== ===== Tabellen =====
 ^ Heading 1      ^ Heading 2                  ^ Heading 3          ^ ^ Heading 1      ^ Heading 2                  ^ Heading 3          ^
Zeile 35: Zeile 54:
 | Row 2 Col 1    | :::                        | Row 2 Col 3        | | Row 2 Col 1    | :::                        | Row 2 Col 3        |
 | Row 3 Col 1    | :::                        | Row 2 Col 3        | | Row 3 Col 1    | :::                        | Row 2 Col 3        |
 +
 +===== Color =====
 +<code>
 +<color green>text</color>
 +<color blue/lightgrey>text</color>
 +<color #FF0000>text</color>
 +<color /#FFff00>text</color>
 +<color rgb(80%,0%,0%)/rgb(100%,80%,100%)>text</color>
 +<color hsl(120,100%,30%):hsl(180,50%,90%)>text</color>
 +</code>
 +
 +... ergibt...
 +
 +<color green>text</color>
 +<color blue/lightgrey>text</color>
 +<color #FF0000>text</color>
 +<color /#FFff00>text</color>
 +<color rgb(80%,0%,0%)/rgb(100%,80%,100%)>text</color>
 +<color hsl(120,100%,30%):hsl(180,50%,90%)>text</color>
 +
 +
 +===== Kommentare in der Seiten-Source =====
 +Syntax: <code>/* Kommentar */</code>
 +Sieht so aus: /* Kommentar */
 +
 +===== Steuerzeichen-Escpe =====
 +Doppelter Stern etc.: <code>%%**%% %%//%% %%\\%%</code>
 +...ergibt:
 +%%**%% %%//%% %%\\%%
 +
  
playground/playground.1555483873.txt.gz · Zuletzt geändert: 2019/04/17 08:51 von uli
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0