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/05/02 14:10] 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 ===== ===== Fold Plugin =====
 Test im Fließtext ++hier| ist der aufgeklappte Text++ENDE Test im Fließtext ++hier| ist der aufgeklappte Text++ENDE
Zeile 47: 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.1556799034.txt.gz · Zuletzt geändert: 2019/05/02 14:10 von uli
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0