Template:Infobox paranormal experience/doc: Difference between revisions

Created page with "{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{High-use}} {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} '''{{tl|Infobox paranormal experience}}''' is used to create an infobox for articles about paranormal experiences. This template is designed to capture a wide range of attributes associated with such experiences. ### Usage To use this template, cop..."
 
No edit summary
Line 51: Line 51:
| footnotes                    =  
| footnotes                    =  
}}
}}
Parameters
name: Name of the experiencer or the event. Defaults to the page name if not specified.
image: Image file name (e.g., Example.jpg).
image_upright: Image scaling factor; defaults to 1.
alt: Alt text for the image.
caption: Caption for the image.
other_names: Any other names or aliases.
date: Date of the experience.
location: Location where the experience occurred.
type: Type of paranormal experience (e.g., alien abduction, ghost sighting).
beings_encountered: Entities or beings encountered during the experience.
events_claimed: Specific events claimed to have occurred.
phenomena_observed: Phenomena observed or experienced.
physical_evidence: Physical evidence or marks left by the experience.
psychological_effects: Concurrent psychological effects during the experience.
voluntariness: Whether the experience was voluntary, coerced, or forced.
messages_received: Any messages or communications received.
aftereffects: Physical or mental aftereffects following the experience.
physical_artifacts: Physical artifacts obtained from the experience.
recollection_methods: Methods used to recollect the experience (e.g., hypnosis).
first_public_claim: Date of the first public claim about the experience.
investigated_by: Individuals or organizations that investigated the experience.
contemporaneous_documentation: Documentation from the time of the experience.
corroborating_witnesses: Witnesses who can corroborate the experience.
contemporaneous_accounts: Accounts or statements made at the time.
suppression_of_evidence: Alleged suppression of evidence.
suppression_of_account: Alleged suppression of the account.
suppression_of_corroboration: Alleged suppression of corroborating information.
public_accounts: Public accounts or disclosures of the experience.
notable_works: Notable works about the experience.
attempts_to_debunk: Attempts made to debunk the experience.
investigations_conducted: Investigations conducted into the experience.
investigation_outcome: Outcomes of any investigations.
related_incidents: Related incidents or experiences.
website: Official website or relevant URL.
signature: Image file of the signature.
signature_size: Size of the signature image.
signature_alt: Alt text for the signature image.
footnotes: Additional notes.
Example
wikitext
Copy code
{{Infobox paranormal experience
| name                        = John Doe
| image                        = Example.jpg
| alt                          = A description of the image
| caption                      = John Doe during an interview
| other_names                  = J.D.
| date                        = {{Start date|2020|10|31}}
| location                    = Roswell, New Mexico, USA
| type                        = '''Alien Encounter'''
| beings_encountered          = Grey Aliens
| events_claimed              = Abduction aboard spacecraft
| phenomena_observed          = Lost time, levitation
| physical_evidence            = Unusual scars
| psychological_effects        = Anxiety, nightmares
| voluntariness                = Coerced
| messages_received            = Warnings about Earth's future
| aftereffects                = Increased psychic abilities
| physical_artifacts          = Unknown metallic object
| recollection_methods        = Hypnotic regression
| first_public_claim          = {{Start date|2021|01|15}}
| investigated_by              = Dr. Jane Smith
| contemporaneous_documentation= Personal journal entries
| corroborating_witnesses      = Jane Doe (spouse)
| contemporaneous_accounts    = Shared with family members
| suppression_of_evidence      = Alleged government interference
| suppression_of_account      = Threats received
| suppression_of_corroboration = Witness intimidation
| public_accounts              = Featured on local news
| notable_works                = ''My Night with the Stars'' (book)
| attempts_to_debunk          = Skeptics' articles
| investigations_conducted    = MUFON investigation
| investigation_outcome        = Inconclusive
| related_incidents            = Similar events in the area
| website                      = {{URL|example.com}}
| signature                    = John_Doe_Signature.png
| signature_size              = 150px
| signature_alt                = Signature of John Doe
| footnotes                    = All claims are subject to verification.
}}
Microformat
This template includes an hCard microformat that makes the person's or event's details parsable by computers, enhancing the SEO and data interoperability.
Tracking Categories
Pages using this template may be added to tracking categories for maintenance purposes:
[Category
using Infobox paranormal experience with unknown parameters]
[Category
using Infobox paranormal experience with blank parameters]
See Also
{{tl|Infobox event}}
{{tl|Infobox person}}
[[:Category
templates]]
<noinclude> <!-- Categories go below this line --> [[Category:Paranormal infobox templates| ]] [[Category:Infobox templates with module parameter|Paranormal experience]] [[Category:Templates that use hCard microformat]] [[Category:Embeddable templates]] [[Category:Templates that add a tracking category|{{PAGENAME}}]] </noinclude> ```