×
Create a new article
Write your page title here:
We currently have 245 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:TheVaultHeader

Revision as of 18:36, 2 August 2026 by GaryJJSpate (talk | contribs) (Created page with "<includeonly> <div class="vault-header"> <div class="vault-header-title"> {{{name}}} </div> {{#if:{{{type|}}}| <div class="vault-header-row"> <span class="vault-header-label">TYPE</span> <span class="vault-header-value">{{{type}}}</span> </div> }} {{#if:{{{status|}}}| <div class="vault-header-row"> <span class="vault-header-label">STATUS</span> <span class="vault-header-value vault-header-status">{{{status}}}</span> </div> }} </div> </includeonly> <noinclude> = Tem...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Template:TheVaultHeader

Creates a header panel for pages in the TheVault: namespace.

This template is designed for internal reference pages, guidelines, methodologies and project documentation.

Examples:

Unlike location or case templates, this template is not intended for archive entries. It identifies pages that explain how The Vault operates.

Usage

{{TheVaultHeader
|name=Evidence Rating System
|type=Assessment Framework
|status=Active
}}

Parameters

name

The page title.

Example:

|name=Scientific Method

---

type

The classification of the reference page.

Examples:

Assessment Framework
Research Guideline
Editorial Policy
Reference Guide
Archive Methodology

---

status

Current status of the document.

Examples:

Active
Draft
Under Review
Archived

Place this template at the very top of a TheVault: namespace page.

Example:

{{TheVaultHeader
|name=Scientific Method
|type=Research Guideline
|status=Active
}}

Article content begins here.