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

Template:CategoryInfobox

Revision as of 18:34, 21 July 2026 by GaryJJSpate (talk | contribs) (Created page with "<includeonly><div class="vault-infobox"> <div class="vault-infobox-header">{{{name}}}</div> <div class="vault-infobox-row"><span class="vault-infobox-k">TYPE</span><span class="vault-infobox-v">Category</span></div> {{#if:{{{scope|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">SCOPE</span><span class="vault-infobox-v">{{{scope}}}</span></div>}} {{#if:{{{parent|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">PARENT</span><span class="vau...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:CategoryInfobox

Renders the right-hand infobox card on a category page — same visual style as {{CaseInfobox}}, used for individual case files, but with fields suited to a category (scope and parent rather than region and first report). Note: requires the ParserFunctions extension for the conditionals, same as CaseInfobox. Usage:

{{CategoryInfobox
|name=UFOs and Sightings
|scope=Aerial phenomena and sighting reports
|parent=All Files
}}

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

Parameters

  • name — required. The category's display name (also used to auto-count pages via 0)
  • scope — recommended. A one-line description of what the category covers
  • parent — optional. The category this one sits under, if any (rendered as a link)

Pages filed is generated automatically — no need to update it by hand.