GaryJJSpate (talk | contribs) No edit summary |
GaryJJSpate (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><div class="vault-infobox"><div class="vault-infobox-header">{{{name}}}</div>{{#if:{{{image|}}}|<div class="vault-infobox-image">[[File:{{{image | <includeonly><div class="vault-infobox"><div class="vault-infobox-header">{{{name}}}</div>{{#if:{{{image|}}}|<div class="vault-infobox-image">[[File:{{{image}}|280px]]{{#if:{{{caption|}}}|<div class="vault-infobox-caption">{{{caption}}}</div>}}</div>}}{{#if:{{{type|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">TYPE</span><span class="vault-infobox-v">{{{type}}}</span></div>}}{{#if:{{{field|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">FIELD</span><span class="vault-infobox-v">{{{field}}}</span></div>}}{{#if:{{{origin|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">ORIGIN</span><span class="vault-infobox-v">{{{origin}}}</span></div>}}{{#if:{{{first_reported|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">FIRST REPORTED</span><span class="vault-infobox-v">{{{first_reported}}}</span></div>}}{{#if:{{{also_known_as|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">ALSO KNOWN AS</span><span class="vault-infobox-v">{{{also_known_as}}}</span></div>}}{{#if:{{{characteristics|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">CHARACTERISTICS</span><span class="vault-infobox-v">{{{characteristics}}}</span></div>}}{{#if:{{{notable_case|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">NOTABLE CASE(S)</span><span class="vault-infobox-v">{{{notable_case}}}</span></div>}}{{#if:{{{status|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">STATUS</span><span class="vault-infobox-v vault-infobox-status">{{{status}}}</span></div>}}</div></includeonly><noinclude> | ||
== Template:PhenomenonInfobox == | == Template:PhenomenonInfobox == | ||
'''Note:''' | Renders the right-hand infobox card for articles describing paranormal, supernatural or anomalous phenomena. It uses the same <code>vault-infobox</code> styling as the other Vault infoboxes and is intended for general phenomena rather than individual incidents or locations. | ||
'''Note:''' Requires the ParserFunctions extension for the <code>{{#if:}}</code> conditionals. | |||
'''Formatting note:''' The entire template body inside <code><includeonly></code> is intentionally written as a single continuous line. Introducing line breaks may cause MediaWiki to insert unwanted <code><p></code> tags or blank gaps when optional parameters are omitted. | |||
=== Usage === | |||
<pre> | <pre> | ||
{{PhenomenonInfobox | {{PhenomenonInfobox | ||
|name= | |name=Black-Eyed Children | ||
|image= | |image=Black_Eyed_Children.jpg | ||
|caption= | |caption=Artist's impression of a reported encounter. | ||
|type= | |type=Paranormal phenomenon | ||
|field=Parapsychology | |field=Parapsychology / Folklore | ||
|also_known_as= | |origin=United States | ||
|notable_case= | |first_reported=1996 | ||
|also_known_as=Black-Eyed Kids (BEKs) | |||
|characteristics=Completely black eyes, pale skin, unsettling behaviour, requests for entry | |||
|notable_case=Brian Bethel encounter | |||
|status=Unverified | |status=Unverified | ||
}} | }} | ||
</pre> | </pre> | ||
Place this at the very top of the | |||
Place this template at the very top of the article before any prose. | |||
=== Parameters === | === Parameters === | ||
* '''name''' — Required. Display name of the phenomenon. | |||
</ | * '''image''' — Optional. Uploaded filename without the <code>File:</code> prefix. | ||
* '''caption''' — Optional. Caption displayed beneath the image. | |||
* '''type''' | |||
Revision as of 01:17, 2 August 2026
Template:PhenomenonInfobox
Renders the right-hand infobox card for articles describing paranormal, supernatural or anomalous phenomena. It uses the same vault-infobox styling as the other Vault infoboxes and is intended for general phenomena rather than individual incidents or locations.
Note: Requires the ParserFunctions extension for the conditionals.
Formatting note: The entire template body inside <includeonly> is intentionally written as a single continuous line. Introducing line breaks may cause MediaWiki to insert unwanted <p> tags or blank gaps when optional parameters are omitted.
Usage
{{PhenomenonInfobox
|name=Black-Eyed Children
|image=Black_Eyed_Children.jpg
|caption=Artist's impression of a reported encounter.
|type=Paranormal phenomenon
|field=Parapsychology / Folklore
|origin=United States
|first_reported=1996
|also_known_as=Black-Eyed Kids (BEKs)
|characteristics=Completely black eyes, pale skin, unsettling behaviour, requests for entry
|notable_case=Brian Bethel encounter
|status=Unverified
}}
Place this template at the very top of the article before any prose.
Parameters
- name — Required. Display name of the phenomenon.
- image — Optional. Uploaded filename without the
File:prefix. - caption — Optional. Caption displayed beneath the image.
- type
