Anonymous
×
Create a new article
Write your page title here:
We currently have 47 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:50, 21 July 2026 by GaryJJSpate (talk | contribs) (Created page with "<includeonly><div class="vault-infobox"> <div class="vault-infobox-header">{{{name}}}</div> {{#if:{{{type|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">TYPE</span><span class="vault-infobox-v">{{{type}}}</span></div>}} {{#if:{{{region|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">REGION</span><span class="vault-infobox-v">{{{region}}}</span></div>}} {{#if:{{{first_report|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:CaseInfobox

Renders the right-hand infobox card on an individual case page (matches the style used across the E.E.R.I.E. Files brand).

Note: requires the ParserFunctions extension for the conditionals. If it's not installed, remove the ... wrapper from each row and just leave the plain row markup — rows will always display, but empty parameters will just leave a blank value.

Usage:

{{CaseInfobox
|name=The Grey Man of Ben Macdui
|type=Cryptid / Apparition
|region=Cairngorms, Scotland
|first_report=c. 1791
|status=Unresolved
}}

Place this at the very top of a case page, before the article text — it floats right and the article text will wrap around it automatically.