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
wiki:syntax [2025/08/12 00:24] – [Syntax Plugins] Valentinewiki:syntax [2025/08/12 00:28] (current) – [Folded Text] Valentine
Line 491: Line 491:
 text = text text = text
 }}</code> }}</code>
 +
 +==== Folded Text ====
 +
 +There are two ways to do folded text:
 +
 +Inline folded text looks like this: ++click here | your mom++. It flows with the rest of the text normally.
 +I am too lazy to describe it so here is a copy-paste template instead:
 +<code>
 +++preview text | collapsed text++</code>
 +
 +Block folded text looks like this:
 +++++ Click here |
 +wow you can even put pictures in here
 +
 +{{:placeholder.jpg?200|}}
 +++++
 +
 +<code>++++ preview text |
 +collapsed text
 +++++</code>