Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 14:19, 23 August 2026 by Kaph (talk | contribs) (Replace reader-visible prose double hyphens with a proper em dash entity)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

{{Feature|name=Endermites|text=An abundance of Endermites spawn periodically}}

Renders as one card — a bold name, plus an optional description. name can also be the first unnamed parameter; leaving text out renders a name-only card. Lay several cards out in a responsive grid with a plain wrapper div:

<div class="loka-feature-grid">
{{Feature|...}}
{{Feature|...}}
</div>

Add loka-feature-grid--compact alongside loka-feature-grid for narrower columns, better suited to name-only cards than the wider default.

Contents