Anonymous
×
Create a new article
Write your page title here:
We currently have 5 articles on The Vault @ The EERIE Files. Type your article name above or click on one of the titles below and start writing!



The Vault @ The EERIE Files
Revision as of 18:37, 21 July 2026 by GaryJJSpate (talk | contribs) (Created page with "<includeonly><div class="vault-portal-card-wrap" style="display:contents;"> [[:{{{link}}}|<span class="vault-portal-card"><span class="icon">{{{icon}}}</span><span class="label">{{{title}}}</span><span class="desc">{{{desc}}}</span></span>]] </div></includeonly><noinclude> == Template:PortalCard == Renders one category tile inside a <code>vault-portal-grid</code> container. '''Usage:''' <pre> {{PortalCard |icon=👁️ |title=Ghosts & Hauntings |link=Category:Ghosts...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:PortalCard

Renders one category tile inside a vault-portal-grid container.

Usage:

{{PortalCard
|icon=👁️
|title=Ghosts & Hauntings
|link=Category:Ghosts and Hauntings
|desc=Spirits, apparitions, and the places that don't feel empty.
}}

Must be wrapped in a <div class="vault-portal-grid">...</div> block — see Main Page source for a full example.