Shortcodes

Text Snippet Shortcode

Written by oxypteros

Example

No Crime Too Small, No Clue Too Crumbly

Whether it’s a cold case that’s haunted generations or the baffling disappearance of the office’s last donut, we believe every puzzle deserves to be solved.
Join us as we meticulously examine the evidence, interrogate the unusual, and bring closure, one bizarre case at a time.

Code

{{< text_snippet TITLE="No Crime Too Small, No Clue Too Crumbly" >}}

Whether it's a *cold case* that's haunted generations or the *baffling disappearance* of the office's last donut, we believe every puzzle deserves to be solved. 
Join us as we meticulously **examine** the evidence, **interrogate** the unusual, and **bring closure**, one bizarre case at a time. 

{{< /text_snippet >}}

Overview

A closed shortcode that renders a centered text snippet with an optional title.

Usage

  • Designed for use as a text separator or section introduction.
  • Can be used on any page.
  • This shortcode requires both opening and closing tags.

Parameters Reference

TITLE
TITLE="Example Title" — (string, optional)
H2 heading, centered above the snippet.
Inner Content
The main body of text. Supports Markdown formatting.

Error Codes

liva-sc-130
Unrecognized parameter detected.
Edit this page on Github