Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
playground:playground [2019/02/10 08:39] 188.4.89.186playground:playground [2022/11/11 19:52] 91.8.26.2
Line 1: Line 1:
-====== PlayGround ====== +====== Playground ======
-Testy Testy +
-**my demo ===== ελληνικά ===== +
-**[[https://www.lifewire.com/project-wikis-using-google-sites-771663]] +
-  * ββ +
-  * γγ +
-<WRAP center round important 60%> +
-αυτό είναι ένα κουτί που σημαίνει κάτι σπουδαίο (important) +
-</WRAP>+
  
-<WRAP center round tip 60%> +=== h1 ===
-tip box +
-</WRAP>+
  
-<WRAP group> +====== text ======
-<WRAP half column> +
-columns +
-</WRAP>+
  
-<WRAP half column> 
-more columns 
-</WRAP> 
-</WRAP> 
  
-<WRAP center round box 60%> +=== h2 ===
-simple centered box +
-</WRAP>+
  
-<WRAP centeralign 1> +===== text =====
-Test +
-</WRAP>+
  
 +====== Remark about "hidden" plugin ======
 +<hidden> Is plugin **hidden** installed here?
 +</hidden> no, it isn't :-|\\ No chance to demonstrate a workaround for //titles in hidden section//-bug
 +
 +Nevertheless, try this on a DokuWiki with **hidden** plugin installed along with **wrap** plugin:
 +<code>
 +==== titles within hidden sections ====
 +<hidden test><block>
 +some text before new title
 +==== new title ====
 +text below new title
 +=== subsection ===
 +more text below subsection
 +==== final title ====
 +final text
 +</block></hidden>
 +</code>
 +
 +[[..:|(level up)]]
 +
 +==== Installed plugins ====
 +
 +<div>
 +=== Syntax ===
 +
 +~~INFO:syntaxplugins~~
 +
 +=== Admin ===
 +
 +~~INFO:adminplugins~~
 +
 +=== Action ===
 +
 +~~INFO:actionplugins~~
 +
 +=== Renderer ===
 +
 +~~INFO:rendererplugins~~
 +
 +=== Helper ===
 +
 +~~INFO:helperplugins~~
 +</div>