demo

wiki log in register

--
title: Markdown Demo
tags: []
outgoing links: []
--

Markdown Demo

A reference for local markdown features.

--

Transclusion

Include content from another page: [!pagename]

Example - transcluding the shields table:

Heavy Shield Table

Reduction = 9 + (Grade, Config@5 roll) × 2.1

Roll Reduction
0 9.0
1 11.1
2 13.2
3 15.3
4 17.4
5 19.5
6 21.6
7 23.7
8 25.8
9 27.9
10 30.0
11 32.1
12 34.2
13 36.3
14 38.4
15 40.5
16 42.6
17 44.7
18 46.8
19 48.9
20 51.0

--

Foldable Sections

Prefix a heading with ! to make it collapsible: ## !Heading

Demo Foldable

This content starts collapsed. Click the heading to expand it.

--

Section Transclusion

Transclude just part of a page with #fragment: [!pagename#heading]

Matches headings case-insensitively (foldable ! prefix is ignored). Use [!pagename#heading] (no |) to keep the original heading, or [!pagename#heading|New Name] to rename it.

Example - transcluding this foldable section:

Demo Foldable

This content starts collapsed. Click the heading to expand it.

--

--

Section Tooltip

Show page content on hover: [!t:page], [!t:page#heading], or [!t:page#heading|Custom Text]

Hover over Section Tooltip

Section Tooltip

Show page content on hover: [!t:page], [!t:page#heading], or [!t:page#heading|Custom Text]

Hover over Section-tooltip to preview that section.

--

to preview that section.

--

Infolet

Show an item tooltip: [!q:itemname]

Renders a hover tooltip with the item's description from the database.

--

Clock

Inline progress clock: [clock|name|current|total]

Renders a clickable clock element. Linked clocks reference another page: [clock|name@pagename]

--

Checkbox

Task list: - [ ] task / - [x] done

unfinished
completed

--

Glitch Text

Cyberpunk glitch effect: g~text~g or g~text~g~replacement~g

hello - world~W0RLD~g

--

Internal links are auto-validated. <a href="existingpage"> gets a /wiki/ path. Broken links get a missing class.

--

Multi-line Headers

Automatic - if a heading spans multiple lines, only the first line stays in the &lt;h...&gt; tag.


|


Impressum
Light Switch