Media & Embeds
PowerForge.Web supports built-in shortcodes for media blocks. The screenshot examples below are rendered live; the YouTube snippets are shown as source so the docs stay stable under stricter audit rules.
YouTube (Lite Mode)
Lite mode is enabled by default. It renders a thumbnail first and creates the iframe after interaction.
Use the youtube shortcode with:
id="dQw4w9WgXcQ"start="42"to begin partway through a videotitle="HtmlForgeX video example"size="xl"for a larger content width
YouTube (Full IFrame)
Use lite="false" when you explicitly want immediate iframe rendering. A typical full-iframe example uses:
id="dQw4w9WgXcQ"lite="false"title="Immediate iframe example"size="lg"
X / Tweet Embed
X embeds are lazy-hydrated and use a single widget bootstrap script per page.
Single Screenshot
Screenshots support responsive image attributes and explicit dimensions to reduce layout shift.
Gallery from Data
This gallery uses data/media.json via data="media.shots" .