Article Formatting Guide
Live reference for every supported directive and formatting option
Article Formatting Guide
A live reference for every supported directive and formatting option. Use this page to preview how things render before putting them in a real article.
Table of Contents
YouTube Embeds
Standard 16
embed (recommended for most videos):Custom dimensions (useful for vertical/short-form videos):
Card Links
Inline card links open a card details modal on click.
Default (shows the card ID as text):
With custom label:
Used in a sentence: Your best opener is , which generates as a token.
Card Displays
A flat list of cards with optional title. Supports x2, x3 etc. for multiple copies.
Loading cards...
With copy counts:
Loading cards...
Deck Displays
Link a full deck by ID. Main and evo are separate directives.
Loading main deck...
Loading evo deck...
Icons
Inline class and mechanic icons using [[icon=name]]. Icons resolve from public/sv-icons/.
Forestcraft:
Swordcraft:
Runecraft:
Dragoncraft:
Abysscraft:
Havencraft:
Attack:
Defense: ![]()
Used inline in text: "This card has 2
/ 2
and is played on turn 3."
Colored Text
:colortext{color="..." text="..."} — accepts any valid CSS color value.
Red text
Blue text (hex)
Green text (RGB)
Gold text (named color)
Spoiler Images
Images that are blurred by default. Click to reveal, click again to hide.
Minimal (just a src):

With alt text and custom overlay label:

Standard Markdown
Everything below is plain markdown — no directives needed.
Headings
H1
H2
H3
H4
Text Formatting
Bold, italic, ~~strikethrough~~, inline code.
Lists
Unordered:
- First item
- Second item
- Nested item
- Third item
Ordered:
- Step one
- Step two
- Step three
Ordered with card links (common pattern in mulligan sections):
- : Keep
- : Keep going first
- : Toss
Blockquote
This is a blockquote. Use it for tips, notes, or callouts.
Links
External link — opens in the same tab.
Tables
| Card | Copies | Notes | | ---------- | ------ | ----------------- | | BP11-018EN | 3 | Core engine piece | | BP11-019EN | 3 | Token generator | | BP11-023EN | 2 | Flex slot |
Horizontal Rule
Code Block
::youtube{videoId="your-video-id"}
::deck{type="main" id="your-deck-id" title="Main Deck"}
::spoilerimage{src="/path/to/image.png" label="Click to reveal!"}