Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:syntax [2025/08/11 20:57] – [Syntax Plugins] Valentine | wiki:syntax [2025/08/12 00:28] (current) – [Folded Text] Valentine | ||
---|---|---|---|
Line 475: | Line 475: | ||
~~INFO: | ~~INFO: | ||
+ | |||
+ | ==== Info Box ==== | ||
{{infobox> | {{infobox> | ||
name = Info Box | name = Info Box | ||
- | image = image_url.jpg | + | image = : |
- | Pronouns | + | wow = wow |
}} | }} | ||
Info boxes are exactly what they sound like - little informational boxes on your wiki page for your character/ | Info boxes are exactly what they sound like - little informational boxes on your wiki page for your character/ | ||
+ | A template below has been provided. It should be enclosed in double brackets '' | ||
+ | < | ||
+ | name = Name | ||
+ | image = : | ||
+ | Text = Text | ||
+ | text = text | ||
+ | }}</ | ||
+ | |||
+ | ==== 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: | ||
+ | < | ||
+ | ++preview text | collapsed text++</ | ||
+ | |||
+ | Block folded text looks like this: | ||
+ | ++++ Click here | | ||
+ | wow you can even put pictures in here | ||
+ | |||
+ | {{: | ||
+ | ++++ | ||
+ | |||
+ | < | ||
+ | collapsed text | ||
+ | ++++</ |